Summary
Editing game settings and limits on a Brickadia server allows for customizing the gameplay experience to suit the players' preferences. It gives the server administrator control over build size, physics constraints, and tool permissions, preventing abuse and ensuring a stable environment. By fine-tuning these settings, server owners can create unique game modes or build-focused sandboxes that cater to specific community needs or creative visions.
How to Edit Server Settings and Limits on a Brickadia Server
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Under the Config Files tab, select Server Config.
4. Edit the desired game settings
Setting | Description |
bGlobalRulesetSelfDamage=True /False |
Sets whether players can damage themselves. |
bGlobalRulesetPhysicsDamage=True /False |
Sets whether physics damage (like falling) can hurt the player. |
bGlobalRulesetEnableCameraBlockedEffects=True /False |
Sets whether a screen blocking effect affects the player's camera. |
Note | Game Settings apply while outside a minigame. |
5. Change the desired prefab limits.
Setting | Description |
UploadTimeout=# .# |
The # of seconds a player has to wait before uploading another prefab. |
MaxPrefabBricks=# |
The max # of bricks an uploaded prefab can have. |
MaxPrefabComponents=# |
The max # of components an uploaded prefab can have. |
MaxPrefabSize=(X=# ,Y=# ,Z=# ) |
The max size an uploaded prefab can have. |
6. Input the desired placer limits.
Setting | Description |
MaxPhysicsObjects=# |
The max # of physics objects from manual placement. |
MaxPlacementBricks=# |
The max # of bricks placed at once. |
MaxPlacementEntities=# |
The max # of entities placed at once. |
TemplatePlacementTimeout=#.# |
The # of seconds template placement will be on cooldown. |
Note | 1000 instances is the hard-coded absolute limit, but higher values are used for templates. |
7. Enter the desired selector limits.
Setting | Description |
MaxSelectionBoxSize=(X=# ,Y=# ,Z=# ) |
The maximum size of the selector. |
MaxSelectedBricks=# |
The max # of bricks the selector can select. |
SelectionTimeout=#.# |
The # of seconds the selector will be on cooldown. |
8. Once finished, press the Save button.
9. Start the server.