This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
2020-12-30 15:57:45 +01:00
|
|
|
# Build arguments
|
2020-12-30 13:00:24 +01:00
|
|
|
MC_VERSION=
|
|
|
|
PAPERMC_VERSION=
|
2020-12-30 15:57:45 +01:00
|
|
|
|
|
|
|
# Environment variables
|
2020-12-30 15:13:22 +01:00
|
|
|
XMS=4
|
|
|
|
XMX=4
|
2020-12-30 15:57:45 +01:00
|
|
|
|
2020-12-30 17:10:37 +01:00
|
|
|
# Mount points
|
2020-12-30 15:57:45 +01:00
|
|
|
CONFIG_DIR=
|
|
|
|
WORLDS_DIR=
|
|
|
|
|
|
|
|
# Other
|
|
|
|
PORT=25565
|