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
Kategorier

Craftopia Admin Commands

craftopia admin commands management 0 tyckte att detta var hjälpsamt

This guide covers admin setup, commands, player management, world management, and troubleshooting for your Craftopia dedicated server. Craftopia is an open-world survival crafting game with farming, exploration, hunting, and factory automation. For initial server setup, configuration, and connection instructions, see Craftopia Server Setup Guide.

1. Admin Setup

Craftopia dedicated servers use a host-based permission model. The server operator manages the server through the configuration file and the GPanel console.

Server Operator Access

As the server operator, you manage your Craftopia server through:

  • GPanel Console: The server console in GPanel displays server output, player connection events, and error messages.
  • Configuration file: The ServerSetting.ini file controls all server settings. Edit it via the Files tab in GPanel or via SFTP. See Craftopia Server Setup Guide for details.
  • In-game host controls: When connected as the host, you may have access to additional management options through the in-game menus.
Tip: Craftopia continues to receive updates in Early Access. Admin and server management features may expand with future patches. Check the official Craftopia patch notes for new server capabilities.

2. Admin Commands

Craftopia provides server-side commands that can be entered through the GPanel console or in-game console (when available). Below are the key commands for server management.

Command Description
save Triggers an immediate world save.
kick <player> Kicks a player from the server by name or Steam ID.
ban <player> Bans a player from the server, preventing them from reconnecting.
unban <player> Removes a player from the ban list.
list Lists all currently connected players with their names and Steam IDs.
Command availability may vary. Craftopia is in active development and the available console commands may change between updates. If a command does not work, check the latest Craftopia patch notes or developer documentation.

3. Player Management

Kicking Players

To remove a disruptive player from the server:

  • Use the kick command in the GPanel console with the player's name or Steam ID.
  • Alternatively, use in-game host controls if available through the player list menu.
  • As a last resort, restart the server from GPanel to disconnect all players, then set a password to prevent the disruptive player from rejoining.

Banning Players

To permanently prevent a player from joining:

  • Use the ban command in the GPanel console.
  • Banned players are tracked by Steam ID and will be rejected on future connection attempts.
  • To reverse a ban, use the unban command with the same player identifier.

Password Protection

The most reliable access control method is setting a server password:

ServerPassword=YourSecretPassword

Only share the password with trusted players. Change it in ServerSetting.ini and restart the server for it to take effect.

4. World Management

Resetting the World

To completely wipe the world and start fresh:

  1. Stop the server from GPanel.
  2. Connect via SFTP and navigate to the Saves/ directory.
  3. Delete or rename the world save folder (rename to keep as backup, e.g., Saves_backup/).
  4. Optionally change the WorldSeed in the configuration for different terrain.
  5. Start the server. A fresh world will be generated.
World reset is permanent. All structures, player inventories, farms, automation setups, and exploration progress will be lost. Always back up before deleting saves.

Switching Worlds

You can maintain multiple worlds by managing save directories:

  1. Stop the server from GPanel.
  2. Rename the current Saves/ directory to something descriptive (e.g., Saves_world1/).
  3. If you have a previous world, rename it back to Saves/.
  4. Start the server. It will load whatever is in the Saves/ directory, or generate a new world if empty.

Auto-Save Management

Configure auto-save frequency in ServerSetting.ini:

AutoSaveInterval=300

The value is in seconds. Default is 300 (5 minutes). Lower values provide more frequent saves but may cause brief pauses on larger worlds. Set to 0 to disable auto-save (not recommended).

5. Troubleshooting

Server Crashes on Startup

  • Check the GPanel console for error messages. Common causes include malformed configuration syntax.
  • Verify port values have not been manually changed. Ports must match what GPanel assigns.
  • Try deleting ServerSetting.ini and restarting to regenerate a fresh config with defaults.
  • If the crash is save-related, try renaming the Saves/ directory and starting with a fresh world.
  • If the crash persists, open a support ticket with your server IP and the full console output.

Players Cannot Connect

  • Verify the server is running in GPanel and check the console for errors.
  • Confirm the player is using the correct IP and port from the GPanel Network tab.
  • Check that the server password is correct (passwords are case-sensitive).
  • Ensure the server has not reached the MaxPlayers limit.
  • Verify both the server and the player are running the same version of Craftopia. Game updates can temporarily break compatibility.

Server Not Appearing in Browser

  • New servers can take several minutes to appear. Try direct connect while waiting.
  • Restart the server if it has been running for a long time without appearing in the browser.
  • Players can always connect via direct IP as a workaround.

Performance Issues

  • Large builds with many automation setups can increase server load. Consider simplifying complex builds.
  • Reduce MaxPlayers if the server struggles with many concurrent players.
  • Increase AutoSaveInterval if saves cause periodic lag.
  • If performance remains poor, contact support about upgrading your server plan.

Save Corruption

  • If the server crashes during a save, the save file may become corrupted.
  • Restore from a manual SFTP backup if available. See Craftopia Server Setup Guide for restore instructions.
  • Regular SFTP backups are the best protection. Back up your world at least once per play session.

Related Articles

Need Help?

If you run into issues with your Craftopia server that are not covered here, open a support ticket and include your server IP, a description of the problem, and any relevant error messages from the GPanel console.


Var denna artikel hjälpsam?

Ready to Get Started?

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