Jump to content
  • 0

My friend and I are making a little server to have some fun in, and we made items that have "unsafe enchants" and we need to enable them. How can we go into the files of essentials and toggle unsafe


Piercer

Question

1 answer to this question

Recommended Posts

  • 0

Have never run into this (or tried to bypass it), but apparently essentials' config file has an option to enable/disable the unsafe enchants. Line 585 in EssentialsX config.yml --> make sure it's set to "true"

# Allow 'unsafe' enchantments in kits and item spawning.
# Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.
unsafe-enchantments: true 

 

Also, if you have luckperms, try giving this permission to your players (since I'm not sure if allowing "unsafe enchants" in the essentials config file only affects operators): essentials.enchantments.allowunsafe 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...