- added full Folia server support
- fixed a small mistake in the LayoutGenerator.java: The golden carrot for your bids wasn't included in the my-ah-layout (letter 'd'). If you installed the last version of this plugin as the first one on your server, make sure to delete the layout.yml file so it can update itself.
- changed the item display system to be more robust. (updating item displays immediately on reload or when a new one is spawned; removing the item immediately when one is removed; automatically converting any old displays to the new data system; deal with displays in unloaded chunks) If you encounter any issues, please report them.
- removed task loops when opening the ah. Switched to a delayed task that keeps calling itself until no player views the inventory anymore
- when inspecting a shulker or a bundle in the cancel auction menu, it should now take you back from where you came if you go back (i.e. your auctions or the main ah)