- Added 1.21.9 and (most likely also) 1.21.10 support. (if you are using paper 1.21.9, you must update it to the latest build for the plugin to work)
- The plugin has been migrated to use text display entities instead of armor stand holograms. You can customize the display in the config "holograms" section.
- If you have 1.19.3 or older cliens allowed on your server, they won't be able to see the holograms properly. If you need a solution contact us and we can provide a packet converter plugin.
- 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