Download
https://www.leaderos.net/plugin/rustSource Code
https://github.com/leaderos-net/rust-leaderos-connectInstallation
- Download the
LeaderosConnect.csfile. - Upload the
LeaderosConnect.csfile to thepluginsfolder in your server directory. - Restart your Rust server to initialize the plugin.
- Configure the plugin by editing the
LeaderosConnect.jsonfile located in the/configdirectory.- Website Url: The URL of your LeaderOS website (e.g.,
https://yourwebsite.com). - Api Key: Your LeaderOS API key. You can find this under
Dashboard > Settings > API. - Server Token: Your server token. You can find this under
Dashboard > Store > Servers > Your Server > Server Token. - Debug Mode: Set to
trueto enable debug logs, orfalseto disable them. - Check Player Online: Set to
trueto verify if players are online before sending commands, orfalseto skip this check.
- Website Url: The URL of your LeaderOS website (e.g.,
- Restart your Rust server again to apply the configuration changes.
Admin Commands
/leaderos.status- Displays the current LeaderOS connection status./leaderos.reconnect- Reconnects to the LeaderOS socket server./leaderos.debug- Toggles debug mode on or off.
