Frequently Asked Questions
1. Why do enchants have a 100% chance?
- Make sure you are not op.
/deop <yourInGameName>
- Check what you set the chance to in the config file.
2. Why can I duplicate items?
- Make sure you are not in creative mode.
3. 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:
.
4. What is required to use this plugin?
Take a read on permissions.
We recommend using LuckPerms with our plugin as well as Vault.
5. Plugin wont load | Internal Error
- Is the plugin up to date?
- Check the modrinth page: https://modrinth.com/plugin/crazyenchantments/versions
- Are you using the correct plugin version?
- Run the command
/version crazyenchantments
to get the version.
- Run the command
- 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.6 and above.
6. Do I need any plugins to run this?
Check out our plugin support page.
7. How do I give myself money?
Use an economy plugin that hooks into Vault such as EssentialsX which is considered one example.
8. 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. (v2.3+)
You can use crazyenchantments.bypass.limit
to bypass the limit.
More Info. Make sure to read the section on slot crystals.
9. Is the rage enchant spamming chat?
Try out Rage-Boss-Bar: true
in config.yml or set the message to ''.
10. 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 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.
- Check the modrinth versions tab for server version compatability.
11. Where is the API?
There is currently no documented API.
12. 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.
13. How do I add blocks to blast?
Add the item to BlockList.yml
.