minecraft-server/docs/plugins/luckperms.md
s8n-ru 0dad38e02e Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties

Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00

691 B

name version license source source_url modrinth_slug acquisition purpose storage
LuckPerms 5.5.17 MIT github https://github.com/LuckPerms/LuckPerms luckperms MODRINTH_PROJECTS Permission management — groups, ranks, inheritance H2 (local, /plugins/LuckPerms/luckperms-h2.mv.db)

Rank and permission system. Groups defined in H2 DB, migrated from old server. Web editor at luckperms.net (requires Cloudflare bytebin — use in-game /lp commands if web editor unavailable).

Notes

  • Web editor dep on Cloudflare bytebin — fallback is /lp CLI commands only
  • Self-hosted option deferred (P3): github.com/LuckPerms/web + github.com/lucko/bytebin on perms.racked.ru