MinecraftBasicServer
Docker 应用程序 from ich777's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
Container Path: /serverdata/serverfiles
- 目标
- /serverdata/serverfiles
- 价值
- /mnt/cache/appdata/minecraft
Enter your executable jar file (Minecraft Serverfile) withouat the .jar extension.
- 目标
- JAR_NAME
- 价值
- server
If you set the variable GAME_V to 'latest' the container will check on every restart if there is a newer version available (if set to 'latest' the variable JAR_NAME has to be 'server' - available options are 'latest', 'custom' or simply leave empty).
- 目标
- GAME_V
- 价值
- latest
Enter your extra startup parameters otherwise leave blank!
- 目标
- GAME_PARAMS
Enter your extra startup parameters for the JVM otherwise leave blank! (Only change if you know what you are doing!!!)
- 目标
- EXTRA_JVM_PARAMS
Enter your XMS size in MB (XMS=The initial and minimum heap size. It is recommended to set the minimum heap size equivalent to the maximum heap size in order to minimize the garbage collection.)
- 目标
- XMS_SIZE
- 价值
- 1024
Enter your XMX size in MB (XMX=The maximum heap size. The performance will decrease if the max heap value is set lower than the amount of live data. It will force frequent garbage collections in order to free up space.)
- 目标
- XMX_SIZE
- 价值
- 1024
Container Port: 25565
- 目标
- 25565
- 价值
- 25565
Not required if not needed
- 目标
- 25575
- 价值
- 25575
WebConsole (by default, you can connect to the Minecraft console by opening your browser and go to HOSTIP:9011 - eg: 192.168.1.1:9011 - or click on WebUI on the Docker page within Unraid).
- 目标
- 8080
- 价值
- 9011
Head over to: https://account.mojang.com/documents/minecraft_eula to read the EULA. (If you accept the EULA change the value to 'true' without quotes).
- 目标
- ACCEPT_EULA
- 默认值
- false
- 价值
- false
Enter your prefered Runtime: 'basicjre'=jre8, 'jre11'=jre11, 'jre15'=jre15, 'jre16'=jre16, 'jre17'=jre17, 'jre21=jre21' Don't change unless you are knowing what you are doing!
- 目标
- RUNTIME_NAME
- 价值
- jre25
Container Variable: UID
- 价值
- 99
Container Variable: GID
- 价值
- 100
下载统计数据
长期下载总量
详细信息
ghcr.io/ich777/minecraftbasicserver在Unraid 上运行 MinecraftBasicServer 。
MinecraftBasicServer 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。