From 8124ccfbe87e02067ddf7d81f2b63830d73bfc46 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 16 Dec 2023 22:43:33 -0500 Subject: [PATCH] Add update about hosting --- Minecraft-server.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Minecraft-server.md b/Minecraft-server.md index cabecb0..6f776f9 100644 --- a/Minecraft-server.md +++ b/Minecraft-server.md @@ -3,6 +3,17 @@ Thanks for administering the minecraft server. I have a bit of a unique setup due to the environment I am hosting this in, so this guide should hopefully answer some questions you may have on administering it. +## Usage for minecraft clients + +Note that if you place a file in the below mentioned bucket, it will available at the following url: + +``` +https://s3.clortox.com/minecraft-modpacks/my.file +``` + +This measns you can use it to host the client modpack, resource packs, or anything else if necessary. + + ## Updating the mod pack Note that the mods in the modpack must be located in a folder in the zip archive called "mods". [see here for more info](https://github.com/itzg/docker-minecraft-server/blob/master/scripts/start-setupModpack#L191). @@ -36,3 +47,4 @@ Note that the mods in the modpack must be located in a folder in the zip archive After this ~~Use olivetin to restart the server~~ Contact me to have me restart the pod. I'm working on an interface behind some auth to restart it. +