Updated the permission system to support both full access and granular access per action.
Added / Updated permissions:
Behavior changes:
- Added granular nodes:
- staffplus.staffmode
- staffplus.randomtp
- staffplus.freeze
- staffplus.invsee
- staffplus.vanish
- staffplus.staffchat
- staffplus.sanctions
- Kept wildcard:
- staffplus.* (grants full access to all StaffPlus features)
Why this update:
- Staff tool actions now check their specific permission (freeze, invsee, vanish, randomtp)
- /schat now uses staffplus.staffchat
- Staff report management access now uses staffplus.staffmode
- Wildcard compatibility preserved (staffplus.* still works as before)
- Easier rank setup and cleaner permission control
- You can now give limited staff access without granting full moderation power
Changed the staff chat command from/scto/schatto avoid a command conflict withSimpleClaims, which also uses/sc.
Updated:
- Main staff chat command registration from
/scto/schat- Staff help command usage
- Staff chat usage message
Current staff chat commands:
/schat <message>/staffchat <message>
