mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-11 03:30:02 +00:00
Correct plugin.yml perms
This commit is contained in:
parent
1874544721
commit
e2f80811ff
1 changed files with 6 additions and 6 deletions
|
@ -87,17 +87,17 @@ commands:
|
|||
|
||||
permissions:
|
||||
libsdisguises.reload:
|
||||
description: Allows the user to reload LibsDisguises.
|
||||
default: op
|
||||
description: Allows the user to reload LibsDisguises.
|
||||
default: op
|
||||
libsdisguises.seethrough:
|
||||
description: Allows player to see through disguises.
|
||||
default: false
|
||||
libsdisguises.pve:
|
||||
description: Allows player to ignore pve restrictions.
|
||||
description: Allows player to see through disguises.
|
||||
default: false
|
||||
libsdisguises.hidename:
|
||||
description: Allows player to ignore name being forced above disguise
|
||||
default: false
|
||||
libsdisguises.pve:
|
||||
description: Allows player to ignore pve restrictions.
|
||||
default: false
|
||||
libsdisguises.pvp:
|
||||
description: Allows player to ignore pvp restrictions.
|
||||
default: false
|
||||
|
|
Loading…
Reference in a new issue