minecraft-modpack-server

Automate modded Minecraft server setup from CurseForge or Modrinth packs.

2.8k|332|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/moltis-org/moltis --skill minecraft-modpack-server-moltis-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minecraft-modpack-server
Source: https://github.com/moltis-org/moltis/tree/main/crates/skills/src/assets/gaming/minecraft-modpack-server
Command: npx skills add https://github.com/moltis-org/moltis --skill minecraft-modpack-server-moltis-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the setup of modded Minecraft servers by automatically applying pack configurations, Forge/NeoForge installations, and JVM tuning, saving time and reducing manual errors.

Core Features & Use Cases

  • Automated Mod Loader Setup: Detects and installs the appropriate mod loader (Forge/NeoForge) for the given server pack.
  • Java & JVM Tuning: Installs the correct Java version and provides performance-focused JVM options for modded packs.
  • Server Configuration & Backups: Generates firewall rules, LAN settings, server.properties defaults, and automated backups, plus optional launch scripts.
  • Use Case: You have a CurseForge/Modrinth server pack and want a reproducible, quick-start server ready to run with minimal manual steps.

Quick Start

Upload a server pack ZIP to the designated directory and run the starter script to initialize the modded server.

Frequently Asked Questions about minecraft-modpack-server

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

FAQPage Schema
How do I automate Minecraft modded server setup from a server pack?

To automate modded Minecraft server setup, provide a server pack ZIP and run the starter script. This automatically applies pack configurations, installs Forge or NeoForge, and generates launch scripts for quick deployment.

Does this server setup process support both CurseForge and Modrinth modpacks?

Yes, the server setup process supports both CurseForge and Modrinth server packs. It detects the appropriate mod loader from the pack and installs the correct Java version along with performance-focused JVM tuning options.

Can I configure firewall rules and LAN settings automatically for a modded Minecraft server?

Yes, the setup generates firewall rules and LAN settings automatically. It also configures server.properties defaults and creates automated backups, ensuring a reproducible and secure server environment with minimal manual steps.

What do I need to install a NeoForge or Forge server pack?

You need a server pack ZIP, a compatible Java environment, and appropriate system permissions. The automation handles NeoForge or Forge installation, JVM tuning, and script generation once these prerequisites are met.

What is the best way to handle backups for a modded Minecraft server?

The best way to handle modded Minecraft server backups is through automated launch scripts that schedule regular saves. This setup process generates these scripts alongside firewall rules and server configuration automatically.

Why does my modded Minecraft server require a specific Java version to start?

Modded Minecraft servers require a specific Java version because different Forge and NeoForge installations depend on distinct Java environments. The setup detects the correct version needed and installs it to ensure proper JVM tuning and compatibility.