GUIAPI v1.0.5

Details

  • Filename
    GUIAPI-1.0.5.jar
  • Uploaded by
  • Uploaded
    Aug 11, 2014
  • Size
    12.11 KB
  • Downloads
    4,209
  • MD5
    19a7bdcc4976f3905f8511f0782fba4a

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Added:

  • closeMenu() -Closes the menu involved with the event
  • isMenuClosed() -Get whether the menu involved with the event is closed
  • openMenu() -Reopens the menu
  • openMenu(Menu) -Opens a new menu
  • isNewMenuOpened() -Get whether a new menu is opened
  • getNewMenu() -Gets the new menu (if any)
  • closeNewMenu() -Closes the new menu and reopens the original

Tweaked:

  • Canceling the event no longer closes the menu.

So, new JavaDoc!