What problem does it solve? Setting up a modded Minecraft server involves many error-prone manual steps: installing the correct Java version, running the NeoForge/Forge installer, tuning JVM garbage collection flags, configuring server.properties for modded gameplay, and arranging backups. This Skill walks through the entire process with tested defaults and known pitfalls. ## Core Features & Use Cases - Guided Server Pack Installation: Downloads and inspects CurseForge/Modrinth server packs, detects the mod loader type, and installs NeoForge or Forge without launching prematurely. - Performance Tuning: Provides JVM arguments (G1GC flags) and view/simulation distance presets scaled to player count, mod count, and available RAM. - Automated Backups: Creates a rotating tar.gz world backup script with hourly cron scheduling and configurable retention. - Use Case: A user downloads an All The Mods 10 server pack and wants a server for 4 friends. The Skill installs Java 21, runs the pack installer with INSTALL_ONLY, sets allow-flight and max-tick-time correctly for modded play, allocates 12GB RAM, and schedules hourly world backups. ## Quick Start Set up a modded Minecraft server from this server pack zip URL, ask me for my preferences on difficulty, seed, and player count first.