Additions:
Config:
Added enchantments_advanced.yml as an additional config file
- Changed use_custom_names to use_advanced file in config.yml, and moved display name changes to the new file
- Added ability to change the weight, max level, start level, and other enchantability info of all enchantments (including default ones)
- Added ability to set default enchantments as disabled/treasure
- Turn off using the start level of enchants (More information in the enchantments_advanced.yml config)
Added use_comments to config.yml to turn on/off comment help in the configs
Added disable_enchant_method to config.yml to handle disabled enchantments (More information in config.yml)
All config files work with the reload command
Added get_latest_version to config.yml to check for latest versions of the EnchantmentSolution plugin
Changes:
Generated enchantments will update on reload command
Modified code to handle new config options
Made code more easily modifiable for future versions
Fixes:
Fix for crash when generating a mob with custom enchanted gear