- Previously teleporting the player in the same position caused the cosmetics to be removed and this effect was unnecessary so a range was added so that cosmetics are not deleted until teleporting out of that range. This avoids certain problems with some plugins that frequently use teleportation to make the player look at a specific object.
- Inventory cosmetics now respect the result of events when interacting with a helmet and placing it, i.e. if the result of the helmet is allowed then it will combine with the cosmetic or position itself in the helmet slot, if it is denied then nothing should happen.
- Now the items that are on the off hand inventory cosmetic can be used normally.
- It is now possible to change items with the hotkey when having an inventory cosmetic on the off hand.
- Some problems with the overlaps option on false were fixed for inventory cosmetics.
- Fixed a database problem with permissions disabled in config.yml.
- Fixed a problem with texture heads in 1.20.2, still supports base64 textures.
- MagicGestures api was added to omit the inventory cosmetics to be inside the plugin's wardrobe.
- Fixed problems with inventory cosmetics with the overlaps option enabled, combining one of your items containing the nbt PublicBukkitValues causes the combined item to lose its own and therefore ends up in a massive duplication of items in your inventory and probably slows down server performance or crashes.
- Fixed a problem with inventory cosmetics in the wardrobe that sometimes set the cosmetics in the helmet slot when they are inside and some customers visualize those items and causes the view to crashes.
- Fixed a possible incompatibility with MagicCrates and the new inventory cosmetics system when entering a transition.
- Fixed a problem with the inventory cosmetics with the overlaps option activated in the wardrobe that when you remove a cosmetic and have it combined does not return the original item that you had saved inside the cosmetic.
- Fixed a problem that caused the nbt of enchantments not to be combined in versions other than 1.20.1.
- Now the nbt that change in the combined cosmetic will return to the real item by updating their nbt.
- Fixed some problems with inventory cosmetics: The possibility to get the item from an inventory by clicking on the specific slot of the inventory cosmetic, right clicking on a helmet with your hand and having the overlaps option set to false.
- Unnecessary log was removed.
- Fixed some missing checks on the saved item of an inventory cosmetic.
- Inventory cosmetics if they have helmets saved are now added to the list of dropped items when a player dies.
- Now when modifying the inventory cosmetics slot they will react on their own which means that it will match or combine the item that another plugin through another command or through the spigot api decide to set an item in the slots.
- Fixed problems with getting cosmetics from inventory (should no longer happen).
- Fixed a problem with SkinsRestorer in propxy mode.
- Fixed a problem regarding backpacks, they are not removed when they enter the wardrobe.
- Fixed a problem when right clicking on head type items pointing to a block and having a HAT type cosmetic it equips instead of being placed.
- Fixed a problem when entering the wardrobe does not hide the inventory cosmetics.
- Fixed dupe with off hand cosmetic with the overlaps option disabled.
- Fixed a problem when combining your item with cosmetic and they have similar attributes.
- Fixed a few bugs regarding the new inventory cosmetic system. When you put on another helmet having already a helmet in the cosmetic lets you place it and lose the first, right clicking on the helmet gives you back the cosmetic instead of nothing or the previous helmet, when you close the server you lose your helmet or your offhand item.
- Added an event to detect changes in inventory cosmetics affected by other plugins.
- Added again the overlaps option.
- Removed test logs in versions 1.20.1 - 1.20.2
- Fixed some bugs regarding the new inventory cosmetics system (hat and off hand) when teleporting and dying.
- Added PlayerChangeBlacklistEvent to notify when a player enters or exits a world in the blacklist. Check here
- Fixed problems with SkinsRestorer when in proxy mode
- Added a flag to WorldGuard called cosmetics that defines whether cosmetics are allowed to be used in a specific region.
- Fixed incompatibility with the latest version of SkinsRestorer.
- A blacklist of worlds has been added (in config.yml)
- Added database options.
- Fixed a problem that did not allow to display cosmetics in the wardrobe with false permissions in config.yml.
- Fixed a problem that prevented to display the NPC in the wardrobe in version 1.20.2
- Fixed some incompatibility issues with 1.20.2
- Fixed problems in version 1.20.2
- Added support for version 1.20.2
- Fixed a problem with the big-head option in balloons.
- ModelEngine models have been added to the backpacks.
- Added permissions to secondary and primary colors (you must add a lore of unavailable for colors that don't have permissions in the color-template)
- Fixed token system with drag enabled
- Improved a little bit the balloon movement with ModelEngine