4.1 Sep 30, 2021
4.1 Changelog
- Update locale with fixes - ChromaPIE

4.0 Sep 18, 2021
Technical update. ECOENCHANTS v8.11.0+ NEEDED!
- UPDATE YOUR ECOENCHANTS TO v8.11.0+ AND ECO TO 6.8.0+! OTHERWISE THE PLUGIN WON'T WORK!

- Fixed /ecogui search tabcompletion

3.14 Sep 14, 2021
Search command
- Added /ecogui search [query] command to perform search by command

3.13 Sep 10, 2021
3.13 Changelog
- Fixed custom-model-data in main menu

3.12 Aug 21, 2021
Custom model data fix
- Fixed custom-model-data not working for main menu buttons

3.11 Aug 14, 2021
And another fix... (Reupload)
- Fixed exception thrown when clicking own inventory in main GUI.

3.10 Aug 14, 2021
A few bug fixes
- Fixed /ecogui reload not working from console

- Fixed custom rarities making plugin throw an error (just prints "Undefined" now untill youadd your rarities to config.yml)

3.9 Aug 7, 2021
New language
- Added partial simplified chineze translation (by @SnowCutieOwO)

3.8 Aug 7, 2021
Custom model data support
- Added custom model data support. Usage: custom-model-data: -1 (replace -1 with needed model data). Just add this into any button configuration section that you want

3.7 Aug 6, 2021
Added %value% support
- Added support for %value% thing in the enchantments description (Check out EcoEnchants 8.5.0 update if you did not already, it's really amazing!)

3.6 Aug 5, 2021
Startup error fix
- Fixed invalid EventHandler error on plugin startup

3.5 Aug 5, 2021
Little internal change
- Removed System.out usage (used for debug output, forgot to remove)

3.4 Aug 4, 2021
NPE Fix
- Fixed NullPointerException in some cases when trying tu switch the page

3.3 Aug 3, 2021
Little fix
- Disabled enchantments will no longer appear in conflicts

3.2 Jul 30, 2021
Fixed rare NPE while using Search function
- Added NPE check to avoid null errors in the console while using Search function

3.1 Jul 24, 2021
3.0 hotfix
Fixed color codes not working on Search page

3.0 Jul 23, 2021
UPDATE TO ECO 6.0 AND ECOENCHANTS 8.0
- Added support for eco 6.0, and EcoEnchants 8.0
(Should work on older versions btw)

- Implemented bStats support

2.8 Jul 21, 2021
Conflicts & Appliements wrapping
Now, conflicts and appliements of the enchantment in the GUI will be wrapped to the same amount of letters per line as you defined in the EcoEnchants config for the description

2.7 Jul 15, 2021
RECREATE YOUR CONFIG.YML OR READ THE CHANGELOG CAREFULLY

- Added option "RARITY" for search-on config option
- Fixed search-page being special enchantments page
- Fixed page swapping breaking on the search page
- Fixed normal enchantments not displaying all the pages
- Added {enchantment_table} variable for ENCHANTMENT buttons to display wether they can be obtained in enchantment table
- Added {villager_trading} variable for ENCHANTMENT buttons to display wether they can be obtained when trading with villagers
- Added {world_loot} variable for ENCHANTMENT buttons to display wether they can be obtained in the chests loot

2.4 Jul 13, 2021
2.3, 2.4 bugfixes
- Fixed vanilla enchantments not appearing in the conflicts
- Fixed search function ignoring enchantment targets translation

2.2 Jul 11, 2021
Another hotfix
- Fixed Artifact page "back" button breaking clickEvent handling
- Fixed Spell page not handling clickEvent

2.1 Jul 11, 2021
Hotfix
fixed plugin failed to load translation files

2.0 Jul 11, 2021
V2.0 | Search feature | Custom buttons | Huge bugfix
V2.0 Changelog:
REGENERATE YOUR CONFIG.YML OF ECOENCHANTSGUI!
New:
- Refractored the whole config file to make it more flexible and nice
- Added support for custom buttons (an example is commented in the config,
requisted by DraimGooSe#8815)
- Added support for skulls as materials:
1) material: "head:value", value is taken from minecraft-heads.com
2) material: "hdb:id", id is ID of skull from HeadDatabase (obviously
requires HeadDatabase to be installed)
- Added SEARCH function (requested by Intaro_, an example search button
is in the default config in the main menu)
- Added Russian translation (by me), and more translations from some cool
guys coming soon...
Fixed:
- Custom slot numbers not working properly
- Inappropriate player click handling
- Some enchantments having "Null" in their "Applies on:"
- /ecogui reload command not working properly

P.S:
One more time, a huge thanks to everyone who made suggestions, bug-reports and translations, that really motivates me so much. Also, if you like my plugin, consider leaving a review on its page to help me growing as a developer.
REGENERATE YOUR CONFIG.YML OF ECOENCHANTSGUI!

1.0 Jul 8, 2021