Permissions,
without the maze.

PermPilot turns plain-English requests into precise LuckPerms administration. Manage your Minecraft server from chat or console, without hunting through wikis for one permission node at a time.

Built forPaperPurpurSpigot1.21+
server console / permpilotLIVE

[PermPilot] Ready for an instruction.

> create a VIP group with weight 50,
prefix '&6[VIP] '

Plan completeCreated group VIP · weight 50
Prefix set · 1 action applied

_

01Say what you need
02PermPilot checks the server
03LuckPerms gets it done

What it handles

From “where is that node?”
to done.

PermPilot is an execution bridge between your chosen AI endpoint, the live Bukkit/Paper server and LuckPerms. It brings the context with it.

01

Natural-language control

Ask for ranks, permissions, inheritance, prefixes or metadata in the way you already think about your server.

/pp assign Steve the Moderator rank
02

Permission discovery

Inspect installed Bukkit and Paper plugins, then search their declared permission nodes by name or description.

/pp search permissions containing "fly"
03

Ranks with real rules

Handle temporary access, server and world contexts, weights, tracks, promotion and demotion without the syntax gymnastics.

/pp give Alex VIP for 30 days
04

Admin visibility

Review LuckPerms audit history, inspect session state, cancel an active request and reset the conversation when needed.

/pp show the last 10 audit entries

How it works

Your server.
Your model.

PermPilot does not host an AI model or bundle an API key. Bring the endpoint that fits your budget and privacy needs, from OpenAI-compatible cloud services to a local model running on your own machine.

OpenAIOpenRouterGroqOllamaLM StudiovLLMLocalAI

Model quality and response speed depend on the model and endpoint you configure.

Installation

Put it in.
Point it at LuckPerms.

PermPilot requires Java 21+, LuckPerms 5.5+ and an OpenAI-compatible Chat Completions endpoint.

Read the config
  1. 01
    Drop it in

    Put the PermPilot jar in your server's plugins/ directory.

  2. 02
    Connect your endpoint

    Add your base URL, model and API key to config.yml.

  3. 03
    Start talking

    Run /pp reload, then give your server a plain-English request.

Choose your store

Get PermPilot
your way.

Buy the plugin from the marketplace you already use. Each store handles its own checkout and delivery.

Good to know

Questions, answered.

What permission system does PermPilot use?

PermPilot is built for LuckPerms 5.5+ and does not currently support other permission systems.

Does PermPilot include an AI model?

No. It is a BYOK execution bridge. Configure any OpenAI-compatible Chat Completions endpoint, including supported local options such as Ollama, LM Studio, LocalAI or vLLM.

Can I use it from the server console?

Yes. The /pp command works for administrators in-game and from the server console.