Commit Graph

4 Commits

Author SHA1 Message Date
Will Anderson 33bf2c7819 feat(mudcraft): add full base permissions to mortal tier
Mortals now have voice chat, EssentialsX basics (msg, home, spawn,
warp), and friends system permissions by default.
2026-03-29 21:59:48 -05:00
Will Anderson b0f2b7533f fix(mudcraft): grant voicechat permissions to mortal tier 2026-03-29 21:59:30 -05:00
Will Anderson 0a3be2b40d feat(mudcraft): grant voicechat.mute to Angel tier 2026-03-29 21:55:41 -05:00
Will Anderson da6faf918a feat(mudcraft): auto-bootstrap LuckPerms tiers on every pod start
Adds postStart lifecycle hook that waits for RCON then applies the full
permission structure idempotently on every deploy. Tiers:

  Mortals:   mortal → hero → metamortal
  Immortals: angel → god

Permission structure is now git-managed in configmap-luckperms-bootstrap.yaml
— edit that file to change the permission hierarchy.
2026-03-29 21:55:29 -05:00