Summary
This release brings support for 1.14. Nothing has changed other than to compile against 1.14.
Notes
Please stop trying to message me via Spigot or commenting on this post for support. I do not do support via Spigot. If you need help, please join the Discord server and read the #rules channel.
Changelog
- Added config field for default color of socket gem names once added to items. "default-socket-name-color-on-items" under the "options" key in the config.yml.
- See details section for more info.
- Added config field for tier colors being used for socket gem names once added to items. "use-tier-color-for-socket-name" under the "options" key in the config.yml.
- See details section for more info.
- Added config field to limit gems to drop from certain types of mobs. "entity-types-can-drop-from" on each gem in socketGems.yml.
- Fixed bug where mobs that weren't configured to drop items could drop items when display-mob-equipment was set to false.
Details
The new fields act in the following way:
If the socket gem gets added to an item AND it's a tiered item AND "use-tier-color-for-socket-name" is true, then use the tier display color as the color of the socket gem name. Otherwise, use the default. Which defaults to GOLD.