#
Compatibility
Unlike other custom enchantments plugins, ExcellentEnchants features data-driven enchantments that are fully compatible with vanilla commands, game mechanics and other plugins.
Players can obtain new enchantments the same ways as vanilla ones. See the Distribution page for more details.
By default new enchantments registered withit its own namespace: excellentenchants
. To use them in commands and other plugin configurations, you have to specify their names as namespace:name
- excellentenchants:tunnel
Some plugins do not support namespaced enchantment names. In this case a compatibility patch is required. Alternatively, you can disable the custom namespace in the distribution.yml
config file (not recommended).
Do not run the server without ExcellentEnchants installed to prevent items from losing new enchantments forever.