Hi,
i've setup this docker image that includes RCON with a dedicated TCP port.
But I can't figure what it does exactly.
Any idea ?
Thanks,
Paquerette
What's the use of RCON ?
-
- Burner Inserter
- Posts: 12
- Joined: Mon Nov 16, 2020 7:21 pm
- Contact:
Re: What's the use of RCON ?
RCON is used to allow the server to communicate and send commands to the game - for example, some servers will send chat between an external service (eg. Discord) and the server; it can also allow for communication between servers and a variety of other things.
There are 10 types of people: those who get this joke and those who don't.
Re: What's the use of RCON ?
Could this be used to get external data into the game?
Just for example getting the time from the real world into the game and setting the day/night cycle to mimic the one in the RW?
Just for example getting the time from the real world into the game and setting the day/night cycle to mimic the one in the RW?
Re: What's the use of RCON ?
To my understanding, yes.
For those who are familiar with it, I'm pretty sure this is how Clusterio works.
For those who are familiar with it, I'm pretty sure this is how Clusterio works.
There are 10 types of people: those who get this joke and those who don't.
Re: What's the use of RCON ?
If you host servers, RCON is useful to be able to automate graceful shutdowns.