What problem does it solve?
This Skill helps you host a modded Minecraft server from a modpack/server pack ZIP, handling the setup of Java, the correct mod loader installation, configuration, firewall access, launch scripting, and scheduled backups.
Core Features & Use Cases
- Modpack installation workflow: Downloads and inspects the pack contents to determine loader type/version and required Java runtime, then installs the server components using the pack’s installer script or jar.
- Server configuration for modded play: Guides you to set core
server.properties values (MOTD, ports, online mode, difficulty, security/profile enforcement, tick time) and performance tuning (view distance/simulation distance) appropriate for your expected player count and hardware.
- Operational hardening: Creates a launch script using the pack’s expected JVM args file, configures UFW firewall rules, and sets up automated world backups via cron with pruning.
Use case example: You have a server pack ZIP for NeoForge/Forge and want a public server that runs stably for 4–6 players, with correct online-mode/auth settings, tuned performance, and hourly automated backups.
Quick Start
Ask for help setting up your NeoForge/Forge modpack server by providing server name/MOTD, online mode, RAM target, player count, view/simulation preferences (or let the agent decide), and backup frequency.