mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-02 08:40:01 +01:00
Forgot to define new permission in plugin.yml
This commit is contained in:
parent
4a9bc95aad
commit
c7db4113af
@ -82,3 +82,8 @@ permissions:
|
|||||||
description: Allow a player to attack players and monster even if they are not in his field of view
|
description: Allow a player to attack players and monster even if they are not in his field of view
|
||||||
nocheat.checks.fight.noswing:
|
nocheat.checks.fight.noswing:
|
||||||
description: Allow a player to fight without swinging their arm
|
description: Allow a player to fight without swinging their arm
|
||||||
|
nocheat.checks.inventory:
|
||||||
|
description: Allow the player to bypass all inventory checks
|
||||||
|
children:
|
||||||
|
nocheat.checks.inventory.drop:
|
||||||
|
description: Allow a player to drop more items in a short timeframe than the defined limit
|
||||||
|
Loading…
Reference in New Issue
Block a user