Unturned
For Unturned we use RCON through ROcketMod. RocketMod is required for RCON to work.
How to use RCON?#
RCON listens on a port, and we can connect to it, and send commands to your server.
- Open that file, and open the following file:
/Servers/unturned/Rocket/Rocket.config.xml - Look for the RCON section:
- Change
Enabled="false"toEnabled="true"and set a random password. - Set the port to an open, available port on your server, most hosts will give you a few extra ports.
- Restart your server.
- Go to our dashboard [ Webstore -> Servers ] and add a server with the RCON type.
- Enter the external IPv4 (e.g. 10.10.10.10), port, and the configured password.
Assuming that your ports are open, and everything is configured right, it will now allow us to send commands.