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.
Open dashboard
Open the dashboard of your server.Open settings
Navigate to the Settings.Enable in-game scripts
Set the In-Game Scripts option totrueto allow them, or tofalseto disallow them.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.