Minimum Listings Guarantee Specific items can be guaranteed to always have a minimum number of active bot listings. The restock system fills shortfalls automatically on a configurable interval
- feat: /randomorders status full dashboard with generation, pricing, pools, enchantments, engagement, dimension filters, performance sections
- feat: /randomorders prices [pool] price audit with color-coded sources (Shop / Fallback / Generic / Default)
- feat: /randomorders info version & dependency summary
- fix: help command reformatted with aligned columns
- Fixed shop prices not being read from ExcellentShop
- Orders for items not listed in shop are now skipped when anti-arbitrage is on
- Order prices are now capped below shop price so players can't exploit buy-then-deliver
- Added arbitrage-gap config to control how much below shop price the cap lands
- /randomorders status now shows whether Anti-Arbitrage is on or off
- Added timezone support to config with full documentation
- Unified custom item settings into a single use-custom-items option (supports ItemsAdder, Oraxen, Nexo, MMOItems)
New Features
- Added full Oraxen custom items support
- Enhanced integration status messages (shows why integrations are disabled)
Improvements
- Sequential order generation with delays to prevent spam
- No enchantments applied to custom items (ItemsAdder/Oraxen)
- Better error handling and compatibility
New Features:
- Added pool-specific order generation:
/randomorders generate [pool] [count]- Generate orders from specific pools (common, rare, ores, blocks, or any custom pool)
- Enhanced tab completion for pool names
- Backward compatible with existing command format
Bug Fixes:
- Fixed ItemsAdder items not being used when pool only contains custom items
- Fixed selection logic that incorrectly fell back to vanilla materials
- Added warning messages for empty pools (helps identify config issues)
Improvements:
- Reload command now fully supports enabling/disabling ItemsAdder without restart
- Better material tracking (separates vanilla vs ItemsAdder materials)
- Improved error messages and user feedback
Bug Fixes:
- Fixed illegal enchantment combinations (e.g., Fortune + Silk Touch on same item)
- Fixed enchantment levels exceeding maximum limits (now respects actual max levels)
- Fixed enchantments being applied to unenchantable items
- Improved enchantment conflict detection using Minecraft's API
Improvements:
- Implemented smart enchantment selection with incremental conflict checking
- Enhanced Material validation for enchantable items
- Better compatibility with Minecraft's enchantment system
Fixed critical GUI navigation issues and improved the user interface. Previous page button now works correctly, GUI titles are properly formatted, and admin mode interface is clean without overlapping elements.
