Releases: sarhatabaot/EnchantGUI
Releases · sarhatabaot/EnchantGUI
v1.5.9 - Backwards compatibility
Changes from v1.5.8:
- Added backwards compatibility to 1.13
Code Improvements:
- Added a check to prevent a null pointer exception.
- Extracted the shop command to it's own class.
- Renamed some class names.
- Code cleanup.
v1.5.8 - Fixed bug from 1.5.7
- Fixed bug that would let players take all gui items into their inventories.
- Also disabling the use of the gui.
v1.5.7 - Bug Fixes, New feature
Changes from v1.5.5:
- Fixed NullPointerException in gui
- Added RightClick on enchanting table to open gui option.
- Configurable through config.yml.
v1.5.5 - 1.14 Enchantments
New Enchantments:
- Added Quick Charge
- Added Multishot
- Added Piercing
v1.5.4
Changes from 1.5.1:
- Added a show per item feature - Will only show available enchantments for an item.
- This feature overrides the ignore item type option.
- Added customizable shop.yml file - You can now customize all items in the menu.
- They must be items compatible with the enchantments.
Code improvments:
- Added @NotNull annotations.
- Added Shop reload message.
- Now properly shading bStats.
- Removed annoying trailing debug message.
v1.5.1
Changes from 1.4.1:
- Support for 1.13
- Added Sweeping Edge, Channeling, Loyalty, Riptide & Impaling Enchantments
- Changed config.yml & localization.yml - you'll have to regenerate your files, or else it will not work.
- Moved from mcstats to bstats
- Code Improvements
- Updated deprecated methods.
- Fixed error showing up when clicking outside of the shop.
- Added a debug option to the config. Enabling this will spam your console.
- Updated dependencies (Spigot,Vault, bstats, gradle)
- Code cleanup
Upcoming features:
- Automatic convertor from 1.4.1.
v1.5.0-SNAPSHOT
Changes from 1.4.1:
- Support for 1.13
- Added Sweeping Edge, Channeling, Loyalty, Riptide & Impaling Enchantments
- Changed config.yml & localization.yml - you'll have to regenerate your files, or else it will not work.
- Moved from mcstats to bstats
- Code Improvements
- Now using getKey() instead of getName()
- Added a debug option to the config. Enabling this will spam your console.
Upcoming features:
- Automatic convertor from 1.4.1.