A moderation message is optional, but it can be used to communicate problems with a project's team members. The body is also optional and supports markdown formatting!
Project moderation
MIT License
External resources
Featured versions
See allProject members

ryderbelserion
Owner
badbones69
Member
Technical information
License
MIT
Project ID
Adds over 80 unique enchantments to your server and more!
Explore the docs »
Report Bug
·
Request Feature
·
Get Support
Partnered With:
Roadmap
Check our public trello board for our current plans, any bugs and general tracking of the project progress.
Features
- 80+ enchantments to pick from!
Ability to create sign shops.- A mountain of customization.
- Black/white scrolls.
- Destroy/success rates on books.
- Enchantment categories.
- A shop with multi currency support. ( XP & Vault )
- A way to limit enchantments on items.
- Magical Dust.
- Black Smith.
- Lost Books.
- GKitz.
- Enchantment scramblers.
- Tinkerer with xp scaling.
- And more!
API
Maven
<repository>
<id>crazycrew-releases</id>
<name>CrazyCrew Repository</name>
<url>https://repo.crazycrew.us/releases</url>
</repository>
<dependency>
<groupId>com.badbones69.crazyenchantments</groupId>
<artifactId>crazyenchantments-api</artifactId>
<version>1.9.8</version>
<scope>provided</scope>
</dependency>
Gradle (Groovy)
repositories {
maven {
url = "https://repo.crazycrew.us/releases"
}
}
dependencies {
compileOnly "com.badbones69.crazyenchantments:crazyenchantments-api:1.9.8"
}
Gradle (Kotlin)
repositories {
maven("https://repo.crazycrew.us/releases")
}
dependencies {
compileOnly("com.badbones69.crazyenchantments:crazyenchantments-api:1.9.8")
}
Information
Optional Dependencies
Anticheat Plugins
Protection Plugins
WorldGuard - Requires WorldEdit!