• Added HMCCosmetics and Cosmetics as aliases to the cosmetic command
  • Fixed equipment packet kicking players in edge cases (Rewrote the packet modification to be more vanilla-like)
  • Fixed wardrobes distances referencing configuration option no longer existing
  • Fixed setting viewer location not referencing player eye location
  • Removed old passenger removal logic on player quit
  • Improved code quality
  • Added MMOItems Hook
  • Added entity cooldown teleportation packet, this helps decrease the amount of packets sent
  • Fixed issue of swapping items leading to other players visually seeing the offhand cosmetic in their main hand
  • Fixed certain entity metadata not being added correctly on 1.19.3+
  • Improved documentation around wardrobe objects
  • Added PAPI placeholders to cosmetic item names
  • Added force-show-join to ignore hidden reason when a player joins
  • Added enter-open-menu to open menu when player enters wardrobe
  • Added Action Bar Message when players have cosmetics hidden
  • Fixed an issue where messages that are null causing player to be kicked
  • Added ability to reference entity directly from CosmeticUser class
  • Optimized and Improved Lead System for Balloons
  • Added PlayerCosmeticPostEquipEvent to the api
  • Added emotes playing while equipped with now stop
  • Added Unequip Emote Stop reason to the api
  • Fixed Balloons causing Wardrobe NPC to disappear
  • Updated PlayerAnimator to support 1.20
  • Added ability to define multiple wardrobes
  • Added ability to restrict wardrobes by permission
  • Added ability to create new wardrobes in-game
  • Added ability to allow users access to all cosmetics while in wardrobe, removing them as they leave if they lack permission
  • Added menu permissions to registered permissions
  • Added ability to check for air under emote
  • Added Config Updater
  • Added Menus#values to get all Menus registered
  • Improved file generating logic...
Bug fixes
  • Fixed translation file being generated
  • Fixed cosmetic type items in GUI not parsing PAPI placeholders
  • Fixed cosmetic type items sometimes not transitioning to the equipped item when equipped
  • Improved some debug messages
  • Improved remove loose cosmetic items removing items after gamemode switch
  • Improved cosmetic items now show who they were generated for
  • Improved cosmetic items now show the id of the cosmetic they were generated for
  • Fixed 1.19.3 player info packet improperly casting in ProtocolLib
  • Fixed 1.19.2 player info packet field index
  • Fixed wardrobe not properly ending when transitions were disabled
  • Fixed invalid cosmetic in using placeholder...
Back
Top Bottom