MobArena plugin for Minecraft
Go to file
Andreas Troelsen 4b970c6fce Use non-deprecated ItemStack constructor.
The SerializableItem class was previously using a constructor that
included a raw byte for data values. The current constructor takes
no byte argument and the data value must be set explicitly.

This fixes e.g. splash potions not restoring properly from arena
containers.
2013-03-21 23:47:48 +01:00
abilities Minor redundancy cleanup. 2012-03-30 03:34:16 +02:00
language files So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00
resources Add per-arena option: display-waves-as-level 2013-02-26 20:12:58 +01:00
src/com/garbagemule/MobArena Use non-deprecated ItemStack constructor. 2013-03-21 23:47:48 +01:00
.gitignore So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00
build.xml Fixed the config-file reset bug. 2012-08-22 06:05:45 +02:00
MobArena.jar Fixed inventory exploit. 2012-09-18 22:53:19 +02:00
README.md So, you got a big source code revamp. Big whoop, wanna fight about it? 2012-02-24 05:11:06 +01:00

Please read the Wiki for details on how to set up MobArena, and remember to read the FAQ before posting questions!