A mirror of a minecraft server plugin for making custom enchantments.
Find a file
2025-11-22 20:32:06 +01:00
.github/workflows Technical: Made github actions on release better 2025-06-05 14:43:30 +02:00
.idea FIX: disabled minecraft:reload command to fix bugs in recent versions of paper not using the Bukkit reload command 2025-11-13 19:31:29 +01:00
.mvn/wrapper Other: Added maven wrapper for correct version to release on jitpack 2025-05-31 19:39:18 +02:00
core feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
dist feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
spigot-1.21.1 feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
spigot-1.21.3 feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
spigot-1.21.4 feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
spigot-1.21.5 feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
spigot-1.21.6 feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
spigot-1.21.8 feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01:00
spigot-1.21.10 feat: refactored file tree and package names + changed way saving and loading values work (context is removed, and ability to save them persistently) + added PAPI support for saved values 2025-11-22 20:32:06 +01: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 FEAT: added shift click triggers 2025-11-09 00:26:08 +01: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