Forgot permissions in plugin.yml
This commit is contained in:
parent
6fc78f64f3
commit
31c7d8cd7f
@ -253,10 +253,13 @@ permissions:
|
|||||||
children:
|
children:
|
||||||
permissions.allow.capslock: true
|
permissions.allow.capslock: true
|
||||||
permissions.allow.flood: true
|
permissions.allow.flood: true
|
||||||
|
permissions.allow.macros: true
|
||||||
permissions.allow.capslock:
|
permissions.allow.capslock:
|
||||||
description: ALLOWS THE PLAYER TO USE CAPSLOCK
|
description: ALLOWS THE PLAYER TO USE CAPSLOCK
|
||||||
permissions.allow.flood:
|
permissions.allow.flood:
|
||||||
description: Allows the player to chat as fast as he wants
|
description: Allows the player to chat as fast as he wants
|
||||||
|
permissions.allow.macros:
|
||||||
|
description: Allows the player to spam commands
|
||||||
permissions.allow.projectile:
|
permissions.allow.projectile:
|
||||||
description: Allows the player to throw items
|
description: Allows the player to throw items
|
||||||
children:
|
children:
|
||||||
|
Loading…
Reference in New Issue
Block a user