- Added a "shadow" option to the hologram, (enabled by default) which can be used to add a outline to the hologram text.
- Added ExcellentEconomy support. The CoinsEngine plugin has been renamed to ExcellentEconomy in the 2.7.0 version. You will also have to set up your currencies again as AxPlayerWarps handles the old CoinsEngine and the new ExcellentEconomy as 2 different plugins.
- Update AxGens price hook.
- 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.
- Updated IridiumSkyblock hook to the latest version.
- Fixed an exception with the packet system.
- Added 1.21.6 support. The plugin now supports 1.20.2-1.21.6.
- Fixed sellwand placeholders sometimes not updating when selling items with a sellwand.
- Added a minimum-durability setting in the config and sellwands now break at 1 durability by default.
- More fixes to make modelengine compatible. (hopefully the last one)
- 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/!
- Maybe fixed an issue with CMI sell prices
- Updated ExcellentShop API (again, as it broke in the latest version once again)
- Updated ExcellentShop price hook to support the latest version.
- Added 1.21.4 support
- Fixed some issues with commands on 1.21+ versions
- Added 1.21.2 and 1.21.3 support
- 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
- The plugin now updates containers when selling items, this should make sellwands work with redstone comparators
- Fixed an issue with having a Factions plugin installed that is not SaberFactions
- Added SaberFactions protection hook
- Added HuskClaims protection hook
- Added 1.21.1 compatibility
- Made the plugin not sell items if their price is 0 or less (this was already the case with most plugins, but some shop plugins are buggy)
- Fixed a bug with the worldguard hook not allowing selling even if the area was unprotected.
- The worldguard hook now only checks if the player has chest access
- Fixed some sections missing from the default hooks.yml
- Fixed a typo
- Fixed subtitles not working on 1.20.5+
- Fixed the update notifier settings appearing
- Added 1.21 support
- Added an update notifier, you can customize it or disable it in the config
- Added a sell log, it can be found in the plugins/AxSellwands/logs folder
- Made all the command error messages customizable
- Made commands work with Geyser Floodgate players
- Fixed a warning that appeared on startup when using paper 1.20.5 and 1.20.6
- Fixed that on some versions sellwands did not have a display name
- Fixed the item glow setting on some mc versions
- Fixed the plugin on windows
- Added a new allow-going-over-limit setting
- Made sellwands stacking not work in creative as it was quite glitchy
- Added 1.20.5 and 1.20.6 support
- Trusted players can now use sellwands on plots with PlotSquared
- Fixed an issue with the API
- Fixed some typos
- Fixed an issue with the DynamicShop3 hook
- Added ExcellentShop hook
- Fixed the holograms on spigot
- Added TownyAdvanced protection hook
- Added DynamicShop3 price hook
- Added HuskTowns protection hook
- Fixed an issue with item stacking
- Fixed the EconomyShopGUI hook