Minecraft server operations
Mods & Plugins
Install and maintain Paper plugins plus Modrinth and CurseForge modpacks reproducibly.
3 guides in this topic
Install and Update Paper Plugins with Docker Compose
Install Paper plugins reproducibly with itzg/minecraft-server. Compare a read-only /plugins source mount with managed Modrinth downloads, then validate every plugin after restart.
Run a Modrinth Modpack with itzg/minecraft-server and Docker Compose
Deploy a server-compatible Modrinth modpack with Docker Compose, pin the pack version, match Java and client requirements, and validate the first start safely.
Run a CurseForge Modpack with itzg/minecraft-server and Docker Compose
Deploy a CurseForge modpack with AUTO_CURSEFORGE, pin its file ID, protect the API key, handle manual downloads, and validate loader and client compatibility.