Changelog

1.3.2 b1
Updated to Bukkit 1.3.2-r01
Updated to the latest SpoutPlugin
1.6.9
Updated to Bukkit 1.2.5-R5
Made the confirm dialog text customizable
1.6.8
Added txt to the allowed screen file extensions
1.6.7
Fixed an issue with Macs creating extra files (thanks superchuckinator!)
1.6.6
Changed the show GUI key to c to avoid conflicting with Spoutcraft
Added an updated version alert to the startup
Added a few constants - gc_item_in_hand_name, gc_item_in_hand_id, gc_item_in_hand_data, gc_item_in_hand_amount, gc_gamemode, gc_hp, gc_max_hp, gc_food_level, gc_level_exp, gc_total_exp, gc_level, gc_air, gc_max_air, gc_title, gc_display_name, gc_list_name
Added Metrics
Fixed a small bug
1.6.5
Fix for file access bugs
Updated to Bukkit 1.2.5 R4
Updated SpoutPlugin
1.6.4
Added a new key to the text_label control, has_shadow
Set to no to hide the drop shadow
Updated the SpoutPluginAPI
1.6.3
Fixed the GUI closing when the key was pressed in a text_box
Fixed the background no longer being transparent
Added a new key to the button - hide_command
If set to yes, the tooltip for the button won't show the command (you can still add an info key to it)
Made it possible to use parameters with the /os command, the link_button, and the open_screen key
Updated the SpoutPluginAPI
1.6.2
Updated to 1.2.3-R0.2
Made the GUI button toggle the GUI
1.6.1
Added two new keys to the config - ignore_show_permission and ignore_reload_permissions
Set to true to allow all OPs to show the GUI and reload the screen files, respectively
1.6
Added a key to the button control - confirm_command: yes|no
If set to yes an extra click will be needed to perform an action.
Only works with one action per button
Added mode: banned_players and mode: all_items to sliders and combo_boxes
1.5.4
Added an option to skip making player skins on login
1.5.3
Added url_button, which functions as link_button except to a web address instead of a screen.
Textures that display player skins now ignore case
Added url_button_color and combo_box_color keys for default colours.