Closed hafometh88 closed 11 months ago
added optional support for RCON - https://github.com/acemod/docker-reforger/issues/32
RCON can be activated by defining the RCON_PASSWORD variable.
-e RCON_PASSWORD="ExamplePassword123"
The password:
Use -e RCON_PERMISSION="" to change permission for all RCON clients.
-e RCON_PERMISSION=""
Thank you
@jonpas @BrettMayson pls merge :)
added optional support for RCON - https://github.com/acemod/docker-reforger/issues/32
RCON
RCON can be activated by defining the RCON_PASSWORD variable.
The password:
Use
-e RCON_PERMISSION=""
to change permission for all RCON clients.