v0.7

Details

  • Filename
    MyHungerGames-0.7.jar
  • Uploaded by
  • Uploaded
    Sep 2, 2012
  • Size
    230.43 KB
  • Downloads
    2,740
  • MD5
    e10468c5f763490551580ca38ddd67fe

Supported Bukkit Versions

  • CB 1.3.2-R0.1
  • CB 1.3.1-R2.0
  • 1.3.2

Changelog

  • Bug fixes
  • Added some command shortcuts: "/hga creategame" instead of "/hga add game"
  • User commands can now use default game instead specifying one
  • Made admin commands that are not part of setting up able to use the default game
  • Fixed number stuff
  • Fixed remove-items
  • Fixed players not getting tped out of the game on /hga stop
  • Merged PlayerQuitEvent, PlayerLeaveEvent, and PlayerKickEvent into PlayerLeaveEvent with Type
  • Added joinsign, gamesign, and infowall
  • Chests can now always be interacted with
  • Changed grace-period so it only affects damage by other entities
  • Removed performance monitor as it is unneeded and didn't work
  • Made a Game interface and GameManager abstract class for the API
  • Added a chat perm
  • Added stop-targetting
  • Made deaths be cancelled instead of waiting for respawn
  • Added blacklisted chests - chest that don't get auto-added
  • New command system
  • Added a forceclear command
  • /hga reload is now a little bit smarter (I may do away with this as it might cause problems)
  • Now uses weakreferences to help prevent memory leaks
  • Added hide-players
  • Still have a list of features to implement