This guide covers admin commands, world management, and server configuration for your Brickadia dedicated server on Legion Hosting. Learn how to manage players, save worlds, and customize your server. For initial setup, see our Brickadia Server Setup Guide.
Console Commands
Brickadia server commands are entered through the GPanel server console. Commands use the br. prefix for Brickadia-specific functions.
World Management
| Command | Description |
|---|---|
br.world.save |
Save the current world to the auto-save slot |
br.world.saveas <name> |
Save the current world with a specific name |
br.world.load <name> |
Load a previously saved world by name |
br.world.clear |
Clear all bricks from the current world |
br.world.clear command permanently removes all bricks from the world. Always save before using this command.
Player Management
| Command | Description |
|---|---|
br.kick <player> |
Kick a player from the server |
br.ban <player> |
Ban a player from the server |
br.unban <player> |
Remove a player's ban |
Server Control
| Command | Description |
|---|---|
exit |
Safely shut down the server (saves first) |
Server Visibility
Control whether your server appears in the public listing:
SERVER_LIST_PUBLIC = True— Server appears in the public server browserSERVER_LIST_PUBLIC = False— Server is hidden; players must use direct connect
Combine with SERVER_PASSWORD for a private server that is listed but password-protected.
World File Management
World files are stored at:
.config/Epic/Brickadia/Saved/Worlds/
Backup
- Use GPanel's built-in backup feature to create snapshots
- Download world files via SFTP for local backups
- Run
br.world.savebefore backing up to ensure the latest changes are saved
Switching Worlds
- Stop the server
- Change the
WORLD_NAMEstartup variable in GPanel to the desired world name - Start the server — it will auto-load the specified world
Resetting the World
- Stop the server
- Open the File Manager
- Navigate to
.config/Epic/Brickadia/Saved/Worlds/ - Delete the world file you want to reset
- Start the server — a new empty world will be created
Hosting Token Management
If your hosting token expires or needs to be replaced:
- Visit brickadia.com/account
- Create a new server hosting token
- Update the
SERVER_HOSTING_TOKENstartup variable in GPanel - Restart the server
Troubleshooting
Server Not Appearing in Browser
- Verify
SERVER_LIST_PUBLICis set toTrue - Verify your
SERVER_HOSTING_TOKENis valid - Ensure the server has fully started (look for
Finished preloading primary assets) - Wait 2-3 minutes for the listing to propagate
Server Fails to Start
- Invalid token — Ensure your hosting token is valid and correctly entered. Generate a new one at brickadia.com if needed.
- World corruption — Try loading a different world or starting with a fresh one.
- Missing files — Try reinstalling via GPanel's reinstall option.
World Not Saving
- The
WORLD_NAMEvariable must match an existing world. Create one first withbr.world.saveas. - Check disk space in GPanel — the server cannot save if disk is full.
Related Articles
Need Help?
If you need further assistance with your Brickadia server, our support team is ready to help. Submit a support ticket and we will respond as soon as possible.