Skip to content
itsmartin edited this page May 24, 2013 · 1 revision

Install the plugin as normal, by copying it to your Bukkit /plugins folder.

No other plugins are required for UHC matches, but WorldEdit is useful to have. Also, in order to ensure that spectators cannot interfere with the match in any way, it's best to use SportBukkit.

Configuration

If you want to change the default configuration options, you can do this by editing the config.yml file for the plugin. The options available are:

  • matchtitle - The title of the match (defaults to TesseractUHC)
  • deathban - Determines whether players are kicked and banned immediately upon death (defaults to false)
  • uhc - determines whether UHC mode is enabled (defaults to true)
  • ffa - determines whether the match is a free-for-all or team-based (defaults to true - free for all)
  • nopvp - The number of seconds at the start of the match for which PVP is disabled (defaults to 300)
  • nolatecomers - Whether players who arrive late will be prevented from joining (defaults to false)
  • dragonmode - If true, the game continues until the dragon is slain, even if only one player or team remains. If false, the game ends when there is only one player or team left. (Defaults to false)
  • damagealerts - whether players will see notifications when other players take damage. (Defaults to true)
  • dropheads - whether players' heads will be placed where they die. (Defaults to true).
  • killerbonus - determines bonus items which will be dropped when a player is killed by another player. (Defaults to id=266, quantity=4 - 4 gold ingots)
  • miningfatigue - controls the mining hunger effect, which depletes players' hunger when they mine stone underground (off by default).
  • hardstone - determines whether the hard stone effect is enabled. (Defaults to true).
  • bonuschest - determines the contents of the bonus chest which players receive at the start.

Clone this wiki locally