A mirror of a minecraft server plugin for making custom enchantments.
Find a file
2025-06-05 14:43:30 +02:00
.github/workflows Technical: Made github actions on release better 2025-06-05 14:43:30 +02:00
.idea Fix: changed groupId to my actual domain name + changed artifact ids to abide to the naming standards 2025-05-24 20:57:42 +02:00
.mvn/wrapper Other: Added maven wrapper for correct version to release on jitpack 2025-05-31 19:39:18 +02:00
core Improvement: Added ItemStack enchanted item to event call of custom enchantment trigger in API 2025-06-05 14:43:08 +02:00
dist Add: Enchantment targets now support specific items in addition to groups (e.g., Swords, Axes). 2025-06-05 14:20:08 +02:00
spigot-1.21.1 Add: Enchantment targets now support specific items in addition to groups (e.g., Swords, Axes). 2025-06-05 14:20:08 +02:00
spigot-1.21.3 Add: Enchantment targets now support specific items in addition to groups (e.g., Swords, Axes). 2025-06-05 14:20:08 +02:00
spigot-1.21.4 Add: Enchantment targets now support specific items in addition to groups (e.g., Swords, Axes). 2025-06-05 14:20:08 +02:00
spigot-1.21.5 Add: Enchantment targets now support specific items in addition to groups (e.g., Swords, Axes). 2025-06-05 14:20:08 +02:00
.jitpack.yml Other: Small fix for maven wrapper call 2025-05-31 19:40:00 +02:00
mvnw Other: made mvnw executable 2025-05-31 19:43:59 +02:00
mvnw.cmd Other: Added maven wrapper for correct version to release on jitpack 2025-05-31 19:39:18 +02:00
pom.xml Other: Clarified module names 2025-05-31 20:06:15 +02:00
README.md Additions: Created an API thats lets the user listen to custom enchantments being triggered + made the API automatically upload to github packages 2025-05-24 16:58:26 +02:00

CustomEnchants Plugin

CustomEnchants is a Spigot plugin that allows you to create, manage, and use custom vanilla-like enchantments on your server.

For detailed documentation and setup instructions please visit the official website:

🔗 CustomEnchants Documentation and Setup Guide