KotH v1.3

Details

  • Filename
    KotH.jar
  • Uploaded by
  • Uploaded
    Jun 28, 2016
  • Size
    240.14 KB
  • Downloads
    8,888
  • MD5
    80c06c65b008ef9810d39bfd8bf63a4e

Supported Bukkit Versions

  • 1.10
  • 1.9

Changelog

NOTE: This file has been tested on 1.9.x and 1.10 Minecraft!

NOTE: This file will not work on 1.8.x or earlier!

v1.3

General Changes

  • King of the Hill is now built with Spigot. Using Spigot's fork of the Bukkit API, this plugin is now compatible for servers running CraftBukkit as well as Spigot. This plugin was built against Spigots build for 1.9.4, but will work for later versions as well.
  • Matchmaking Rating (MMR) system is now implemented. Much like the ELO system for chess, each arena may implement their own minimum MMR. Players can gain MMR for wins and lose MMR for losses, and MMR shifts are determined by # games played and current MMR. Players do lose MMR for quitting arenas for which MMR is enabled.
  • Metrics stats checking added. This is completely safe and not invasive in any way, but you can opt out at any time in the KotH config by setting 'opt-out' under global to true.
  • Abilities nerfed and less buggy. Many of the abilities were overpowering (especially chain, fireball, zombie) and were effectively gutted. Entity abilities like zombies have better target pathing.
  • Removed beacon support. Completely unnecessary with an arena compass and simply a cause for lag on smaller servers.
  • In one life arenas, players are now put in spectator mode and can observe the arena but not participate, instead of being kicked out.
  • The arena compass must now be in your main hand.
  • Many API changes! Check Github repository for more information
  • Time given to players to rate arena at end is now configurable.

Bug Fixes

  • Many game loop issues are now fixed
  • Target block detection fixed
  • Scoreboard fixes
  • Fix number crunching for arena info
  • Fix arena sounds
  • Fix to item parsing from config files (notably potions, which no longer have durability values but instead use NBT tags)
  • Many other minor fixes

Before asking questions or suggesting bugs, please read the FAQ.

Any comments, concerns, or questions left unaddressed by the FAQ should be brought up in the comments section of the main post. This is not where bug reports go.

If you have found a bug, report it via the ticket tracker so they can be addressed.

Keep the bug reports coming at https://github.com/AoHRuthless/King-of-the-Hill/issues

  • Snare ability doesn't work (illegal argument type mismatch) Fixed for next update
  • Double message output when players click abilities on cooldown or their arena compass. uh kinda fixed?