Skip to content

Commit

Permalink
softdepend on Multiverse + v0.0.3c
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsimmo committed Sep 8, 2014
1 parent 7d5b19f commit c76c412
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.mdsimmo</groupId>
<artifactId>Bomberman</artifactId>
<version>0.0.3b</version>
<version>0.0.3c</version>
<name>Bomber man</name>
<build>
<plugins>
Expand Down
4 changes: 3 additions & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bomberman
main: io.github.mdsimmo.bomberman.Bomberman
version: 0.0.3b
version: 0.0.3c

commands:
bm:
Expand All @@ -11,6 +11,8 @@ commands:
- /<command> arena [...]
permission: bomberman.observer

softdepend: [Multiverse-Core]

permissions:
bomberman.*:
description: Gives access to all Bomberman commands
Expand Down

0 comments on commit c76c412

Please sign in to comment.