Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

Releases: JohZant/GUICommands

GUICommands v1.3.2

18 Jul 02:11
Compare
Choose a tag to compare

Fixed issue #15 where GUICommands would throw a tantrum when it was not the menu in question.

Fixed an issue where Errors would be thrown when clicking outside of the inventory.

Stopped the inventory from closing when an empty item slot was clicked on.

GUICommands v1.3.1

28 Apr 03:02
Compare
Choose a tag to compare

Fixed an issue where calling a menu that had a problem with an incorrect material would fail and spam console.

Added a catch to try and find why Issue #15 is occurring.

GUICommands v1.3.0

26 Apr 11:24
a9c8696
Compare
Choose a tag to compare

Config change required!

Added [player], [console], [close], [message] and [refresh] tags.

Consolidated player and console commands in config.

Added placeholders as item display names.

Fixed issue where Menu Prefix Colour Codes were not working.

GUICommands v1.2.1

26 Apr 01:29
Compare
Choose a tag to compare

Updated version number in plugin.yml.

Issue #15 was not able to be 100% resolved due to not knowing the correct version.

This has no other changes, it only helps to solve issues for the future.

GUICommands v1.2.0

24 Apr 12:55
8b01224
Compare
Choose a tag to compare

PlaceholderAPI integration.

Placeholders can be added to Item Display Names and Lore of an item.

GUICommands v1.1.0

24 Apr 05:53
5d27d67
Compare
Choose a tag to compare

Added Ability to reload GUICommands config and menus.

Added Ability to separate menus out into individual files for tidiness.

GUICommands v1.0.0

23 Apr 10:40
Compare
Choose a tag to compare

The initial release of GUICommands