MinecraftBasicServer

MinecraftBasicServer

Aplicación Docker from ich777's Repository

Visión general

This is a Basic Minecraft Server, with the basic configuration it will download and install a Vanilla Minecraft. You can also install a FTB (FeedTheBeast), Bukkit, Spigot,... server. Start the container for the first time let it do it's work and shut it down. After that copy over your favorite server executable (don't forget to set the Serverfile name to the same as you copied over) and start the container again. JAVA RUNTIME: Enter your prefered Runtime 'basicjre'=jre8, 'jre11'=jre11, 'jre15'=jre15 Don't change unless you are knowing what you are doing! Please keep in mind if you change the runtime you have to delete the old runtime before UPDATE: 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'). ATTENTION: Don't forget to accept the EULA down below and don't forget to edit the 'server.properties' file the server is by default configured to be a LAN server and to be not snooped. WEB CONSOLE: 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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]/
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

ServerFilesPathrw

Container Path: /serverdata/serverfiles

Objetivo
/serverdata/serverfiles
Valor
/mnt/cache/appdata/minecraft
Serverfile nameVariable

Enter your executable jar file (Minecraft Serverfile) withouat the .jar extension.

Objetivo
JAR_NAME
Valor
server
Game versionVariable

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).

Objetivo
GAME_V
Valor
latest
Extra Game ParametersVariable

Enter your extra startup parameters otherwise leave blank!

Objetivo
GAME_PARAMS
Extra JVM ParametersVariable

Enter your extra startup parameters for the JVM otherwise leave blank! (Only change if you know what you are doing!!!)

Objetivo
EXTRA_JVM_PARAMS
XMS SizeVariable

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.)

Objetivo
XMS_SIZE
Valor
1024
XMX SizeVariable

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.)

Objetivo
XMX_SIZE
Valor
1024
TCP - Game PortPorttcp

Container Port: 25565

Objetivo
25565
Valor
25565
TCP2 - RCONPorttcp

Not required if not needed

Objetivo
25575
Valor
25575
TCP - WebConsolePorttcp

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).

Objetivo
8080
Valor
9011
Accept EULAVariable

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).

Objetivo
ACCEPT_EULA
Por defecto
false
Valor
false
Runtime NameVariable

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!

Objetivo
RUNTIME_NAME
Valor
jre25
UIDVariable

Container Variable: UID

Valor
99
GIDVariable

Container Variable: GID

Valor
100

Categorías

Descargar estadísticas

995,154
Descargas totales
140
Este mes
171
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
ghcr.io/ich777/minecraftbasicserver
Última actualización2025-11-11
Visto por primera vez2019-05-25

Ejecute MinecraftBasicServer en Unraid.

MinecraftBasicServer se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.