diff --git a/Minecraft-server.md b/Minecraft-server.md new file mode 100644 index 0000000..08fa44a --- /dev/null +++ b/Minecraft-server.md @@ -0,0 +1,23 @@ +# Minecraft server + +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. + +## Updating the mod pack + +1) Obtain an S3 client. You can find one [here](https://demo.filestash.app/login) +2) Enter the required information (Be sure to click on advanced). Be sure to click connect. + +| Key | Value | +| --- | --- | +| Access key | Provided access key | +| Secret key | Provided secret key | +| Region | us-east-1 | +| Endpoint | https://s3.clortox.com | + +3) Navigate into the bucket "minecraft-modpack" +4) Replace `server-icon.png` with your desired icon. It must be that exact name. +5) Replace `modpack-latest.zip` with you desired modpack. It must be curseforge, 1.12.2, and in a zip file. + +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.