Skip to content

How to Allow In-Game Scripts on Your Space Engineers Server

This setting allows the execution of in-game scripts — the C# scripts in Programmable Blocks. Without this option such scripts are removed when the world loads.

  1. Open dashboard
    Open the dashboard of your server.

  2. Open settings
    Navigate to the Settings.

  3. Enable in-game scripts
    Set the In-Game Scripts option to true to allow them, or to false to disallow them.

  4. Restart the server
    Save the setting and restart your server for the change to take effect.

Note

In-game scripts require experimental mode to be enabled — turn it on as well so the scripts run.

Caution

In-game scripts are not mods: they are not added to the mod list (see Add Mods) but are pasted directly into a Programmable Block in-game.