Fixed:
- Item duplication bug after server restarts
- Players able to claim items multiple times
- Database and memory synchronization issues
- Race conditions in collection system
- Backwards logic in database verification
- Duplicate checking only working for 5 seconds
- Batch item saves failing without rollback
- Thread safety issues in collection GUI
- Items added to memory before database confirmation
Improved:
- Transaction safety for all database operations
- Duplicate detection now works across all methods
- Database is now single source of truth
- Better error logging for sync issues
Bugs Fixed: • Cache cleanup message no longer appears every 10 minutes
• Custom bid amounts now update properly when entered through chat
• Minimum bid increase button now works and allows custom input
• Auction duration can now be adjusted with custom time input
• Auction confirmation message now displays after creating a listing
Bugs Fixed: • Cache cleanup message no longer appears every 10 minutes
• Custom bid amounts now update properly when entered through chat
• Minimum bid increase button now works and allows custom input
• Auction duration can now be adjusted with custom time input
• Auction confirmation message now displays after creating a listing
Bugs Fixed: • Price display now updates properly when you adjust it
• Admin player list slots are aligned correctly now
• Items no longer disappear when closing price menus
• Fixed GUI crashes in admin settings
New Feature Added: •
Duplicate Protection - The marketplace now blocks duplicated items automatically. Each item gets a unique ID to prevent duplication exploits.
-
Price display bug - The confirm button (emerald block) now properly shows the updated price when you change it
-
Admin player list - Fixed the weird slot alignment where items were showing in wrong positions
-
Item duplication protection - Items no longer disappear when you close the price menu without confirming
Fixed: - SQLite Native Library Error: Resolved UnsatisfiedLinkError by removing package relocation that broke JNI bindings
- Item Serialization: Fixed NotSerializableException with CraftAttribute by switching to YAML-based serialization
- Minecraft Compatibility: Updated to support versions 1.20 through 1.21.7+
Technical Changes: - Updated SQLite JDBC to 3.46.1.0
- Replaced BukkitObjectOutputStream with YamlConfiguration for item serialization
- Added backward compatibility for existing serialized items
- Updated Spigot API to 1.21.3
Admin Settings GUI • Fully implemented admin settings panel.
• Live config editing for all marketplace settings
• Category-based organization: Marketplace, Shops, Security, Discord, Ads
• Number adjustments with click/shift-click controls
Bug Fixes • Fixed duplicate success messages when listing items
• Fixed shift-click exploit that bypassed listing fees
• Fixed shift-click cancelation for items bug (
would give barrier).
Removed • Starting Balance $5,000 from config.yml
Admin Improvements • Working ban/unban system with reason tracking
• Ban enforcement across all marketplace features
• Admin actions for adjusting prices, deleting listings, managing shops
• Permission-based access control for all admin features
Discord Integration • Rich embed notifications for all market activities
• Notifications for new listings, auctions, and sales
• Anti-spam protection with cooldowns
• Fully configurable notification types
Enhanced GUI Navigation • Pagination support for auction house (28 items per page)
• Previous/Next page buttons with page info display
• Support for unlimited listings across multiple pages
Configuration Options • Discord webhook URL customization
• Toggle notifications by type (listings, auctions, sales)
• Separate controls for auction and shop notifications
• Server name branding in embeds
Shop Ratings • Players can now rate shops from 1-5 stars
• View average ratings in shop browser before visiting
• First-time raters earn $100 reward
• Rating button appears as Nether Star in shops (
not for owners)
Shop Advertisements • Advertise your shop to all online players
• Cost: $5,000
per ad (1 hour duration)
• 24-hour cooldown between ads
• Broadcasts randomly every 30 minutes
• Create ads
via Beacon button in shop settings
Technical • Automatic migration for existing shops
• All settings configurable in config.yml