This version of HMCWraps is another larger update addressing multiple different bugs, feature requests and reliability:
New version limitation:
HMCWraps has cut down it's support for versions
below 1.20.4!
This allows for the usage of newer and more reliable methods.
If you're still on
1.20.4, even though I recommend upgrading,
HMCWraps still supports it!
Although, if you're still on
1.20.3 or lower, this update is
incompatible with your server version!
Features
- /wraps drop command is now available and can be incorporated into other plugins' loot dropping systems
- Tooltip Styles have been added to inventory items and physical wrappers
- New interact actions (interact-left-block, interact-right-air and so on)
- Actions are now available on physical wrappers, allowing players to trigger previews using those items
- UUIDs may now be defined as the key of the wrap configuration where previously the list counter was expected, both ways still work, although the new way has made its way into the default configurations from this version upward
- PacketEvents has been removed as a dependency drastically reducing the file size
- As an added bonus, HMCWraps will not kick you anymore after updating to a version PacketEvents hasn't yet updated to with an unexplainable error
Fixes
- emerald_wraps.yml is now being copied on the first install
- HMCWraps now removes every single NBT tag it adds during the wrapping process after unwrapping and thus leaves a clean item behind
- For those still using Armor Imitation on versions which already support Equippable Components: armor stats stacking has been fixed, they now show up correctly on the users' GUI
- The convert folder doesn't automatically generate on startup now, instead it generates only when initializing a conversion
- The lore of an item is now not touched at all, only when wrap-lore is specified is that the lore of the item changes
- This also fixes an issue with AdvancedEnchantments including an invalid color code being displayed in the lore after unwrapping
- Additionally, you may now enchant wrapped items with AE as they will persist after unwrapping as well