Skip to content

Remote Console RCON

zeroKilo edited this page Dec 29, 2018 · 7 revisions

Remote Admin Console - RCON

in order to use and activate the console, relative to the game basefolder, there must exist a folder called "admin", in there have to be 2 files:

default.cfg

`

#rename this file to default.cfg
port=4711
password=1234`

and default.py

now the server should start with port 4711 open and the adminutils can be used

Existing RCON Tools

there exist tools already that come with a GUI

Clone this wiki locally