mirror of
https://github.com/garbagemule/MobArena.git
synced 2025-02-04 22:51:20 +01:00
Built against CB 1.2.4-R1.0
This commit is contained in:
parent
a058bce396
commit
41258a1b02
BIN
MobArena.jar
BIN
MobArena.jar
Binary file not shown.
@ -13,7 +13,7 @@
|
||||
<property name="ability-dest" location="${res}/res/abilities" />
|
||||
|
||||
<!-- Dependency variables -->
|
||||
<property name="cbver" value="1.1-R6" />
|
||||
<property name="cbver" value="1.2.4-R1.0" />
|
||||
<property name="cbjar" value="craftbukkit-${cbver}.jar" />
|
||||
<property name="cburl" value="http://repo.bukkit.org/content/repositories/releases/org/bukkit/craftbukkit/${cbver}/${cbjar}" />
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: MobArena
|
||||
author: garbagemule
|
||||
main: com.garbagemule.MobArena.MobArena
|
||||
version: 0.94.4.64
|
||||
version: 0.94.4.65
|
||||
softdepend: [Spout,MultiVerse,XcraftGate,Towny,Heroes,MagicSpells,Vault]
|
||||
commands:
|
||||
ma:
|
||||
|
Loading…
Reference in New Issue
Block a user