config.yml

# This is the configuration file for DevilEnchants.
# You can change the settings here.
# If you want to change the language, go to the lang.yml file.
# If you want to change the enchant settings, go to the enchant-settings.yml file.
# Make sure to visit our documentation: https://docs.mantic.dev/devilenchants
commands:
- devilenchant
- devilenchants
- de

# Please enter your license key here.
# The plugin will not work without a valid license key.
# You can get a license key at https://discord.mantic.dev
license: XXXX-XXXX-XXXX-XXXX

limit-enchants: true
max-per-item: 4

book-item:
  material: ENCHANTED_BOOK
  data: 0
  glow: true
  skull-data: ''

# Ignore this if you don't have ManticVanillaEnchants.
show-vanilla-enchants-in-sub-menus: false

Last updated