background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
Kategorije

Sunkenland Admin Commands

Dostupno na: ESPAÑOL

This guide covers admin setup, player management, world management, backups, resets, and troubleshooting for your Sunkenland dedicated server. For initial server setup and configuration, see Sunkenland Server Setup Guide.

Note: Sunkenland provides admin tools through a combination of in-game commands, configuration files, and server console access. Admin authentication is required to use most management commands.

1. Admin Setup

Setting Up Admin Access

Admin access in Sunkenland is managed through the AdminSteamIDs.txt file. Add your Steam64 ID to this file to gain admin privileges:

  1. Log in to GPanel and select your Sunkenland server.
  2. Stop the server if it is running.
  3. Open the Files tab and navigate to your world folder.
  4. Open AdminSteamIDs.txt and add your Steam64 ID (one per line).
  5. Save the file and start the server.

Logging In as Admin In-Game

  1. Connect to your server.
  2. Open the in-game chat or console.
  3. Enter the admin login command:
    /admin YourAdminPassword
  4. A confirmation message will appear if authentication is successful.
Keep your admin password secure. Anyone with the admin password has full control over the server. Change it if compromised.

2. Admin Commands

After authenticating as admin, the following commands are available via the in-game chat. Prefix all commands with /.

Command Description
/admin <password> Authenticate as admin with the configured password.
/kick <player_name> Kick a player from the server.
/ban <player_name> Ban a player from the server. They cannot rejoin until unbanned.
/unban <player_name> Remove a player's ban.
/save Force an immediate world save.
/time <value> Set the in-game time of day (e.g., /time 12 for noon).
/weather <type> Change the current weather (e.g., clear, rain, storm).
/players List all currently connected players.
/announce <message> Send a server-wide announcement visible to all players.

3. Player Management

Kicking Players

To remove a player from the current session:

/kick PlayerName

The player is disconnected immediately but can rejoin unless banned.

Banning Players

To permanently block a player:

/ban PlayerName

Bans persist across server restarts. To remove a ban:

/unban PlayerName

Using a Server Password

For private sessions, set a server password in the GPanel Startup tab or the server configuration file. This is the most reliable way to control access, as only players with the password can connect.

Viewing Connected Players

Use the /players command to see a list of all connected players, including their names and connection status.

4. World Management

Forcing a Save

To trigger an immediate world save without waiting for the auto-save interval:

/save

This is useful before performing maintenance, changing settings, or shutting down the server.

Backing Up Your World

  1. Run /save in-game to ensure all data is written, or stop the server from GPanel.
  2. Connect via SFTP (see How to Upload Files via SFTP).
  3. Navigate to the saves/ directory.
  4. Download the entire world folder to your local machine.
  5. Store the backup with a descriptive name and date (e.g., default_backup_2026-02-26).
Backup frequency: Create manual backups before any major changes such as configuration edits, game updates, or world resets. The auto-save feature protects against crashes but does not replace intentional backups.

Restoring a Backup

  1. Stop the server from GPanel.
  2. Connect via SFTP and navigate to saves/.
  3. Delete or rename the current world folder.
  4. Upload your backup folder, ensuring the name matches the world_name setting.
  5. Start the server from GPanel.

Resetting the World

To completely wipe your world and start fresh:

  1. Stop the server from GPanel.
  2. Connect via SFTP and navigate to saves/.
  3. Back up the world folder first if you want to preserve it.
  4. Delete the world folder matching your world_name setting.
  5. Start the server. A new world will be generated with your current configuration settings.
Warning: Deleting a world folder permanently removes all player progress, bases, inventories, and exploration data. This action cannot be undone without a backup.

Switching Worlds

To switch to a different world without deleting the current one:

  1. Stop the server from GPanel.
  2. Change the WORLD_NAME startup variable in the Startup tab to a different name.
  3. Start the server. If the world does not exist, a new one will be generated.
  4. To switch back, change WORLD_NAME back to the original name and restart.

5. Adjusting Game Settings

Changing Difficulty

Edit the configuration file to adjust difficulty:

difficulty=Hard

Options: Easy, Normal, Hard. Restart the server after changes.

Toggling PvP/PvE

Switch between cooperative and competitive modes:

game_mode=PvP

Set to PvE for cooperative play or PvP for competitive. Restart required.

Loot Respawn

Control how quickly loot containers refill:

loot_respawn_time=1800

Value is in seconds. Lower values make loot more abundant; higher values create scarcity.

6. Troubleshooting

Admin Commands Not Working

  • Verify you have authenticated with /admin YourPassword first.
  • Check that your Steam64 ID is listed in AdminSteamIDs.txt in your world folder.
  • Ensure you are typing the player name exactly as it appears (case-sensitive).

World Not Loading After Restore

  • Verify the restored folder name matches the world_name setting exactly.
  • Ensure the backup is from a compatible game version. Major updates may change save formats.
  • Check the GPanel console for specific error messages during load.

Server Crashes

  • Check the GPanel console for error messages before the crash.
  • Delete the configuration file and restart to regenerate defaults.
  • If a corrupted save is suspected, try loading a different world name or restoring from backup.
  • If crashes persist, open a support ticket with error messages from the console.

Players Cannot Connect After Reset

  • Verify the server has fully started and finished world generation (check the console).
  • Confirm the server password has not changed.
  • Check server IP and port in GPanel Network tab.

Related Articles

Need Help?

If you encounter issues not covered here, open a support ticket and include your server IP, a description of the problem, and any error messages from the GPanel console.


Je li vam ovaj članak bio koristan?

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.