mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 05:36: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
|
description: Allows access to the mcgod command for other players
|
||||||
mcmmo.commands.mchud:
|
mcmmo.commands.mchud:
|
||||||
description: Allows access to the mchud command
|
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:
|
mcmmo.commands.mcmmo.all:
|
||||||
description: Implies access to all mcmmo.commands.mcmmo permissions.
|
description: Implies access to all mcmmo.commands.mcmmo permissions.
|
||||||
children:
|
children:
|
||||||
|
Loading…
Reference in New Issue
Block a user