/opt/minecraft/data
:- Contains Minecraft world data.
/opt/minecraft/pipe/
:- You can execute server command through pipe:
/opt/minecraft/pipe/server.stdin
.
- You can execute server command through pipe:
MC_VERSION
:- (required) The version of the Minecraft server you want to run.
- default: ``
MC_EULA
:- (required) Set to
true
, if you agree to the EULA. - default:
false
- (required) Set to
MC_TIMEZONE
:- (optional) Timezone.
- default:
Etc/UTC
MC_JVM_ARGS
:- (optional) Command line args for JVM.
- default: ``
MC_SERVER_PROPERTIES
- (optional)
server.properties
content. - default : ``
- (optional)
These options can be specify multiple values, separated by linebreak.
MC_INIT_OPS
:- (optional) Players to add ops.
- default: ``
MC_INIT_WHITELIST
:- (optional) Players to add white-list
- default: ``
MC_INIT_BANNED_PLAYERS
:- (optional) Players to add banned-players
- default: ``
MC_INIT_BANNED_IPS
:- (optional) IPs to add banned-ips
- default: ``