# UnsafeEnchants+ **UnsafeEnchants+** is a fully configurable plugin for bukkit, spigot, and paper minecraft servers allowing custom enchantment limits and customising combination restrictions. **UnsafeEnchants+** is based on [UnsafeEnchants](https://github.com/DelilahEve/UnsafeEnchants). You can find it on [GitHub](https://github.com/DelilahEve/UnsafeEnchants/releases/latest), [Spigot](https://www.spigotmc.org/resources/unsafe-enchants.104708/) or [CurseForge](https://www.curseforge.com/minecraft/bukkit-plugins/unsafe-enchants/files/all) **UnsafeEnchants+** add the following to [UnsafeEnchants](https://github.com/DelilahEve/UnsafeEnchants): - Make default configuration more vanilla like - Fix a xp bug with enchanted book - Custom enchantment restriction configuration --- ### Know issue: There is non known issue, if you find one please report the issue. --- ### Download Locations: the plugin can be downloaded on the [Spigot site](https://www.spigotmc.org/resources/unsafe-enchants.114884/) or [on GitHub](https://github.com/alexcrea/UnsafeEnchantsPlus/releases/latest) ### Permissions: ```yml ue.unsafe: Allows use of custom restriction rules ue.bypass.fuse: Bypass every enchantment restriction check. Including custom restrictions ue.bypass.level: Bypass max level check. Including custom max level ``` ### Default Configuration: Default configuration can be found on following links: - [config.yml](https://github.com/alexcrea/UnsafeEnchantsPlus/blob/master/src/main/resources/config.yml) - [enchant_conflict.yml](https://github.com/alexcrea/UnsafeEnchantsPlus/blob/master/src/main/resources/enchant_conflict.yml) - [item_groups.yml](https://github.com/alexcrea/UnsafeEnchantsPlus/blob/master/src/main/resources/item_groups.yml)