What problem does it solve?
This Skill solves the problem of getting a modpack server running correctly and performing well without trial-and-error across Java, Forge/NeoForge, and server configuration.
Core Features & Use Cases
- End-to-end server setup from a pack zip: Downloads, inspects contents (loader type/version, Java requirements), installs Java, runs install-only steps, and accepts the EULA.
- Correct modded server configuration: Produces tuned
server.properties settings for modded gameplay (including flight permissions, tick timeouts, and LAN/online mode alignment).
- Performance tuning and safe operations: Guides JVM tuning via
user_jvm_args.txt, opens the firewall port, and sets up automated backups with pruning and optional cron scheduling.
- Use Case: You receive a modpack server zip and want a stable NeoForge/Forge server that supports the expected player count, has reasonable view/simulation distances, and reliably backs up worlds.
Quick Start
Tell the agent: “Help me set up my modpack server from this serverpack.zip for NeoForge, with server name ‘My Modded World’, online mode true, 6 players, 16GB RAM available, view distance 10, simulation distance 6, PvP on, open whitelist, and hourly backups.”