mirror of
https://github.com/garbagemule/MobArena.git
synced 2024-11-22 18:46:45 +01:00
519886cf3e
This commit changes the permission checks for arenas and classes to a slug-based approach instead of the "config names", which are somewhat arbitrary and may contain spaces, which are generally not supported by permissions plugins. This is a breaking change, which means it will be necessary for users to change their permission setups. Backwards compatibility could have been implemented, but it just leaves more room for ambiguity and will make a necessary transition later down the road less obvious. Instead, we burn the ships! As a result of this change, access to the "My Items" class can now be revoked as intended with the key `mobarena.classes.my-items`. Fixes #647 |
||
---|---|---|
.. | ||
main | ||
test |