minecraft-modpack-server

Set up and tune NeoForge/Forge Minecraft servers from pack zips with backups.

Updated May 16, 2026
One-click install
npx skills add https://github.com/jaredcroxton/hermes-mirror --skill minecraft-modpack-server-jaredcroxton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minecraft-modpack-server
Source: https://github.com/jaredcroxton/hermes-mirror/tree/main/agents/skills/gaming/minecraft-modpack-server
Command: npx skills add https://github.com/jaredcroxton/hermes-mirror --skill minecraft-modpack-server-jaredcroxton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you correctly set up and operate a modded Minecraft server from a modpack/server pack zip, including the right Java version, launcher setup, core server.properties, performance tuning, firewall access, and safe automated backups.

Core Features & Use Cases

  • Modpack/server pack bootstrap: Downloads, inspects, and installs the pack using the included startup/install mechanisms.
  • Correct server configuration: Guides essential server.properties settings for modded gameplay (e.g., flight, tick timing, authentication/LAN alignment).
  • Performance and stability tuning: Provides JVM argument templates and view/simulation distance presets scaled to player count and mod load.
  • Ops-ready operations: Adds a launch script and an automated world backup with retention/pruning.
  • Use Case: You want to host a NeoForge/Forge modpack for friends, ensure it runs reliably on your hardware, and keep frequent world snapshots without manual effort.

Quick Start

Ask: "Help me host my modpack on a Linux server: I have the server pack zip URL, I want a server called 'My Modded World', use online mode with a max of 6 players, allocate 16GB RAM, set view distance for moderate hardware, and enable automated hourly backups."

Frequently Asked Questions about minecraft-modpack-server

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a modded Minecraft server from a server pack zip on Linux?

This Skill helps set up a modded Minecraft server by bootstrapping your server pack zip, selecting the correct Java version, installing the components, and configuring server.properties. It provides JVM argument templates and a launch script for reliable automated operation.

What Java version do I need to run a NeoForge modpack server?

You need the correct Java version matching your modpack's Minecraft version. This Skill identifies and installs the required Java runtime during the server pack bootstrap to ensure the NeoForge or Forge environment launches without crashing.

How do I tune JVM arguments for a modded Minecraft server with many players?

Tuning JVM arguments for a modded Minecraft server involves applying memory allocation and garbage collection presets scaled to your player count and mod volume. This Skill provides JVM argument templates that adjust view and simulation distances for moderate or heavy hardware loads.

Can I automate world backups for a modded Minecraft server with retention control?

Yes, you can automate world backups for a modded Minecraft server with retention control. This Skill implements a scheduled backup workflow that takes frequent world snapshots and prunes older archives automatically, requiring no manual effort to maintain.

How do I configure server.properties for a LAN modded Minecraft server?

Configuring server.properties for a LAN modded Minecraft server requires adjusting authentication settings and tick timing. This Skill guides essential server.properties settings for modded gameplay, including flight rules and authentication alignment for local network play.

Does this approach work for opening a firewall port for an online Minecraft server?

Yes, this approach works for opening a firewall port for an online Minecraft server. The Skill includes configuring your firewall to allow external access, ensuring online mode players can connect to your hosted NeoForge or Forge modpack safely.