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: Download a server pack zip, install the matching Java version, run the mod loader installer, accept the EULA, and launch the server. - 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 a working server for five friends. The Skill installs Java 21, runs the installer with ATM10_INSTALL_ONLY, configures server.properties for modded play, 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, with hourly backups and settings for six players.