If you have any problem or suggestion, don't use reviews. Just contact to me via discussion, private messages or Discord.
My Discord: SedatTR#8666
Discord Server:
https://discord.gg/nchk86TKMT
- Added 1.21.11 support.
- Improved Folia support.
- Improved thread safety for item and player data handling.
- Improved buy and sell transaction ordering to prevent money loss on cancelled events.
- Improved sell offer creation with item count validation and rollback.
- Improved database save system with atomic writes to prevent data loss.
- Improved security for command execution.
- Updated AnvilGUI and NBT API dependencies.
- Fixed a bug where economy config path was inconsistent in balance checks.
- Fixed a bug where order list modification could cause errors during iteration.
- Fixed a bug where UUID comparison used reference equality instead of value equality.
- Fixed some bugs.