
Список изменений
✅ Removed Debug Messages - Cleaned up all System.out.println debug messages from code
✅ Disabled Console Logging - Set log_to_console to false in config.yml
✅ Reduced Verbose Logging - Removed excessive info logging from DataManager and other classes
✅ Cleaner Console Output - Plugin now runs with minimal console output
✅ Performance Improvement - Reduced logging overhead for better performance
✅ Public Recipe Help - Recipe help command now accessible to everyone without permissions
✅ Dynamic Recipe Content - Recipe help shows actual recipes from config in real-time
✅ Smart Permission Display - Admin commands only shown to players with admin permissions
✅ Enhanced Recipe Display - Shows recipe count, ingredients, and power descriptions
✅ Improved Visual Formatting - Better organized recipe command output with borders and sections
✅ Console Support - Improved formatting for console recipe commands
✅ Better Organization - Recipe information displayed in clear, structured sections
✅ Kept Anti-Dupe Protection - Preserved duplicate power prevention
✅ Cleaned Configuration - Streamlined config.yml by removing unused settings
✅ Multi-Language Support - English, Dutch, French, and Spanish translations
✅ Configurable Language - Change language in config.yml (default: English)
✅ Updated Prefix - New &1&lAstro&6&lPowers prefix with proper colors
✅ Language Manager - Centralized language management system
✅ Fallback System - Automatic fallback to English if translation missing
✅ Easy Translation - Simple YAML files for each language
