A simple papermc plugin which syncs the border for your EXP level
- Java 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
LevelBorder
A simple PaperMC plugin which syncs the border with your current EXP level
How to build
- Make sure you installed JDK 21 (preferably from Adoptium)
- Clone the repository
git clone https://git.violet0461.de/Violet0461/LevelBorder.git
- Execute gradle.bat OR execute
gradlew buildin the terminal
This version currently works on PaperMC 1.21.10