Skip to content

Commit

Permalink
Put back the softDepend on TitleAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
ataranlen committed Jan 4, 2017
1 parent 1da260b commit df66e76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions civcraft/bin/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: CivCraft
main: com.avrgaming.civcraft.main.CivCraft
softdepends: [TitleAPI]
version: 1.8.0-Beta5
depend: [CustomMobs]

Expand Down
1 change: 1 addition & 0 deletions civcraft/src/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: CivCraft
main: com.avrgaming.civcraft.main.CivCraft
softdepends: [TitleAPI]
version: 1.8.0-Beta5
depend: [CustomMobs]

Expand Down

0 comments on commit df66e76

Please sign in to comment.