mirror of
https://github.com/taoneill/war.git
synced 2024-12-03 15:43:27 +01:00
War - Minecraft TDM & CTF for Bukkit
890e78fd5d
TeamKind has been changed to store colors in a DyeColor object instead of using a byte value store. This improves readability and makes the code future-proof. All listeners are now unregistered when the plugin gets unloaded. This removes the need for listeners to check if War is loaded and prevents duplicate registration. I would prefer if the ability to unload and load the War plugin was completely removed, however, as there are plugins out there such as PlugMan that are dedicated to cleanly reloading plugins. The main purpose of this was to clean up all issues and problems reported by the eclipse java IDE. 0 warnings are shown by the IDE now. |
||
---|---|---|
war | ||
.gitignore | ||
MIT-LICENSE.txt | ||
README.md |
War - Minecraft PVP Arenas (TDM, CTF and more!)
War is a plugin for Bukkit that adds PVP arenas and team deathmatch gamemodes to Minecraft servers.
Official website
Visit http://war.tommytony.com for more info, videos and links.
Features
- Built on the popular Bukkit mod API (http://bukkit.org)
- Capture-the-flag and team deathmatch arenas, called warzones
- Warzone blocks are saved and reset at the end of every game, for safely destructible maps
- Other game types: capture points and explosive-based objectives
- Up to 16 teams!
- Tons of customizable game rules, item loadouts and options (see Instructions)
- SpoutPlugin integration for an enriched UI experience during combat for Spoutcraft users (http://spout.org)
Downloads
All official releases are at https://github.com/taoneill/war/downloads.
Dev Builds
Continuous integration builds are available at http://ci.tommytony.com/job/War.
Author
tommytony started the plugin in December 2010 on hMod and has been maintaining it since with the help of contributors. Reach him at taoneill@tommytony.com.
License
War is licensed loosely under the MIT License (but still comes with the weird baggage of Bukkit licensing)