This release adds full support for 1.20.6, and as of this build, UC requires Java 17+ and MC 1.17.1+.
Other changes
- Cosmetics now properly automatically equip when the menu item is disabled
- Lore for no-permission button is now displayed properly
- Fix sheep morph preventing interact events improperly
- UC entities should now be prevented from ever being left across server restarts, even if bugs occur.
Full Changelog: https://github.com/UltraCosmetics/UltraCosmetics/compare/3.5-RELEASE...3.6-RELEASE
Note that this release is based on 3.5, and doesn't have full 1.20.6 support yet. If you need 1.20.6 support, please try out one of the 3.6 dev builds.
This release fixes several bugs:
- Cosmetics are now re-equipped properly on join when menu item is disabled.
- New config option:
Always-Update-Cosmetics-On-World-Change
, that supports MV-Inventories properly when enabled. (However, it's disabled by default for performance.) - Custom cosmetics are now properly added to the messages file.
- Sheep morph no longer improperly prevents interactions.
- Sniffer morph no longer causes an error.
- The no-permission cosmetic button now displays lore correctly.
Full Changelog: https://github.com/UltraCosmetics/UltraCosmetics/compare/3.5-RELEASE...3.5.1-RELEASE
This build fixes several bugs, including:
- Pets now support 1.20.6 (previously they only supported 1.20.5)
- HypeCart and Slime mount now equip properly
- Cosmetics now properly automatically equip when the menu item is disabled
- Certain particles now display correctly
- Lore for no-permission button is now displayed properly
What's Changed
- New config option to delay giving items on join or respawn, to enhance compatibility with other plugins.
- Added sniffer morph
- Added CoinsEngine hook
Affects-Others
config option for portal gunCosmetics-Affect-Entities
config optionVault-Balance-Validation
config option- Fixed some 1.8.8 errors
- Fix
/uc treasure
sometimes opening both a simple and a structure chest simultaneously. - Fix party popper error
- Fix WorldGuard showroom flag breaking on
/uc reload
- Fix "clear suits" button clearing all cosmetics
- Money loot from treasure chests can now be disabled
- UC will no longer send empty messages.
- Many contributions by @BySwiizen, including setting up Dependabot and automating Gradle updates! 🎉
- UC is now on Jitpack! https://jitpack.io/#UltraCosmetics/UltraCosmetics/
- Dependency and translation updates
Reminder: UC 3.5 will be the last version to support versions 1.8.8-1.16.5
UC 3.6+ will only support 1.17.1+
Full Changelog: https://github.com/UltraCosmetics/UltraCosmetics/compare/3.4.2-RELEASE...3.5-RELEASE
What's Changed
- Added sniffer morph
- Added CoinsEngine hook
Affects-Others
config option for portal gunCosmetics-Affect-Entities
config optionVault-Balance-Validation
config option- Fixed some 1.8.8 errors
- Fix
/uc treasure
sometimes opening both a simple and a structure chest simultaneously. - Fix party popper error
- Fix WorldGuard showroom flag breaking on
/uc reload
- Fix "clear suits" button clearing all cosmetics
- Money loot from treasure chests can now be disabled
- UC will no longer send empty messages.
- Many contributions by @BySwiizen, including setting up Dependabot and automating Gradle updates! 🎉
- UC is now on Jitpack! https://jitpack.io/#UltraCosmetics/UltraCosmetics/
- Dependency and translation updates
Reminder: UC 3.5 will be the last version to support versions 1.8.8-1.17.1
UC 3.6+ will only support 1.18.2+
Full Changelog: https://github.com/UltraCosmetics/UltraCosmetics/compare/3.4.2-RELEASE...3.5-DEV-b1
This release includes 1.20.4 support along with several more bug fixes
What's Changed
- Update Gradle 8.5 by @BySwiizen in https://github.com/datatags/UltraCosmetics/pull/146
- Hide pet name if set to empty String by @HielkeMaps in https://github.com/datatags/UltraCosmetics/pull/147
- Update XSeries 1.20.3/4 by @BySwiizen in https://github.com/datatags/UltraCosmetics/pull/148
- Fixed NPE mentioning
getCurrentGadget()
being null - Fixed hats and emotes not working on 1.12.2
- Fix flesh hook gadget not working reliably
- Fix some hats and emotes not displaying correctly
/uc treasure
now works correctly when treasure mode is simple- Parachute gadget now works properly when entity spawning is restricted
- Ghost party armor stands can no longer be interacted with
- Fixed exception from portal gun when switching worlds
New Contributors
- @HielkeMaps made their first contribution in https://github.com/datatags/UltraCosmetics/pull/147
Full Changelog: https://github.com/datatags/UltraCosmetics/compare/3.4.1-RELEASE...3.4.2-RELEASE
This build fixes a few bugs.
What's Changed
- Discount permissions are no longer given by default, it's confusing.
- Fix only the first custom hat loading.
- Fix treasure chest designs automatically being restored after being removed.
- Warden no longer loses custom AI when going through a portal.
- Treasure chest stages no longer delay the chest opening when disabled.
This version includes 1.20.2 support and numerous new features and bug fixes. For more details, please see the GitHub release.