1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-08 16:44:43 +02:00

Merge pull request from filoghost/patch-1

Fix permission error
This commit is contained in:
t00thpick1
2017-06-07 21:24:00 -04:00
committed by GitHub

@ -1900,7 +1900,7 @@ permissions:
description: Allow reset of skill levels
children:
mcmmo.commands.skillreset.all: true
mcmmo.commands.skillreset.others.all: false
mcmmo.commands.skillreset.others.all: true
mcmmo.skills.*:
default: false
description: Implies all mcmmo.skills permissions.