📄️ Server Setup
This page is in progress.
📄️ Server Configuration
Every server needs to have a valid configuration file.
📄️ Adding Scripts
This page is in progress.
📄️ Getting Featured
Some servers go above and beyond the usual freeroam experience to craft a truly unique experience for their players. To reward the time and effort that server developers put into doing this, we have a featured server program.
📄️ Script Context
Every .lua script runs in isolation of every other .lua script. This means that each script has no knowledge of the other, and all variables are completely isolated.