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:

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