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 flags, editing server.properties, opening firewall ports, and configuring backups. This Skill walks through the entire process with tested commands and modded-specific settings. ## Core Features & Use Cases - End-to-End Server Setup: Downloads a server pack zip, installs the correct Java version (8/17/21), runs the mod loader installer, accepts the EULA, and generates a clean launch script. - Performance Tuning: Provides JVM garbage collection flags and view-distance/simulation-distance presets scaled to player count, mod count, and available RAM. - Automated Backups: Creates a cron-scheduled backup script that archives the world folder hourly and prunes old backups. - Use Case: A user downloads an All The Mods 10 server pack and wants to host it for friends. The Skill installs Java 21, runs the installer with ATM10_INSTALL_ONLY, configures server.properties for modded play (allow-flight, max-tick-time), and sets up hourly world backups. ## Quick Start Set up a modded Minecraft server on this machine from the server pack zip at this URL, and ask me for my preferred server name, difficulty, and player count first.