EnchantLimitRemover v2.0 - Changelog 🎮
✨ New Features
- Added config system for better customization
- Introduced max enchantment level control
- Added disabled enchantments list functionality
- Added debug mode for server administrators
- New message toggle system for cleaner gameplay
- Change name from SuperEnchant -> EnchantLimitRemover
🔧 Commands
/elrenchant add <enchant> <level>
- Add enchantments to items/elrenchant remove <enchant>
- Remove specific enchantments/elrenchant list
- View all available enchantments/elrenchant reload
- Reload plugin configuration- Added shorter aliases:
/elr
and/elre
⚙️ Configuration
# Control maximum enchantment level
max-enchant-level: 10
# Disable specific enchantments
disabled-enchantments: []
# Toggle success messages
show-messages: true
# Enable detailed logging
debug: false
🔒 Permissions
elr.admin
- Access to all plugin commandselr.use
- Permission to use unlimited enchantments
🐛 Bug Fixes
- Fixed enchantment level bypass issues
- Improved command tab completion
- Enhanced error handling for invalid enchantments
💻 Technical Updates
- Improved code structure and efficiency
- Added proper config validation
- Enhanced plugin stability
📝 Notes
- Configuration file will be generated on first run
- Server restart required after config changes
- Compatible with Paper/Spigot servers
- Backup your config before updating
Remember to report any bugs!