Item Cleaner System: • Fixed excluded items being deleted despite being in the exclusion list
• Improved item type detection and comparison logic
• Added automatic protection for enchanted items, named items, and items with lore
• Better error handling to prevent crashes with corrupted items
Entity Cleanup System: • Fixed named entities being removed incorrectly
• Fixed tamed animals being deleted despite protection settings
• Fixed leashed entities being removed when they shouldn't be
• Improved detection of custom names, taming status, and leash connections
• Better respect for all protection configuration options
Configuration System: • Fixed configuration lists not loading properly from files
• Improved validation to prevent invalid settings
• Added automatic fallback values for missing or empty configurations
• Better error messages when configuration files are missing
Improvements
• Enhanced debug logging for better troubleshooting
• Improved performance with better error handling
• More reliable detection of important entities and items
• Better configuration validation on server startup
⚠️ Important Notes
• Your existing configurations will continue to work
• Excluded items in
itemcleaner.yml will now be properly respected
• Protected entities in
entitycleanup.yml will now be properly protected
• Enable debug mode in
config.yml to see detailed logs if needed
This update focuses on fixing critical issues reported by users. No new features were added to ensure stability.