Page: 1 2 3

2.3.0 May 6, 2023
  • REWORKED Locked Name and Locked Lore and now under locked-item, see here. This new system breaks the locked-name and locked-lore system previously used but the plugin will still load fine. 
  •  Added equipped-item gui item under cosmetic type 
  • Added Denizen item support (Thanks @Mergu !) 
  • Added LibsDisguises support Added support for multi-emote files (Thanks @Craftinators !) 
  • Added positive emote distances rotating to player 
  • Updated PlayerAnimator to 1.2.6 for 1.19.4 support (Thanks Boy!) 
  • Improved generated item for GUI to pass slot (internal right now) 
  • Improved player debug tick message 
  • Fixed default config comment referencing the wrong value

2.2.8 Apr 23, 2023
  • Improved some debug messages
  • Improved remove loose cosmetic items removing items after gamemode switch
  • Improved cosmetic items now showing who they were generated for
  • Improved cosmetic items now showing 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 throwing null error
  • Fixed PAPI Expansion not being persistent
  • Fixed wardrobe still running after player died in wardrobe
  • Fixed players able to get cosmetics by shift clicking in HMCColor menu (Update HMCColor as well for this fix)
  • Fixed persistant data containers being added that just contained "item"

2.2.7 Apr 18, 2023
  • Added ability to remove loose cosmetics 
  • Added ability to hide leads on balloon cosmetics
  • Added ability to change gamemode on exiting wardrobe 
  • Added Garbage Truck Balloon & Garbage Picker Upper Cosmetic
  • Improved equipped placeholder to take the type as well 
  • Fixed standing not readding backpack 
  • Fixed emote still playing after teleporting
  • Moved player_move_check to player-move-check in configuration 

2.2.6 Apr 2, 2023
1.19.4 Support
  • Added 1.19.4 Support
  • Added ability to toggle WorldGuard listener
  • Improved internal hook handler (Thanks Craftinators!)
  • Fixed backpack blocking the riptide enchantment
  • Fixed backpacks being on player while they were flying with riptide
  • Fixed plugin attempting to teleport invalid balloon entities
  • API changed so PlayerMenuCloseEvent is no longer cancellable (Thanks Craftinators!)
  • Updated default configuration to have instructions regarding wardrobe transition

Please keep in mind that emotes are not fully functional on 1.19.4 yet, as the shader has not been updated.


2.2.5 Mar 12, 2023
  • Added CMI Vanish support
  • Added config option to disable emote block checking
  • Added ability to pass enchantments to cosmetic items (useful for client side 
    enchantments)
  • Added config options for emotes (damage-leave and invincible) 
  • Added PlayerEmoteStartEvent and PlayerEmoteStopEvent to the API
  • Fixed default color in apply command not working with plugins
  • Fixed self-interaction kick while in wardrobe and emotes
  • Fixed emote block checking just checking if block is air, rather than if you can see through it
  • Fixed teleporting invalid entities

2.2.4 Mar 10, 2023
  • Add option to use legacy IA hook
  • Added all option to unapply command
  • Fixed putting -1 for HMCCosmetics Wardrobe radius not allowing you to use wardrobe from anywhere
  • Fixed flying with elytra with a backpack throwing null
  • Fixed WorldGuard flags hiding cosmetics when allow was selected
  • Fixed debug messages not using debug method
  • Improved backpacks internally

2.2.3 Feb 26, 2023
  • Refactored numerous classes
  • Quality Improvements in the codebase (Thanks Craftinators!)
  • Fixed invalid player kick on emotes
  • Fixed emote command having invalid username throwing error
  • Fixed default config having wrong dye menu name for itemsadder
  • Fixed balloon fix activating even when player has no balloon throwing errors
  • Fixed HMCColor attempting to be used when not present

2.2.2 Feb 21, 2023
  • Added experimental ModelEngine backpack feature
  • Fixed issue with different poses and backpacks

2.2.1 Feb 17, 2023
  • Added ability to specify dye menu input and output slots (Thanks Boy!)
  • Fixed placeholders not applying in menus
  • Fixed Looty Hook (Thanks Boy!)
  • Revamped Lantern Cosmetic
  • Added Explorer Backpack Cosmetic (dyeable)

2.2.0 Feb 12, 2023
Vulpes vulpes
  • Added Emotes! Players can equip an emote into their emote slot and activate it using Shift + F or /cosmetic emote. Credits for emotes go to the Mythic Team for creating the library & shader behind it.
  • Added force permission check on join to check if a player still has a cosmetic permission
  • Added SuperVanish + PremiumVanish Support
  • Added getDefaultMenu for developers (Thanks Boy!)
  • Added Looty Support (Thanks Boy!)
  • Improved Oraxen Hook (Thanks Boy!)
  • Improved locked name and lore handling
  • Improved Move Event handler
  • Refactored and improved the internal hook system
  • Refactored several classes into managers under the CosmeticUser class. This only affects plugins hooking into HMCC.
  • Fixed Wardrobe applied Balloons having bugged leashes
  • Fixed Item Flag in item serializer not working correctly
  • Fixed cosmetic reload permission not working
  • Fixed Wardrobe user being able to pickup items
  • Fixed Wardrobe runnable continuing in rare circumstances
  • Removed hard depend on PlaceholderAPI

2.1.2 Feb 3, 2023
Release 2.1.2
  • Added ability to silence messages from commands with -s
  • Added arg to apply command to apply color: /cosmetic apply cosmeticName playerName #FFFFFF
  • Added Hidden Reason now saved in database
  • Added action menu now checks permission. Override for old behavior with -o
  • Reworked update checker to be more in-line with HMCWraps
  • Reworked publishing to the repo to exclude dependencies

2.1.1 Feb 2, 2023
Release 2.1.1
  • Slight refactoring
  • Reworked color handler to support different types of color formats
  • Improvements to balloons through teleports
  • Added more Hidden Reasons for API
  • Fixed ME being used when not present
  • Fixed ItemsAdder reload causing HMCC to reload itself hundreds of times

2.1.0 Jan 28, 2023
Up, up, and away!
  • Reworked internal balloon handling
    ModelEngine is no longer required for balloons! You can use ModelEngine, or remove the model key from your balloon cosmetic to use the item instead
  • Balloons now use armor stands as the base, improving velocity handling amongst other things.
  • Added sound action
  • Added particle action
  • Added hidden reason to API event
  • Added equip & unequipped actions
  • Added locked-lore and locked-name under cosmetic type of item
  • Added 1.18.2 & 1.17.1 NMS support
  • Added color of bossbar to default config
  • Added invisibility hiding cosmetics
  • Fixed Inventory Glitch
  • Fixed offhand cosmetics not appearing after being applied

Resource Pack Improvements!

  • Improved texture for beanie
  • New default GUIs
  • Fixed color GUI (now supports HMCColor)

2.0.3 Jan 21, 2023
Bug Fix
  • Fixed invalid cosmetics and menus causing plugin to fail starting up

2.0.2 Jan 17, 2023
Update checker, debug command, and more improvements
  • Added Update Checker
  • Added setting for cosmetics removal on death
  • Added /cosmetic debug command
  • Added Left + Right Click as listeners for actions
  • Added Jitpack Support for developers
  • Slight internal reworking
  • Fixed backpack and balloons showing for people outside the wardrobe
  • Fixed balloons bugging out when exiting the wardrobe
  • Fixed players able to reload the chunks and see players in wardrobe and vice versa
  • Fixed backpacks producing sounds when unequipped
  • Fixed ItemsAdder hook producing an NPE when given an invalid id

2.0.1 Jan 14, 2023
Real 2.0.1

Fixed error with jar inside of included zip


2.0.1 Jan 14, 2023
Bug Fixes & MythicMobs Item Support
  • Stop multiple NMS version messages from appearing in console
  • Modified default messages
  • Dye command improvements
  • MythicMobs item support
  • Improvements to offhand cosmetics
  • Register permissions from cosmetics
  • Hide and show cosmetics via command
  • Fixes for 1.19.3

2.0 Jan 12, 2023
HMCCosmetics Remapped

HMCCosmetics Remapped is here!

 

PLEASE READ THIS POST AND BACKUP YOUR CONFIGURATIONS BEFORE UPDATING

 

Remapped is a huge update from 1.x, meaning that you will need to update your configurations.

We are working on a guide for this which you can view here. Additionally, our wiki now has a Remapped section for information pertaining to the release.

A brief list of improvements in Remapped:

  • 90% of bugs existing in 1.x will now be gone
  • Performance Improvements
  • Wardrobe has been improved significantly
  • Bossbar feature for wardrobe
  • Pumpkin head feature for wardrobe
  • Balloons have been improved significantly
  • Balloons are now dyeable
  • Added new PAPI Placeholders
  • New API Events for developers
  • Improved dye menu (now requires HMCColor, free)
  • Cosmetics & Menus are now split into different files, which allows better organization and less clutter.
  • Updated default configuration with multiple new cosmetics

Remapped requires you to have ProtocolLib 5.x installed, and PlaceholderAPI. It currently works on 1.19.2 and 1.19.3, but other version support may be added over time.


1.11.2 Jul 25, 2022
1.19 Support
  • Adds 1.19 support. Please make sure you are using the latest 2.0 build of packetevents.

1.11.1 Jul 11, 2022
Bug Fix
  • Fix issue with particle amounts

1.11.0 Jul 9, 2022
Hide backpacks in first person

Configuration changes:

https://paste.gg/p/anonymous/d96882a43ab24514aa35832364612399

Suggest new features on Github: https://github.com/HibiscusMC/HMCCosmetics/issues

 


1.10.3 Mar 10, 2022
IMPORTANT BUG FIX

This update resolves an extremely important bug from version 1.10.2 (which has now been deleted from Polymart so people do not use it).

If you are currently using 1.10.2, there is only two changes:

  • Fixed an issue in the default ItemsAdder config
  • Fixed issue with packet sending

If you are currently using 1.10.1, this is the changelog for 1.10.2:


1.10.1 Mar 7, 2022
Bug fixes
  • Fixed reload issue with tokens
  • Remove armor stand when not wearing a backpack
  • Fixed cosmetics world always being "world"
  • Stopped loading tokens if no cosmetic is found with that name.

1.10.0 Mar 6, 2022
Balloons & Tokens!
  • Finished Balloons! To use them, you will need ModelEngine.
  • Added option to change the lore for an equipped cosmetic (see https://github.com/HibiscusMC/HMCCosmetics/wiki/FAQ)
  • Added a command to open a specific menu (/cosmetics menu <menu_name>)
  • Added a command to give people tokens (/cosmetics token <id> <username>)
  • Added option to apply cosmetics when exiting the wardrobe
  • Added a tokens feature!
  • Fixed enum error.
  • Fix NPE error
  • Fix ConcurrentModificationException error
  • Fix issue with tridents.

    Configuration changes: https://paste.gg/p/anonymous/6713dd23e9324f1ba24be508abd773be
     

1.9.4 Feb 23, 2022
Placeholder bug
  • Fixed placeholders not appearing on items in GUI menu

Page: 1 2 3