mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Chimaera Wing should not be disabled by default
This commit is contained in:
parent
9111590dc2
commit
8b4cea5dab
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||
<artifactId>mcMMO</artifactId>
|
||||
<version>2.1.67</version>
|
||||
<version>2.1.68-SNAPSHOT</version>
|
||||
<name>mcMMO</name>
|
||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||
<scm>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user