Many fixes & stuff im sorry
First off, im very sorry for my lack of support and updates as of late, I am very stressed moving into my final years of high school and also keeping up with work. I hope you can understand. I understand lots of people have moved on from this plugin, but I hope I can slowly regain your trust :)
-- Fadah now only supports 1.21.4 and above! --
Features
%model%
match type for blacklists and categories. (this is the model data namespaced key string (namespace:key
))
Fixes
- dupe bug that has been sitting half fixed for a while
- error when cancelling biddable listing with no bids
- issue with listings becoming stale for no reason (causing negative times and unable to interact with them)
- performance issues
- random exceptions being thrown on startup
- category getting recalculated when a listing is set to stale
API
- added
Listing#isActive
- changed some methods in
Listing
to return completable futures
Next update will be another big overall to multi server.
Currency configuration has been moved to its own file (
currencies.yml
) Your configs have been migrated automatically.
Features
- An option to manually disable each currency
/ah open <player>
command- 1.21.6 & 1.21.7 support
Fixes
- Command error messages sending incorrect message
- Redis not working in all situations
- MongoDB collection box storage
- Collection Box menu being messed up
- Fix fundamentally flawed bidding logic
- Inconsistent permission logic
- NullPointerException in expire task
Improvements
- Optimized main menu a bit
- Added some stricter safety checks to all transactions
- Made plugin load times faster
- Loader to tell spigot users to switch to paper
- some more thread safety