CHANGED:
- Added a missing config option. Essentially I wrote the code earlier for requiring a permission to add a level when enchanting an item/book with the same enchant (ie: sharpness 5(tool) + sharpness 5(book) = sharpness 6(item)) ... but I forgot to actually add the config option to config.yml, you will now see it in your config. The notes will be missing for it, so here are the notes for reference:
Code (YAML):
# Require permission when a player attempts to combine an item and book and the level goes higher than vanilla allows
# This can be bypassed with the permission 'enchbook.bypass.vanilla_max_level_item'
Above Vanilla Item Requires Permission
: false