mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-10 20:39:44 +00:00
10 lines
158 B
Bash
10 lines
158 B
Bash
# General options
|
|
INIT_MEMORY=1G
|
|
MAX_MEMORY=4G
|
|
|
|
# Server options
|
|
EULA=TRUE
|
|
VIEW_DISTANCE=16
|
|
DIFFICULTY=normal
|
|
MOTD=Example Server!\nRunning version %VERSION%
|