📄️ Server Setup
Get ready to launch your very own Just Cause 4 Multiplayer server! 🚀 In just a few simple steps, you'll have your server up and running, ready to welcome players from around the world.
📄️ Server Configuration
Every server needs to have a valid configuration file.
📄️ 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.
📄️ Server Commands
Server commands are a way to interact with the server from the console. They are useful for debugging and testing.
📄️ 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.
📄️ Adding Scripts
Adding scripts to your server is the primary way to customize and extend gameplay. This guide will walk you through everything you need to know.