mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
Added missing * perm node for mcmmmo.commands.mcmmo
This commit is contained in:
parent
0319e2cbff
commit
1380e64c0b
@ -678,6 +678,11 @@ permissions:
|
||||
description: Allows access to the mcgod command for other players
|
||||
mcmmo.commands.mchud:
|
||||
description: Allows access to the mchud command
|
||||
mcmmo.commands.mcmmo.*:
|
||||
default: false
|
||||
description: Implies access to all mcmmo.commands.mcmmo permissions
|
||||
children:
|
||||
mcmmo.commands.mcmmo.all: true
|
||||
mcmmo.commands.mcmmo.all:
|
||||
description: Implies access to all mcmmo.commands.mcmmo permissions.
|
||||
children:
|
||||
|
Loading…
Reference in New Issue
Block a user