This guide covers setting up and configuring your Brickadia dedicated server on Legion Hosting. Brickadia is a next-generation sandbox game with immense creative flexibility, supporting real-time multiplayer building, scripting, and game mode creation. For admin tools and server management, see our Brickadia Admin Commands guide.
What is Brickadia?
Brickadia is a multiplayer sandbox game where every creative tool — building, scripting, and more — is used right in the game in real-time multiplayer. Players build massive worlds, intricate physics contraptions, and entirely new game modes together with friends. The game features a powerful brick building system, scripting support, and a robust dedicated server platform.
Prerequisites
First Start
- Log in to GPanel at gpanel.legionhosting.net
- Select your Brickadia server from the server list
- Go to the Startup tab and enter your
SERVER_HOSTING_TOKEN - Set your server name, world name, and other preferences
- Click Start to launch the server
- Once the console displays
Finished preloading primary assets, the server is ready
GPanel Startup Variables
| Variable | Description | Default |
|---|---|---|
SERVER_HOSTING_TOKEN |
Brickadia server hosting token from brickadia.com (required) | (empty) |
SERVER_NAME |
Name displayed in the public server list | A Pterodactyl Server |
SERVER_PASSWORD |
Password players must enter to join (leave empty for none) | (empty) |
WORLD_NAME |
Name of the world to auto-load and auto-save to | world |
SERVER_LIST_PUBLIC |
Include in the public server listing (True / False) |
True |
AUTO_UPDATE |
Auto-update server on restart (1 = enabled) |
1 |
Configuration File
Brickadia uses an INI configuration file managed by GPanel. The file is located at:
.config/Epic/Brickadia/Saved/Config/LinuxServer/GameUserSettings.ini
Key settings under [Server__BP_ServerSettings_General_C BP_ServerSettings_General_C]:
ServerName=A Pterodactyl Server
ServerPassword=
bPubliclyListed=True
GameUserSettings.ini. Edit the startup variables for these settings rather than the file directly.
How to Connect
Via Server Browser
- Launch Brickadia from Steam
- From the main menu, select Play Online
- Browse or search for your server by name
- Enter the password if one is set, then join
Via Direct Connect
- Launch Brickadia
- Use the direct connect option with your server's IP and port from GPanel
World Management
Setting Up a World
The WORLD_NAME startup variable determines which world is auto-loaded on startup and auto-saved to. The world must exist in the worlds directory before it can be used.
To create a new world:
- Start the server with the default
worldname - Once the server is running, open the server console in GPanel
- Run:
br.world.saveas MyWorldName - Stop the server
- Update
WORLD_NAMEtoMyWorldName - Restart the server
Worlds are stored at:
.config/Epic/Brickadia/Saved/Worlds/
Related Articles
Need Help?
If you are experiencing issues with your Brickadia server, our support team is here to help. Submit a support ticket and we will get back to you as soon as possible.