Voxel Shop beta is live. Expect occasional bugs. Learn more
The ultimate cosmetics solution for Minecraft
Full changelog https://forum.devs.beer/d/1855-cosmeticscore-122g-added-1202-support
Changelog: https://github.com/PluginBugs/Issues-CosmeticsCore/milestone/22?closed=1
Changelog https://github.com/PluginBugs/Issues-CosmeticsCore/milestone/21?closed=1
Changelog: https://github.com/PluginBugs/Issues-CosmeticsCore/milestone/11?closed=1
Full changelog: https://github.com/PluginBugs/Issues-CosmeticsCore/milestone/20?closed=1
Fixed commands registration on servers which have a plugin with the same commands as CosmeticsCore https://github.com/PluginBugs/Issues-CosmeticsCore/issues/108
fixes:
- fixed balloons obstructing attacks in some cases https://github.com/PluginBugs/Issues-CosmeticsCore/issues/89
- fixed cosmetics yml files not enabled by default if "enabled" property is not specified
- fixed can't use trident with riptiding enchant while having cosmetics equipped https://github.com/PluginBugs/Issues-CosmeticsCore/issues/102
- fixed hidePlayer/showPlayer Bukkit api methods not hiding/showing cosmetics https://github.com/PluginBugs/Issues-CosmeticsCore/issues/92
- fixed some issues when worlds gets unloaded while player is moving around https://github.com/PluginBugs/Issues-CosmeticsCore/issues/100
Hotfix for https://github.com/PluginBugs/Issues-CosmeticsCore/issues/73
Changelog: https://github.com/PluginBugs/Issues-CosmeticsCore/milestone/14
new:
- add lore in gui icon https://github.com/PluginBugs/Issues-CosmeticsCore/issues/62
- display_name now supports JSON strings
fixes:
- removed SLF4J Error
- removed "Unknown item: null" when self model is not set but normal model is
- fixed wardrobe teleporting area not working
- fixed breaking blocks when setting teleport area
- fixed teleport area setting not colored hologram
new:
- added SuperVanish and PremiumVanish support https://github.com/PluginBugs/Issues-CosmeticsCore/issues/54
fixes:
- fixed zoom not working correctly when camera has custom pitch https://github.com/PluginBugs/Issues-CosmeticsCore/issues/59
- fixed cursor not facing the camera when camera has custom pitch
- better cursor offscreen detection
- fixed location not loaded if world is loaded after the plugin, in some cases: https://github.com/PluginBugs/Issues-CosmeticsCore/issues/53
- fixed Nova hook https://github.com/PluginBugs/Issues-CosmeticsCore/issues/50
new:
- added 1.16.5 and 1.17.1 support (requires java 16+)
fixes:
- fixed cursor location wrong when entering wardrobe with different yaw
- fixed Cannot invoke "dev.lone.itemsadder.api.CustomEntity.getBones()"
- optimized some parts of the balloons code
- removed unused code