More customizable bukkit default handling.
MCMDEV opened this issue ยท 0 comments
Description
I often find myself in a situation where I could use more advanced customization options for Bukkit default permissions.
It usually looks something like this:
- I use luckperms.autoop for administrators
- I don't want administrators to have anti-permissions
- I don't want to explicitly deny all anti-permissions
- I don't want to use plugin developer defaults (some developer defaults are simply weird)
Proposed Behaviour
See my PR
Extra Details
No response