Server Scripting
Players who own a server can create customized game modes via editing the conditions/events in Settings rule file, without needing to know coding!
Settings (settings.json) file structure

Game Mode

Mode Settings
Mode Name
Events
Actors
Methods

Bypass Methods
Scripts
Example Script:




A script that prevents the building elements from being interacted. Thanks to bypass; it will allow owners to be interact with their buildings, resources can still be interacted, and authorized users may interact with the buildings element they authorized to.
Last updated