How to setup RCON for your Project Zomboid server
RCON is a powerful tool for remotely running commands on your server without being on the panel. Here is how you can configure Project Zomboid to use RCON.
RCON requires that an additional port is added to your server. [Learn how to request an additional port here](https://help.aleforge.net/article/568-how- can-i-get-an-additional-port-for-my-server)
Video Walkthrough
Text Walkthrough
- Open the AleForge Panel
- Go to Files
- Navigate to
.cache/Server/ - Open the
.inifile associated with your server. By default is is nameddedicated.ini - Search for
RCONPort=and set it to port provided to you for RCON by support - Now set
RCONPassword=to something secure - Save your changes
- Restart your server
Now you can connect to RCON using hostname:port through an RCON client such as rcon-cli