- Fixed a bunch of reported issues (and fixed modelengine support)Report any issues @ https://github.com/Artillex-Studios/Issues/!
- 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/
- Made it impossible to merge together stacked items (this only was possible if people somehow got multiple of the same sellwands, but it is better to handle it)
- If the sell price is 0 or less and the container is inspected, it will now send the "there is nothing sellable in this container" message instead of just sending 0.
- Removed an unnecessary dependency -> smaller jar size