Skip to main content

How To Limit the Maximum Number of Active Grids per Player in Space Engineers

1. Log In to Your Panel


2. Select the ‘Files’ Tab

The Cybrancee panel dashboard with an arrow pointing to the Files tab.

3. Select the ‘config’ Folder

The server file manager showing the config folder.

4. Select the ‘Saves’ Folder

The Saves folder highlighted in the server file manager.

5. Select the ‘World’ Folder

The World folder highlighted inside the Saves directory.

6. Inside the ‘World’ Folder, Select the ‘Sandbox_config.sbc‘ File

The Sandbox_config.sbc file highlighted in the world folder.

7. Enforce Per-Player Limits

Scroll through the text file or use Ctrl + F to locate the following three variables. You will need to adjust all three to properly limit how much a single player can build.

Enable the Limits Find <BlockLimitsEnabled>. Ensure it is set to restrict individuals by changing it to: <BlockLimitsEnabled>PER_PLAYER</BlockLimitsEnabled>

Lower the Block Limit Find <MaxBlocksPerPlayer>. The vanilla default is usually around 100,000. Lower this drastically so players are forced to grind down old grids if they want to build new ones. <MaxBlocksPerPlayer>15000</MaxBlocksPerPlayer>

Lower the PCU Limit Find <TotalPCU>. This determines the performance budget. Lowering this will stop players from mass-producing weaponized drones or heavily script-reliant grids. <TotalPCU>25000</TotalPCU>

Highlighting the MaxBlocksPerPlayer, TotalPCU, and BlockLimitsEnabled variables inside the Space Engineers configuration file

8. Save the Changes


9. Restart Your Server

Left 4 Dead 2 Server Hosting

Starts at $3.99

External link icon
Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents