- Fixed signs not working
- Fixed villager guis not working.
- Note: ModelEngine is currently incompatible with this version of the plugin. If you are using it, please consider using the last version before the 1.21.5 support or wait a few days until we fix it!
This version of the plugin still might have issues as there are major internal changes, please report any issues @ https://github.com/Artillex-Studios/Issues/!
- Added 1.21.5 support. (supported versions: https://docs.artillex-studios.com/supported-versions.html)
- Important: There are some major internal changes to our core api, (AxAPI) so there might be some issues. Please report any unexcepted behaviour at https://github.com/Artillex-Studios/Issues/
- Added a (optional) category system! Filter items into categories by their name, material or custom model data.
- The category system is not enabled by default, check the wiki for the default main-gui.yml menu configuration for a commented out example on how to add the category selector.
- Reworked the item blacklisting feature, if you had it setup up, then you will need to reconfigure it after updating. (config changes - old, won't work: blacklisted-items, new: blacklist-items)
- Made it much easier to blacklist items and now it also supports some basic regex.
- The plugin now only works on 1.20 and newer versions. (more info: https://docs.artillex-studios.com/supported-versions.html)
- Some fixes for the folia support
example:
- The plugin now requires java 21 or higher.
- Reworked the way the tax system works: now you need to set the tax % from 0-100, (before it was 0-1) but your old tax configuration should still work!
- Added a separate message that is shown when you sell something that has tax on it (+ new placeholders that can be used in that message: %tax-amount%, %tax-percent%, %tax-fee%)
