BattleArena_v3.6.9.7
Details
-
FilenameBattleArena.jar
-
Uploaded by
-
UploadedOct 19, 2012
-
Size809.07 KB
-
Downloads727
-
MD52c0a548b3af171a0808d841594c4bf00
Supported Bukkit Versions
- CB 1.3.2-R2.0
Changelog
New Features:
- Basic arena commands can now be done through Signs. Joining/leaving.
- new option alwaysWoolTeams that will make everyone have a wool head, not just with teams greater than 1 player.
- showSpawns command now shows color of the team spawn, as well as spawns all mobs/items for the arena
- /aa showspawns , */aa hidespawns
Fixes
- Fix for players leaving before a match started and still being teleported inside
- Fix for an inventory bug I introduced recently ( would cause certain items not to be loaded from config correctly)
Warning Mob spawning serialization had to change very slightly but it will remove your mob spawns from arenas.
You can either remake the mob spawns, or if you want you can edit your arenas.yml config to make the change yourself. spawn: spider:1 becomes spawn: spider 1 Example:
'11': spawn: Wolf:1
becomes
'11': spawn: Wolf 1