Version up 1.0

Added OBSIDIAN_SCOOPING: true to config.yml.
This commit is contained in:
tastybento 2019-01-03 09:48:48 -08:00
parent 1da1bd591c
commit d6264f28a9
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<groupId>world.bentobox</groupId>
<artifactId>acidisland</artifactId>
<version>0.6.3-SNAPSHOT</version>
<version>1.0-SNAPSHOT</version>
<name>AcidIsland</name>
<description>AcidIsland is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like SkyBlock or AcidIsland.</description>

View File

@ -130,6 +130,7 @@ world:
# World flags. These are boolean settings for various flags for this world
flags:
CREEPER_DAMAGE: true
OBSIDIAN_SCOOPING: true
PISTON_PUSH: false
ISLAND_RESPAWN: true
CREEPER_GRIEFING: false