War - Minecraft TDM & CTF for Bukkit
Go to file
cmastudios 72a2f08d70 Config to apply potions on spawn.
Closes #615.

The new APPLYPOTION configuration option allows warzone makers to
give potion effects ot players every time they spawn.

Use case: Resistance 5 for a few seconds on player spawn to prevent
them from being "spawn camped" - killed when they step out by other
players waiting nearby.

Format of APPLYPOTION: effect_type:duration:amplification

 effect_type:
  For a valid list of values that can be used for this type param,
  please see http://jd.bukkit.org/rb/apidocs/org/bukkit/potion/PotionEffectType.html

 duration:
  Time in ticks (1/20 sec) that the potion will apply for.

 amplification:
  Amplifier to the potion's power.

@taoneill @cmastudios documentate how to tune this option before
 1.9 release on the wiki. Also please test use of this option in
 game (pulling a @grinning here).
2014-02-22 18:12:11 -06:00
war Config to apply potions on spawn. 2014-02-22 18:12:11 -06:00
.gitignore Collect metrics statistics from servers 2013-12-27 18:13:30 -06: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)