19 lines
691 B
Markdown
19 lines
691 B
Markdown
|
|
---
|
||
|
|
name: LuckPerms
|
||
|
|
version: "5.5.17"
|
||
|
|
license: MIT
|
||
|
|
source: github
|
||
|
|
source_url: https://github.com/LuckPerms/LuckPerms
|
||
|
|
modrinth_slug: luckperms
|
||
|
|
acquisition: MODRINTH_PROJECTS
|
||
|
|
purpose: Permission management — groups, ranks, inheritance
|
||
|
|
storage: 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
|