- Fixed an issue with bedrock players not being able to input search, amount & price.
- You can now change lore of filter & sort item.
- You can now change which slot the main menu items are in.
- Improved main GUI look.
Added
- Dialogs instead of chat input (looks much better).
- Automatic config backfill for older installs. Existing
config.yml,messages.yml, GUI files, and dialog files keep custom values while missing new keys are added.- Safer upgrade support for old player data from earlier versions.
- More tolerant chat input parsing for amounts/prices, including formatted input like
1k,1,000,$10, and hidden/color-coded chat text.
Fixed
- Fixed old orders missing internal order IDs after upgrading from older versions.
- Fixed valid chat input sometimes showing
Invalid amount. Try again.- Fixed bad stored money values like invalid/infinite numbers being able to survive in player data.
- Reduced risk of dependency conflicts by relocating bundled Gson inside FoOrders.
- Fixed a bug with 'Chat Validation Error'
- Added messages.yml to be able for server-owners to edit messages.
- Improved quality of design.
