minecraft-modpack-server - Minecraft Modpack Server Setup
Set up a modded Minecraft server from a server pack zip file including loader installation, configuration, JVM tuning, firewall, backups, and launch scripts.
Tags
Updated: 2026-09-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Download and inspect server pack
- Install required Java version
- Install mod loader
- Configure server properties
- Tune JVM arguments
- Open firewall port
- Create server launch script
- Set up automated backups
Inputs
- Server pack ZIP URL
- User server preferences
Outputs
- Minecraft server directory and files
- Configured server.properties file
- Custom launch script
- Automated backup script and cron job
- Firewall rule for port 25565
Requirements
- Linux operating system with bash, ufw, cron, tar, wget, and unzip
- Java Runtime Environment (Java 8, 17, or 21)
- Sudo privileges for installing Java and updating firewall rules
