Download
https://www.leaderos.net/plugin/unturnedSource Code
https://github.com/leaderos-net/unturned-leaderos-connectRequirements
Unturned server with RocketMod installedInstallation
- Download
LeaderosConnect.dll - Upload it to your server:
- Start the server once to generate the config file, then stop it
- Edit the config file at:
- Start the server
Configuration
| Field | Description |
|---|---|
WebsiteUrl | The URL of your LeaderOS website (e.g., https://yourwebsite.com). |
ApiKey | Your LeaderOS API key. Find it on Dashboard > Settings > API |
ServerToken | Your server token. Find it on Dashboard > Store > Servers > Your Server > Server Token |
DebugMode | Set to true to enable debug logging, or false to disable it. |
CheckPlayerOnline | Set to true to check if players are online before sending commands, or false to skip this check. |
Commands
| Command | Description |
|---|---|
/leaderos.status | Displays the status of the LeaderOS connection. |
/leaderos.reconnect | Reconnects to the LeaderOS socket server |
/leaderos.debug | Toggles debug mode on/off |
