PopupMenuAPI

A plugin developer tool to allow you to create custom popup menu systems for vanilla minecraft players using an API

File Details

PopupMenuAPI v0.2

  • R
  • May 14, 2013
  • 15.25 KB
  • 3.6K
  • 1.7.4+2

File Name

PopupMenuAPI-0.2.jar

Supported Versions

  • 1.7.4
  • 1.6.4
  • 1.5.2
  • Fixed NPE in removeMenuItem
  • Fixed bug with closing menu not removing player as viewer from inventory
  • Fixed bug with clicking player inventory inside menu opening it in top inventory
  • Added convenience method for handling switching between different menus
  • Added warning about switching menus in the javadocs for PopupMenu.openMenu
  • Added method for switching menus within PopupMenu