Updated Permissions (markdown)

bloodmc 2020-11-12 18:11:56 -05:00
parent 70320fabe5
commit ae366d1125

@ -2,9 +2,19 @@ If you want to have a quickstart, apply ```griefdefender.user.*``` to your playe
Obviously these permissions are rather rough and if you want a more fine control read all permissions below and assign accordingly.
### IMPORTANT
:warning: GD makes heavy use of LP's `default` group. Make sure your LP groups are inheriting the `default` group or GD will not function properly. LP also strongly recommends to never disable this group. See https://github.com/lucko/LuckPerms/wiki/Default-Groups#where-to-start :warning:
- If you alter any admin permissions while in-game, make sure you run /gdreload as GD caches various permissions for performance gains.
- Wildcard permission ```*``` is currently not supported. Use ```griefdefender.user.*``` and ```griefdefender.admin.*``` for admins instead.
:warning:
If you alter any admin permissions while in-game, make sure you run `/gdreload` as GD caches various permissions for performance gains.
Wildcard permission ```*``` is currently not supported. Use ```griefdefender.user.*``` and ```griefdefender.admin.*``` for admins instead.
As GD makes heavy use of LP's `default` group, the following MUST be setup properly or GD will not function properly
- All non-griefdefender LP groups are inheriting the `default` group.
- The `default` group is inheriting GD's delivered groups : `griefdefender_claim, griefdefender_default, griefdefender_definition, griefdefender_option, griefdefender_override`
- The `default` group is NOT disabled. LP strongly recommends to never disable this group.
See https://github.com/lucko/LuckPerms/wiki/Default-Groups#where-to-start
:warning:
# User Permissions