diff --git a/pom.xml b/pom.xml
index 20d7932..bf115d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
io.github.mdsimmo
Bomberman
- 0.0.3b
+ 0.0.3c
Bomber man
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 98a1a05..3bf6610 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
name: Bomberman
main: io.github.mdsimmo.bomberman.Bomberman
-version: 0.0.3b
+version: 0.0.3c
commands:
bm:
@@ -11,6 +11,8 @@ commands:
- / arena [...]
permission: bomberman.observer
+softdepend: [Multiverse-Core]
+
permissions:
bomberman.*:
description: Gives access to all Bomberman commands