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
- Fixed item rollback in auctions — replaced removeItem with inventory snapshot/restore to prevent item loss on partial adds.
- Improved transaction ordering — database writes now happen before cache updates to prevent duplication on crash.
- Fixed bid placement — previous bidder is now refunded before charging new bidder, with full rollback on failure.