Fixed player name appearing empty in order broadcast
Added delivery notification to order owner
Added sorting support (Highlighted, Name, Price Asc/Desc, Date)
NOrder v1.3.2 Update
What's New:
Bug Fixes:
- Fixed a critical issue where Discord webhooks were sending duplicate messages for the same order
- Resolved Nexo custom items not loading on server startup
- Fixed ItemsAdder custom items not appearing in order creation menu
New Features:
Improvements:
- Added full support for Nexo custom items
- Added full support for ItemsAdder custom items
- Introduced debug mode in config.yml for troubleshooting
- Set
debug: trueto enable detailed logging- Helps identify issues with custom item providers
The plugin will continue to be updated as long as you provide feedback. Thanks for everything.
- Cancelled orders are now properly tracked in the database instead of being deleted
- Custom items now load properly after plugins are fully initialized
- Better error handling for custom item providers
- More informative console messages during startup
Update Notes
As always, your feedback and suggestions are highly appreciated. Enjoy!
- Minor bug fixes for the ProgressBar feature.
- Added Menu Item Flag support.
- Implemented item-based Min / Max Price system.
- Added Menu Placeholder support.
- General performance improvements.
- Various other bug fixes and stability improvements.
NOrder v1.2.4 - Critical Security Update
Fixed critical dupe exploits in the order delivery system:
• Fixed duplicate processing when inventory close event fires multiple times
• Added order status validation - only ACTIVE orders can receive deliveries
• Fixed race condition when multiple players deliver to the same order simultaneously
• Fixed order completion status not updating when order owner is offline
• Added synchronized block to prevent concurrent delivery exploits
• Added OrderLogger for tracking all order activities (create, deliver, cancel, expire)
