MobArena plugin for Minecraft
Go to file
Andreas Troelsen 2de480709d Add support for class item chests.
This is an extremely ugly, hacky way to do it, but the feature
should definitely make it into 1.0 - it requires no commands or
any other complex setting up besides flipping one option in the
config-file.

Upon clicking a class sign in the lobby, MobArena will (if the
config-setting is true) search for chests below the sign, and
below (and including) the block behind the sign, i.e. the block
that a wall sign would be attached to. If a chest is found, the
contents will become the class inventory.

The search can be optimized to be a one-off thing unless the
block changes from being a chest. A todo for 1.0, perhaps.
2013-01-25 23:27:32 +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 support for class item chests. 2013-01-25 23:27:32 +01:00
src/com/garbagemule/MobArena Add support for class item chests. 2013-01-25 23:27:32 +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!