War - Minecraft TDM & CTF for Bukkit
Go to file
cmastudios d724f5a382 Closes gh-617, gh-609, gh-514, gh-319, tag gh-589. Add support for
permission specific loadouts.

Loadouts can be defined with a permission which can limit who can access
the loadout, in mostly the same manner as I did in the zone-permissions
commits. The permission can be used to only allow say VIP and above to get
a certain loadout (for donation benefits) or to allow the server's lower
ranks a class only (to allow lower ranks to survive faced with the server's
experienced players).

This is controlled by an additional argument to /zonecfg.
Example: /zonecfg loadout:vip:server.ranks.VIP - allow only VIP players
access to the vip loadout.
To remove the permission, re-make the loadout without the permission
parameter.
Example: /zonecfg loadout:vip - remove the permission requirement for the
vip loadout.

To allow a lower rank access to a loadout only, you can use your permission
manager's feature of negating a permission (if supported by the plugin).
Example: /pex group recruit add server.loadout.noob, /pex group builder add
-server.loadout.noob - allow only recruits to have access to a loadout
which requires the permission "server.loadout.noob" (with PermissionsEX).
2013-03-22 22:33:38 -05:00
war Closes gh-617, gh-609, gh-514, gh-319, tag gh-589. Add support for 2013-03-22 22:33:38 -05:00
.gitignore Why was bin in repo?! 2011-07-27 21:10:05 +02:00
MIT-LICENSE.txt New readme file 2012-06-17 22:36:53 -04:00
README.md Updated link to Jenkins in readme. 2012-06-18 02:53:28 -03:00

War logo

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)