A simple papermc plugin which syncs the border for your EXP level
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-12-07 02:26:47 +01:00
gradle/wrapper chore: released first version 2025-12-07 02:19:09 +01:00
src/main chore: released first version 2025-12-07 02:19:09 +01:00
.gitignore Initial commit 2025-12-07 02:06:55 +01:00
build.gradle chore: released first version 2025-12-07 02:19:09 +01:00
gradle.properties chore: released first version 2025-12-07 02:19:09 +01:00
gradlew chore: released first version 2025-12-07 02:19:09 +01:00
gradlew.bat chore: released first version 2025-12-07 02:19:09 +01:00
LICENSE Initial commit 2025-12-07 02:06:55 +01:00
README.md fix: Changed link to right version 2025-12-07 02:26:47 +01:00
settings.gradle chore: released first version 2025-12-07 02:19:09 +01:00

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)
  1. Clone the repository
git clone https://git.violet0461.de/Violet0461/LevelBorder.git
  1. Execute gradle.bat OR execute gradlew build in the terminal

This version currently works on PaperMC 1.21.10