Browse Source

Add soft-depend on CombatTag so it loads before mcMMO, allowing us to
ensure the name check is ONLY run if CombatTag is installed.

GJ 12 years ago
parent
commit
5930128b7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/plugin.yml

+ 1 - 1
src/main/resources/plugin.yml

@@ -16,7 +16,7 @@ authors: [GJ, NuclearW, bm01, Glitchfinder, TfT_02, t00thpick1]
 website: http://dev.bukkit.org/server-mods/mcmmo/
 
 main: com.gmail.nossr50.mcMMO
-softdepend: [Spout]
+softdepend: [Spout, CombatTag]
 load: STARTUP
 
 commands: