Add update about hosting

Tyler Perkins 2023-12-16 22:43:33 -05:00
parent 101657513a
commit 8124ccfbe8
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

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