palworld-server-docker
palworld-server-docker copied to clipboard
Remove the need to check RCON_ENABLED
Is your feature request related to a problem? Please describe.
Feature for after #440
RCON can still be on if DISABLE_GENERATE_SETTINGS=true however our scripts won't use it unless RCON_ENABLED=true
Describe the solution you'd like No longer having RCON_ENABLED.
Describe alternatives you've considered None
Additional context