Personal take on a bending plugin. The goal is to create a more dynamic bending situation in the world of Minecraft with abilities feeling more alive and interacting in special ways with each other and much more.
You may contribute if you like, just create a PR and I'll review it!
- Clone the repo
git clone https://github.com/Manu585/FourElements.git - Open repo in IDE and wait for IDE to configure the Gradle project
- Build with the
shadowJartask created in the bukkit modulesbuild.gradle.kts.
Either with command line.\gradlew shadowJaror with IDE GUI