MagicSpells is a PaperMC plugin which gives its users the ability to modify their Minecraft servers by configuring existing features without writing Java code. It provides you with the tools for playing with blocks of logic, bringing other plugins together, playing fantastic special effects, making your own new mechanics, and more.
Check out more examples of what this plugin can do in our Discord server (in the showcase channel).
- Plugin Releases (Downloads)
- Community Wiki
- Discord server
- Niblexis' Public Spell Repo
- MagicSpells PAPI Expansion
- JasperLorelai's Soundboard
This plugin was originally created by Nisovin, and published on Bukkit. After some time TheComputerGeek2 took over the project and published it on Spigot. Since then we dropped support for Spigot and moved to PaperMC, and the plugin was published on Modrinth.
If you need help with the plugin, our Discord server can provide you community support. You can also post suggestions there or find more resources that can be useful for you.
The move to Gradle has made building much easier. After cloning and navigating to the source's directory, you can simply run this command:
./gradlew build
Simple right?