Skip to content

Commit

Permalink
Change citizens to soft depend as it isn't always needed
Browse files Browse the repository at this point in the history
  • Loading branch information
Techcable committed Nov 20, 2014
1 parent ad9983c commit 3d1be52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CombatTagReloaded
version: 6.2.0
authors: [cheddar262, Techcable]
depend: [Citizens]
softdepend: [Citizens]
main: com.trc202.CombatTag.CombatTag
dev-url: http://dev.bukkit.org/server-mods/combat-tag
commands:
Expand Down

0 comments on commit 3d1be52

Please sign in to comment.