1.4.4 Apr 7, 2024
QoL update & bug fixes
Another tiny update for HMCWraps:
- Add /wraps open <player> command
- Fix exception when the UUID is missing on a wrap
- Fix tab complete showing all wraps even when player doesn't have
- Fix wrap self permission providing access to wrap others as well
- Fix lore getting removed on rewrapping
- Fix infinite loop with item filter plugins

1.4.3 Mar 12, 2024
More Inventory Versatility and Debug Updgrades
This little update includes a few small things:
  • No item title
  • Show item without wrap selected
  • Show item with wrap selected
  • /wraps debug item command added
  • Resource pack fixed
This will allow for further inventory customization as one can now specify what items can be seen when the player opens the inventory without a wrappable item, and what items can't be seen.

1.4.2 Feb 28, 2024
A few QoL updates and bug fixes
Changelist:
- NullPointerException fixed
- Fix armor imitated armor not being able to be repaired
- Sometimes not all wraps loading fixed
- Add option to open wraps inventory without holding an item
- Fix lore getting removed when unwrapping
- Add self wrap/unwrap command permissions
 
Make sure to report any bugs that occur! 

1.4.1 Jan 13, 2024
Minor fixes and features
This update addresses small bugs and adds a few niche but useful features:
  • Add skull-texture and skull-owner
  • Add disable shortcut permission
  • Add equipped placeholder to PlaceholderAPI
  • Add equipped-item to wrap config
  • Fix various issues with original model-id, lore, names etc.

1.4.0 Dec 19, 2023
Armor Textures, QoL Features and many Bug Fixes
After a long time, a new update has been released for HMCWraps! It is something many people have waited for and can now be rewarded for their patience right before Christmas!
 
This update includes:
  • Rewrap Settings
  • Console command fix
  • Add in hand preview
  • Emerald wraps (Diamond tools)
  • Fix useless item setting
  • /wraps create command
  • nbt renamed to wrap-nbt (automatically)
  • using a config version (which SHOULDN'T be changed)
  • nbt added to GUI item
  • fix ranges
  • add full nbt functionality for lists
  • wrap-flags added
  • hit-any, hit-player and hit-entity added to wrap actions
  • Textures for armor (Armor Imitation using leather)
  • message when trying to interact with a block that could break the wrap
  • disable original preservations
  • add favorite set/clear message
  • fix exception when using non existent wrap and commands
  • fix shift click actions
  • many more checks for wrap permissions
  • periodical wrap permissions check
  • global disable (item exclusion list)
  • wrap-durability & durability
  • many other minor bugs

1.3.3 Jun 19, 2023
1.20.x Update

This update is very simple yet very important.
Owners experiencing players getting kicked on join or wraps not unwrapping correctly, here is the fix.

If you experience any issues, make sure to send us a bug report in our Discord server!

Changelog:

  • Update necessary things to 1.20.x

1.3.2 May 6, 2023
New features and better UTF-8 support

The 1.3.2 Update

  • Flags now carry over to the wrapped item
  • Flags have preservation
  • Favorites toggle fixed
  • AIR items in inventory fixed
  • DeluxeMenu command support
  • Better configuration updater
  • UTF-8 better supported

For developers:

  • Dokka documentation fixed

1.3.1 Mar 21, 2023
Fix jukebox and disc duplication bug

This update fixes a serious bug when using music discs and jukeboxes.

This update is highly recommended.


1.3.0 Mar 15, 2023
New features, refactor & performance improvements

A new minor release has been published including minor bug fixes, new features, better performance and major performance improvements.

  • Performance improvements: The permission checking has been improved and made more performant
  • Add many debug commands to easier receive help in support
  • Fix dupe glitch
  • Shift-click and middle click actions
  • Mythic / Crucible Hook
  • Color from hook
  • Fix locked lore and locked name depending on each other
  • Add wrap lore
  • Rework model id include / exclude system (current ones will not work anymore!)
  • Add color include / exclude
  • Wrap Favorites
  • Wrap NBT

For developers:

  • Repository has been moved
  • Many classes were moved
  • Examples in docs have changed

I hope you enjoy this update and new docs on https://docs.hibiscusmc.com/.


1.2.0 Jan 29, 2023
New and requested features + Converter fix

We have been collecting requested features and issues for the past few weeks and summed them up in another new minor version: 1.2.0

I hope you enjoy the features:

  • Preview permission checks - check if a user has permission when previewing (permission-settings.inventory-permission)
  • Fix the ItemSkins converter not functioning correctly
  • Add exclude and include model ids for wraps - if you want to not let people apply wraps when the target item is a specific model id or isn't a specific model id (model-id-exclusion, model-id-inclusion)
  • Wraps are now model id, color and name, as you can now change the name of the item - this has been implemented too for preservation and will be added automatically (wrap-name)
  • Update checker - get notified when a new update (like this one) appears (updater.platform, updater.enabled, updater.frequency)
  • Wrap filtering - let the user toggle a filter to only show the wraps the player owns or all (actions: TOGGLE_FILTER) (has been added to the default configuration, if you want to take a look at it)
  • Basic improvements to the message handling system - PlaceholderAPI placeholders now get parsed better; if you want to have more control over the formatting, you can use this:
    - <papi:some_placeholder> which will self close (no colors from there will continue) or
    - <papi:some_placeholder:inserting> which won't close itself

The config should automatically update, although we always recommend doing backups beforehand.
If any bugs or questions occur, join our Discord server!

Here's a video showcasing the filtering feature:

kD3QTIl.gif


1.1.0 Jan 14, 2023
Fix bugs, better permission checks and 1.19.3 resource pack

Changelog:

  • Fix color and model id preservation
  • Fix Wrap & Collection File enabled setting
  • Add locked item
  • Message pool (doesn't send the same message multiple times in 1 second)
  • Add wrap to preview and unwrap event

1.0.0 Jan 1, 2023
Initial Release