* Fixed JSONDatabaseImpl data saving
* Resolved console spam from Custom Heads
* Fixed Custom Model Data issues
* Addressed ChatRenderer issues on Paper
* Added optimized skull animations
* Enhanced compatibility for under 1.18.x versions
* Overall optimization and minor fixes
* Resolved an issue that was generating excessive console warnings when players joined the server using newer Identity versions.
* Fixed a SQL database implementation format adjuster that was causing problems for non-UNIX-based servers due to the use of backslashes instead of forward slashes in file paths.
* The SQL implementation now utilizes UTF-8 encoding and supports Unicode characters.
* SQL connectors have been updated
* Now using a different inventory name parser
* Enhanced plain MySQL compatibility and performance
* Minor bug fixes
- Supports 1.16.x - 1.21.x
- Customizable messages: click features, hover, hex colors, and much more.
- Infinite Customizable GUIs: Customize type, title, size, items, actions, slots, layout, and more.
- Page System: Automatically group and paginate your items.
- Custom head support
- Item text animation support
- Cross-version support: Potions, sounds, and materials.
- Automatic optional setup: On-join setup.
- Customizable unlimited actions for each button.
- Instant preset loader
- PlaceholderAPI support
- Optional chat format: Includes placeholders, hovers, click events, and more.
- Optional chat distance support
- Mandatory and optional inventories
- Database support: MongoDB, SQL, and JSON.
- Identity presets: Name, gender, and age preset included with the resource pack. Non-resource pack version also available.
- Source code included
- and much, much more!
* PaperMC conflict caused by older versions solved
* Java 16 compatibility optimized
* Stability improvements and bug fixes
* Compatibility with Spigot improved
* Added a delay to prevent the inventory from shutting during resourcepack loading.
* Restructured the code.
* To alleviate compatibility concerns, placeholders are now totally lowercase.
+ You're now able to customize Commands that are executed according to the gender selected.
+ You can now overwrite your Identity with /identity age, gender, and name.
+ Staff can now override a player's Identity with /identity setName, setGender, and setAge.
+ Non-Binary Gender has been added.
+ Added ability to set identity through command with /identity setup.
+ Furnace GUI support for the Age Selector.
+ Added custom inventory builder with Custom-Model-Data Support for every inventory present.
+ Anvil GUI support for the Name Selector.
* Placeholders are now completely lowercase to avoid compatibility issues
* Fixed a bug that caused the plugin to crash when the player was in the inventory Updates.
* Fixed a bug that did not allow the plug-in to find a library for some versions.
+ Interactive APIs have been released (Click here for the Wiki)
* The system has been decentralized to ensure improved performance.
* Several improvements in every aspect of the plugin.
* Optimized Inventories.
+ Now you can view the updates in inventory format through /identity showupdates. You will only see the things that might interest you.
+ Added Post-Setup Commands &7fully customizable through config.
+ Custom Material Support for newer versions
* Inventory performance improved