From f0b4b59f2bcd499087f8e9d2f37162c67df11511 Mon Sep 17 00:00:00 2001 From: fithwum Date: Fri, 17 Jul 2026 13:35:25 -0700 Subject: [PATCH] update tamplates --- templates/minecraft_server_unraid.xml | 10 +- templates/minecraft_vanilla_server_unraid.xml | 110 ++++++++++++++++++ 2 files changed, 118 insertions(+), 2 deletions(-) create mode 100644 templates/minecraft_vanilla_server_unraid.xml diff --git a/templates/minecraft_server_unraid.xml b/templates/minecraft_server_unraid.xml index 11eb73f..bee06fa 100644 --- a/templates/minecraft_server_unraid.xml +++ b/templates/minecraft_server_unraid.xml @@ -2,7 +2,7 @@ Minecraft gitea.fithwum.tech/fithwum/minecraft:vanilla - https://hub.docker.com/r/fithwum/minecraft/ + https://gitea.fithwum.tech/fithwum/minecraft/ host sh @@ -23,10 +23,16 @@ https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2 This docker will run a Minecraft vanilla server on java 21. False - 2026-07-02 + 2026-07-17 [font size=4][center]Minecraft[/center][/font] +[font size=3][b](2026-07-17)[/b][/font] +  - Updated base image to Debian Trixie. +   - This version has the abillity to select between vanilla, bukkit, fabric, quilt, forge, and neoforge. +   - You can also select your java version if needed. +   - Old tags have been removed, the old minecraft templates will be removed. + [font size=3][b](2022-06-16)[/b][/font]   - Updated base image.    - New tang for vanilla, testing, fabric have been added, the old minecraft fabric template will be removed. diff --git a/templates/minecraft_vanilla_server_unraid.xml b/templates/minecraft_vanilla_server_unraid.xml new file mode 100644 index 0000000..5767826 --- /dev/null +++ b/templates/minecraft_vanilla_server_unraid.xml @@ -0,0 +1,110 @@ + + + Minecraft-vanilla + gitea.fithwum.tech/fithwum/minecraft:vanilla + https://hub.docker.com/r/fithwum/minecraft/ + host + + sh + true + false + https://forums.unraid.net/topic/125134-support-fithwum-minecraft-server/ + https://www.minecraft.net/ + This docker will run a Minecraft vanilla server on java 21. + GameServers: + + https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/templates/minecraft_server_unraid.xml + https://gitea.fithwum.tech/fithwum/files-for-dockers/raw/branch/master/icons/minecraft.png + + + + + Buy me a coffee if you like. + https://checkout.square.site/pay/340d93c602a042b8a223a2f7c184a6a2 + This docker will run a Minecraft vanilla server on java 21. + False + 2026-07-02 + + [font size=4][center]Minecraft[/center][/font] + +[font size=3][b](2022-06-16)[/b][/font] +  - Updated base image. +   - New tang for vanilla, testing, fabric have been added, the old minecraft fabric template will be removed. + +[font size=3][b](2022-06-16)[/b][/font] +  - Updated base image. +   - Added the abillity to change server versions using docker tags. + +[font size=3][b](2020-07-01)[/b][/font] +  - First Test. + + + + host + + + + /mnt/user/appdata/minecraft-server + /mc_server + rw + + + + + 99 + PUID + + + + 100 + PGID + + + + false + ACCEPT_EULA + + + + 1.20.2 + MC_VERSION + + + + 25 + JAVA_VERSION + + + + 25565 + GAME_PORT + + + + 4G + XMX_SIZE + + + + 2G + XMS_SIZE + + + + 1G + XMN_SIZE + + + + + 1.20.2 + 25 + 25565 + + 4G + 2G + 1G + /mnt/user/appdata/minecraft-server + 99 + 100 +