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