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