- 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
- Fixed placeholders not appearing on items in GUI menu
- Fixes ConcurrentModificationException error with citizens.
- Fixes the wardrobe exit/enter title at GUI size of 2 (not fixed for 1 yet)
- Fixes citizens null entity error
- Fixes NPC name being shown after exiting wardrobe
- Fixes error when using wardrobe if more than one player is online
- Fixes issue where items applies to citizens NPCs with /npc equip don't show up after restart
- Added many new options to GUIs allowing even more possibilities. This will be documented on the wiki soon.
- Removed glowing of selected item in the dye menu
- Added skin overlay to wardrobe NPC
- Wardrobe spawn delay
- Wardrobe despawn delay
- Wardrobe leave location
/cosmetics hide
command- Citizens Support!
/cosmetics npc apply <npc_id> <cosmetic_type> <cosmetic_id>
- New placeholders!
%hmccosmetics_wardrobe-enabled%
and%hmccosmetics_current-formatted_<type>%
- Plugin will no longer send messages if they are blank in messages.yml
Configuration updates: https://paste.gg/p/anonymous/7c8e1c6df07e4ee78f066f97578a5769
- Fixes an error when a permission is defined twice
- The wardrobe system!
This has been a work in progress for a while, and we are finally ready to say it has been tested enough to use on servers! To set this up, make sure to add the wardrobe settings in your configuration (see the paste link at the bottom of this update messages) - Added
CHEST_PLATE
,PANTS
, andBOOTS
cosmetic types. - Added option to use
title
message type in messages.yml - 1.16.5 support
- Fix issues where players see random backpacks (see
view-distance
in config.yml)
Configuration updates: https://paste.gg/p/anonymous/5345deb4db72482f9c32081452eb666e
THIS VERSION MAKES CHANGES TO HOW THE CONFIGURATION WORKS! PLEASE READ THIS BEFORE ASKING FOR SUPPORT!
- Fixed issue with the default ItemsAdder Configuration
- Fixes issue with the GUI display settings of the baseball hat.
- Added option to play a sound or send a message when clicking a GUI button
- Added option to hide cosmetics while looking down (config.yml)
- Added option to choose what each mouse button does (LEFT, RIGHT, and MIDDLE)
- Added option to specify a hex code when applying a cosmetic:
/cosmetic add <TYPE> (#HEX)
Please read the wiki and make sure to update your configuration! The `open-menu` option will not work until you update to the new format.
If you have any issues with the plugin, please join our Discord: [url]https://discord.gg/pcm8kWrdNt[/url]
• Adds compatiability with Spigot (Paper is no longer the minimum server software)
• Adds a basic API
• Fixes bug where backpacks won't show up for all players
If you have any issues with the plugin, please join our Discord: https://discord.gg/pcm8kWrdNt
• Adds /cosmetics dye <TYPE> <#HEX>
• Adds default Oraxen Configuration! (Thanks Vyrus!)
• Adds baseball cap (Thanks Tyefih!)
• Allows translation of "true" and "false" (see translations.yml)
Please add this line in your messages.yml:set-dye-color: "<white> <gradient:#6D9DC5:#45CDE9>Set color of %item%!"
If you have any issues with the plugin, please join our Discord: [url]https://discord.gg/pcm8kWrdNt[/url]
• Adds Lantern offhand cosmetic!
If you have any issues with the plugin, please join our Discord: https://discord.gg/pcm8kWrdNt
• Offhand items! To use this, put the type as OFF_HAND
.
• Recoded database implementation
• Performance Improvements
When updating, make sure to add these lines to your configuration:
dye-menu.yml (right below the items:
line:
cosmetics-slots:
27: HAT
28: BACKPACK
29: OFF_HAND
messages.yml (anywhere):
set-off-hand: "<white> <gradient:#6D9DC5:#45CDE9>Applied offhand!"
removed-off-hand: "<white> <gradient:#6D9DC5:#45CDE9>Removed offhand!"
set-other-backpack: "<white> <gradient:#6D9DC5:#45CDE9>You have set the backpack of %player% to %type%"
set-other-hat: "<white> <gradient:#6D9DC5:#45CDE9>You have set the hat of %player% to %type%"
set-other-off-hand: "<white> <gradient:#6D9DC5:#45CDE9>You have set the off hand of %player% to %type%"
If you have any issues with the plugin, please join our Discord: [url]https://discord.gg/pcm8kWrdNt[/url]
• Fixes an issue with performance caused by setting the items every time a player clicks the GUI.
If you have any issues with the plugin, please join our Discord: https://discord.gg/pcm8kWrdNt
• Plugin now has ItemsAdder Support!
Format: material: itemsadder:<my_namespace>:<my_itemsadder_item>
• Download now includes ItemsAdder Configuration.
If you have any issues with the plugin, please join our Discord: https://discord.gg/pcm8kWrdNt
• Fixes issue where backpacks won't apply for some users. This error was caused because the plugin was spawning the armor stand in the wrong location.
Now supports oraxen items!
Format: material: oraxen:my_oraxen_item
• Added MySQL support (storage and cross-server cosmetics!)
• Cosmetics now will stay applied after logging in & out.
• Plugin now includes a Default Texture Pack.
• Switched Backpacks to use Packets
• Added PlaceholderAPI Support for GUI Title
• /cosmetics add command
• /cosmetics remove command
• Fixed teleportation limitation!
If you have any issues with the plugin, please join our Discord: https://discord.gg/pcm8kWrdNt