10 lines
381 B
Properties
10 lines
381 B
Properties
# Template server.properties file that allows remote control of the server
|
|
# see https://minecraft.wiki/w/RCON
|
|
broadcast-rcon-to-ops=true
|
|
enable-rcon=true
|
|
# don't change the next line! initializing a new Docker volume will automatically populate
|
|
rcon.password=<password_will_auto_populate>
|
|
rcon.port=25575
|
|
# the rest of the settings are automatically generated on server startup
|
|
|