minecraft-modpack-server

Configure NeoForge/Forge modded Minecraft servers on Linux and Mac OS.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill minecraft-modpack-server-luminavault
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minecraft-modpack-server
Source: https://github.com/LuminaVault/LuminaVaultServer/tree/main/Sources/App/Resources/Skills/gaming/minecraft-modpack-server
Command: npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill minecraft-modpack-server-luminavault

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wget, tar, apt, and includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to setting up modded Minecraft servers, offering step-by-step instructions and configurations to enhance the server performance and user experience.

Core Features & Use Cases

  • Server Setup: Step-by-step process for installing and configuring servers.
  • Mod Loader: Install and configure NeoForge/Forge to use server packs.
  • Performance Tuning: Instructions for adjusting settings to optimize server performance for player count and hardware capabilities.
  • Backup Setup: Automated backups to safeguard the server world files.

Quick Start

Run the following command to set up a modded Minecraft server with a specific modpack:

./setup.sh <MOD_PACK_URL>

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 on Linux?

Yes, you can configure modded Minecraft servers on Mac OS. The setup instructions cover both Linux and Mac OS environments, handling NeoForge/Forge configurations, launch scripts, and automated backups to ensure full compatibility.

How do I optimize Minecraft server performance for many players?

You can optimize Minecraft server performance through JVM tuning and adjusting server properties. The setup process includes specific performance tuning instructions to match your hardware capabilities and expected player count for a smoother experience.

Do I need wget and tar to install a Minecraft modpack server?

Yes, you need wget and tar along with apt to install a Minecraft modpack server. These dependencies are required to download modpack files, extract archives, and manage necessary system packages during the setup process.

How do I configure automated backups for Minecraft server world files?

You can configure automated backups for Minecraft server world files through the provided setup instructions. This feature safeguards your server progress by scheduling regular backups as part of the initial server configuration.