diff --git a/pom.xml b/pom.xml index 12bb66f14..b21af3aef 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.gmail.nossr50.mcMMO mcMMO - 2.1.67 + 2.1.68-SNAPSHOT mcMMO https://github.com/mcMMO-Dev/mcMMO diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 1da6ec409..58e9b6584 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1301,7 +1301,7 @@ permissions: mcmmo.item.all: true mcmmo.tools.all: true mcmmo.item.*: - default: false + default: true description: Implies all mcmmo.item permissions children: mcmmo.item.all: true