- Fixed a problem with backpacks in 1.20.1
- Added toggle command for the console.
- Fixed a duplication issue, dropping items that are in a stack one by one and then all at once will duplicate one more item than normal.
- Fixed an issue that did not allow use on Java 11 Servers.
- Fixed duplication issues with inventory cosmetics when trying to constantly drop them (discovered by Vigo666).
- Fixed duplication issues in inventory cosmetics for proxies.
- Fixed a problem in PlaceholderAPI placeholders, now you must include {} braces to specify a type or id
i.e. instead of using example: %magicosmetics_available_hat% you should use %magicosmetics_available_{hat}%. This is to avoid problems with IDs or cosmetic types containing underscores.
- Fixed a problem with mode switching when entering a zone/wardrobe in versions higher than 1.20.5.
Fixed an issue with logging in and having the plugin on backend servers with proxies.
- Fixed a problem when exiting the server in proxy mode.
Fixed a problem with servers that have the proxy active.
- Fixed an issue with the 2.9.4 update.
- Fixed an issue with helmet and off hand inventory cosmetics.
- Added ability to hide cosmetics from certain players to the API.
- Fixed SkinsRestorer issue when in proxy mode.
- Unnecessary debug was removed.
- Fixed a problem with the inventory cosmetics that when dying and having the keepInventory option set to true these are still dropped.
- Fixed a problem with the inventory cosmetics when having the overlaps option disabled and removing the cosmetic did not remove the item from the corresponding slot.
- Fixed a problem with the inventory cosmetics when having the overlaps option disabled and die doubles your items that you have in the helmet slot or offhand if you have the cosmetics at the same time and drops them.
- Fixed a duplication problem with inventory cosmetics having the overlaps option set to false, having a stored item and leaving the wardrobe at the same time.
- Fixed a problem that when removing an item from a hat type cosmetic inventory with the overlaps option deactivated, an error was thrown.
- Fixed an NBT duplication problem in the combined cosmetics.
- Fixed a problem regarding Oraxen api.
- Added support to version 1.20.4
- Fixed some problems with inventory cosmetics:
You could not place items in the hat slot when you had it equipped.
When placing blocks from the offhand with a cosmetic equipped and returning them to your inventory by clicking on the offhand slot, it returns to the initial state.
- 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.