This major release has many new features and several bug fixes as well.
Major Changes
- Multi-version support! UC should support all versions 1.8.8 to 1.19.3, although some features will be missing from older versions (i.e. pets missing from 1.12.2 and under.)
- A bunch of translation strings have changed, so
please regenerate your messages files.
- Long requested feature:
/uc reload will reload the entire plugin, config files and all. This hasn't been tested much with players online, so please be cautious, and report any bugs you notice.
-
Permission-Add-Command is no longer required, and will be handled by UltraCosmetics itself if unset. In this case, you'll be able to manage unlocked cosmetics with
/uc permission
- The MySQL link has been completely overhauled, it should be significantly easier to maintain now. Because it's changed so drastically, if you are already using MySQL with UltraCosmetics,
you must use
/uc migrate flatfile
before upgrading if you want to keep your data. After upgrading to UC v3, verify the new MySQL settings in the config, and then you can then put your data back in SQL using
/uc migrate sql.
Please take a database backup before using.
- New cosmetics categories: Projectile Effects and Death Effects!
-
So many more, see release on GitHub for full details!
https://github.com/datatags/UltraCosmetics/releases/tag/3.0-RELEASE
New plugin hooks
- Towny (pets can now exist in towns)
- Treasury (economy, mostly untested)
- DiscordSRV (treasure announcements)
- ChestSort (prevent UC items from moving)
Thanks
@Chris6ix, dennishzg, and
@SirArkimedes each contributed several times during the work on UC v3, which is much appreciated! Thank you all!!
Supported versions: 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.3