MinigamesLib v1.13.0

Details

  • Filename
    MinigamesLib-1.13.0.jar
  • Uploaded by
  • Uploaded
    Dec 31, 2014
  • Size
    375.75 KB
  • Downloads
    5,772
  • MD5
    f441ca25f1c24260fd86fb75e1c78f2c

Supported Bukkit Versions

  • 1.8.1
  • CB 1.7.9-R0.2
  • CB 1.6.4-R2.0

Changelog

  • ~ 35 Commits since last release on 19th December. A few important Fixes and performance upgrades and new awesome features.

Most important Addings/Fixes:

  • Bungee Signs using Sockets now!
  • Adds 1.8 spectator mode on 1.8 servers
  • Adds stats holograms + commands: /<cmd> sethologram/removehologram/listholograms. For now they'll only show up when joining a lobby.
  • Adds leave sign
  • Adds option to turn off 1.8 spectator mode
  • Adds support for Dispensers/Droppers when resetting
  • Adds support for Skulls when resetting
  • Adds <money> variable for stats message
  • Adds option to use old reset method
  • Fix shop items with colors in their name
  • Fix /<cmd> reload not completely reloading classes
  • Important Bugfix regarding IconMenu in Spigot 1.8
  • Fix spectator gui not updating
  • NPE-Check when teleporting
  • Don't reset fire that has been removed by players anymore
  • Fix water/lava flow not being reset at arena borders
  • Cache sign configurations
  • Fix tnt damage not being reset that resulted from redstone activation (instead of flint'n'steel)
  • Don't set lobby items if game started when skip_lobby is enabled
  • Fix bug when using 1.8 spectator mode
  • Heal players after they join when skip_lobby is enabled
  • Update signs too when doing /<cmd> reload
  • Don't check arenas for validity in each event anymore
  • Fix error in debug mode when player doesn't select any kit and auto_add_default_kit is set to false
  • Performance tweaks and refactoring; Better/more debug info
  • Close MySQL connection fully
  • Water bottle Fix