# Schedule 1 Server Guides (/docs/schedule-1)



import { Rocket, Settings, Shield, Wrench, AlertTriangle, Users, Puzzle, Database, Clock, Terminal, FileCode, Sparkles } from "lucide-react";

Schedule I (TVGS, Early Access since March 24, 2025) ships with a 4-player Steam P2P co-op cap and no official dedicated server. Headless hosting is community-built via **MelonLoader** + the **S1 DedicatedServerMod** (`ifBars/S1DedicatedServers`, GPL-3.0). On XGamingServer, the whole stack is pre-installed — these guides walk you through the panel actions.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join via the DedicatedServerMod client launcher and direct IP." href="/docs/schedule-1/join-server" />

  <Card icon={<Sparkles />} title="DedicatedServerMod Setup" description="What's preinstalled, what the headless stack does, first-launch checklist." href="/docs/schedule-1/dedicated-server-setup" />

  <Card icon={<FileCode />} title="MelonLoader Versions" description="Why 0.7.1 is bad and how to keep your mod loader working through patches." href="/docs/schedule-1/melonloader" />
</Cards>

Configuration [#configuration]

<Cards>
  <Card icon={<Settings />} title="Server Config Reference" description="Every field in the DedicatedServerMod config file." href="/docs/schedule-1/server-config" />

  <Card icon={<Settings />} title="Set a Password" description="Restrict access with a join password." href="/docs/schedule-1/server-password" />

  <Card icon={<Settings />} title="Rename Your Server" description="Change the display name and MOTD." href="/docs/schedule-1/rename-server" />

  <Card icon={<Users />} title="Max Players" description="Raise the cap from 4 to up to 20 with MultiplayerPlus." href="/docs/schedule-1/player-slots" />
</Cards>

Administration [#administration]

<Cards>
  <Card icon={<Shield />} title="Operators, Admins & RCON" description="Permission groups, remote console, optional localhost web panel." href="/docs/schedule-1/operators-admins" />

  <Card icon={<Clock />} title="Scheduled Restarts" description="Set up automatic restarts from the panel." href="/docs/schedule-1/scheduled-restarts" />
</Cards>

Mods [#mods]

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Add Thunderstore or Nexus mods via panel or SFTP." href="/docs/schedule-1/install-mods" />

  <Card icon={<Users />} title="MultiplayerPlus" description="Raise the player cap from 4 to 20." href="/docs/schedule-1/multiplayerplus" />
</Cards>

Maintenance [#maintenance]

<Cards>
  <Card icon={<Database />} title="Backup and Restore" description="Snapshot your save before patches; roll back when needed." href="/docs/schedule-1/backup-restore" />

  <Card icon={<Wrench />} title="Update Your Server" description="Align game / MelonLoader / DedicatedServerMod versions." href="/docs/schedule-1/update-server" />

  <Card icon={<AlertTriangle />} title="Reset Your Server" description="Wipe the world and start fresh." href="/docs/schedule-1/reset-server" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="MelonLoader load errors, mod mismatches, connection failures." href="/docs/schedule-1/troubleshooting" />
</Cards>

> **Don't have a server yet?** [Get Schedule 1 Server Hosting](https://xgamingserver.com/schedule-1-server-hosting) from **$7/month** with MelonLoader + DedicatedServerMod preinstalled, MultiplayerPlus support, instant setup, DDoS protection, 24/7 support.
