Unturned: RocketMod
From Free Knowledge Base- The DUCK Project: information for everyone
RCON
Remote Console connection is made with a simple telnet client. You can use the 'telnet' command on linux or software for Windows such as Putty or CRT. RCON must be enabled on your Unturned server. Navigate to the configuration file and set the service to 'true' then restart the server.
- Edit Rocket.config.xml ( Servers/server/Rocket/Rocket.config.xml )
- Change <RCON Enabled="false" Port="0" Password="" to <RCON Enabled="true" Port="25444" Password="yourpassword"
- Save and restart the server
Example Rocket.config.xml