== v1.4.4 ==
+ added ability in the plugin to read server version to enable custom head texture for each version from 1.13 to the latest available
- rewrite code for custom head texture
- implemented custom head code change for different versions 1.13 up to 1.19 and 1.20+ depending on the server configuration
- Added permission support for pouches
- Use "permission-required: moneypouch.pouches.vault" or whatever your pouch name is
== v1.4.2 ==
Bug fixes:
- Update HologramHandler code in order to improve performance.
Update:
- Plugin size has been considerably reduced.
- Implemented "/mpa toggleholo" command in order to enable or disable holograms for pouches.
- Holograms are disabled by default.
- Config update to ensure the functionality of the aforementioned changes.
Make sure to diffcheck your config and latest config update.
== v1.3 ==
- Full Inventory Support: Added support for handling full player inventories. When a pouch cannot be added due to a full inventory, a message now notifies the player that their inventory is full and a pouch has been dropped nearby for them to collect.
- Placeholder Fix: Fixed the placeholder for %player% to ensure it correctly displays the player's name in relevant messages.
- Holograms for Pouches: Implemented holograms for pouches that are dropped from the player's inventory (when they throw pouches) and for those dropped due to a full inventory. This enhancement provides clear visual indicators for both scenarios.
- Lore Placeholders: Added new placeholders for pouch lore: %pricerange_from% and %pricerange_to%, allowing for dynamic display of price range information in pouch lore.
== v1.2.1 ==
- Update checker now won't spam the console on each player join to throw the "No update" or "Update available" message.
- Stylized logs message.
- Changed update message "latest_version" placeholder. (this contains a change in config.yml as well) - replace %new_update% with %latest_version%
