diff --git a/pom.xml b/pom.xml
index 9b30dcd..23a1feb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
world.bentobox
bskyblock
- 0.6.3-SNAPSHOT
+ 1.0-SNAPSHOT
BSkyBlock
BSkyBlock is an add-on for BentoBox, an expandable Minecraft Bukkit plugin for island-type games like SkyBlock or AcidIsland.
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index e25be9c..7de8b18 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -85,6 +85,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