mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-16 01:51:46 +01:00
Updated Permissions (markdown)
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user