Changelog

v2.6

  • Dubbed the API Update
  • Custom events to listen too
  • Economy Fixed
  • "Something went wrong" fix
  • More API updates
  • Started working on a "Villager GUI"
  • FIXED ALL KNOWN BUGS

v2.1 - 2.5

  • Many many updates.
  • Introduced Economy Support
  • Started an API

v2.0

  • Complete Overhaul
  • Now is more stable

v1.3.0

  • Something from the community.
  • Enhancement: Better Actions:
  • Bug Fix: Running another GUIs Action that is not the action from your own open GUI.
  • Bug Fix: Actions being ran after closing the GUI and opening a chest.

v1.2.0 [Uploaded 7/31/13]

  • Color Codes now working in GUIs
  • Bug Fix: Gui Size no work if surrounded in quotes
  • Bug Fix: Lore colors now work thanks to efreak1996!

v1.1.3 [Not Uploaded]

  • Unlimited GUI Size (Max of 54 is recommended cause after that the GUIs look funky)
  • require_perm (should the GUI need a permission node to open)
  • action_type (to differ from sendmessage, command, reply)
  • Bug Fix: Item Amount always being 1
  • Bug Fix: Damage Value not Working

v1.0.3 [Uploaded 7/29/13]

  • Significant code Improvements (from 300+lines down to 125 lines)
  • Fixed unwanted files in the jar
  • Full Fledged Example GUI

v1.0.0 [Uploaded 7/29/13]

  • Max gui size of 9
  • Clicking an item runs an action (either chat or a command)
  • Unlimited GUIs (as long as files are there)
  • Per GUI permissions