Skip to main content
Version: 1.20.4

Frequently Asked Questions

1. Why do my enchantments no longer have colour?

Since version 2.0.0, the use of Color: and BookColor: have been removed. Instead, you now have to edit the Name:.

2. What is required to use this plugin?

Take a read on permissions.
We recommend using LuckPerms with our plugin as well as Vault.

3. Plugin wont load | Internal Error

  • Is the plugin up to date?
  • Are you using the correct plugin version?
    • Run the command /version crazyenchantments to get the version.
  • Is the server type supported?
    • We only guaranteed it to work on Paper.
  • Is the server version still supported?
    • Supported server versions are 1.20.4 and above.

4. Do I need any plugins to run this?

Check out our plugin support page.

5. How do I give myself money?

Use an economy plugin that hooks into Vault such as EssentialsX which is considered one example.

Let Me Google That For You

6. How can I limit enchantments on items?

Add the permissions crazyenchantments.limit.5 and crazyenchantments.base-limit.1 to a group or user with a permissions plugin. 5 and 1 can be replaced with any number. Alternatively, you can set the limits in the config file.
More Info

7. Is the rage enchant spamming chat?

Try out Rage-Boss-Bar: true in config.yml or set the message to ''.

8. What versions can I use?

  • 2.0.0 will work with all builds after.
  • 1.9.9.4-rc was a test build and is not 100% compatible with any other builds.
  • 1.9.9.3 items and below will not work on newer versions.
    • /ce updateenchants could be used to convert enchanted items only.

9. Where is the API?

There is currently no documented API.

10. How do I add my own custom enchantments?

This is not possible unless you have extensive knowledge of Bukkit/Spigot plugin development and Java. If you hold both, you can get acquainted with our codebase and API to develop your own enchantments.

If you have seen someone make use of CrazyEnchantments configurations to make their own custom enchantments, they would have been using an extremely outdated version that allowed for such configurations. We no longer support custom enchantment creation through configurations alone for multiple reasons. If you do not know how to program, it is recommended that you find someone to commission. We (CrazyCrew) do not openly accept or offer commissions.