mirror of
https://github.com/BentoBoxWorld/AcidIsland.git
synced 2024-12-23 09:37:43 +01:00
Fix for language permission.
This commit is contained in:
parent
7a7c148d6d
commit
be23b7a333
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>us.tastybento</groupId>
|
||||
<artifactId>AcidIsland</artifactId>
|
||||
<version>0.3.0-SNAPSHOT</version>
|
||||
<version>0.3.1-SNAPSHOT</version>
|
||||
|
||||
<name>AcidIsland</name>
|
||||
<description>AcidIsland is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like ASkyBlock or AcidIsland.</description>
|
||||
|
@ -35,7 +35,7 @@ permissions:
|
||||
acidisland.island.settings:
|
||||
description: Player can see server settings
|
||||
default: true
|
||||
acidisland.island.lang:
|
||||
acidisland.island.language:
|
||||
description: Player can select a language
|
||||
default: true
|
||||
acidisland.island.name:
|
||||
|
Loading…
Reference in New Issue
Block a user