luckperms

Configure LuckPerms groups, permissions, and inheritance across Minecraft server networks.

1|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/Kling0012/MCRPG --skill luckperms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: luckperms
Source: https://github.com/Kling0012/MCRPG/tree/main/output/luckperms
Command: npx skills add https://github.com/Kling0012/MCRPG --skill luckperms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Minecraft server admins often struggle to centrally manage permissions across servers and worlds, leading to inconsistent access and security risks.

Core Features & Use Cases

  • Centralized permission management across multiple servers (Spigot, BungeeCord, Velocity) using LuckPerms
  • Group and inheritance management to simplify user permissions
  • Context-aware permissions for world/server-specific rules and tracks for rank progression
  • Integration via commands, web editor, and API to automate setup and audits

Quick Start

Configure LuckPerms by creating a default group, assigning core permissions, and verifying user access with a few test players.

Frequently Asked Questions about luckperms

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

FAQPage Schema
How do I manage permissions across multiple Minecraft servers?

Centralized permission management across servers uses LuckPerms to configure groups, assign permissions, and define inheritance rules. It works with Bukkit, Spigot, Paper, BungeeCord, Velocity, and Fabric networks, syncing permissions across all connected instances from a single configuration point.

Can I set different permissions for specific worlds or servers?

Context-aware permissions let you apply world-specific and server-specific rules within a single group structure. LuckPerms evaluates contexts—such as world or server name—to grant or deny permissions conditionally, eliminating duplicate group definitions.

How do I automate permission setup across my server network?

LuckPerms supports command-based configuration, API integration, and a web editor for automation. You can create groups, assign permissions programmatically via the API, or bulk-configure users through scripts and web workflows without manual per-server setup.

Does LuckPerms support rank progression and promotion tracks?

Tracks define rank progression paths, allowing you to automate player promotions through a sequence of groups. Combined with permission inheritance, tracks simplify advancement systems and reduce manual rank management across your network.

What's the best way to structure groups and inheritance for complex permission hierarchies?

Permission inheritance lets parent groups pass permissions to child groups, reducing duplication and simplifying updates. Define a hierarchy with base roles as parents and specialized roles as children; LuckPerms resolves permissions in order, so changes to parent groups cascade automatically.

Can I audit and export permission configurations for compliance?

The web editor and API expose permission data for auditing, and command-based exports capture full configurations. You can retrieve group memberships, permission assignments, and context rules to verify access control consistency across your network.