Custom plugin for private Minecraft server.
- Java 25
- PaperMC 26.1 (Minecraft 26.1)
- Grief Prevention: Cancels griefing from Creeper, Ghast, and Enderman
- Player death location is logged for administrator
Checkout here
Build steps:
- Clone this repository.
- Run
gradlew build - Locate the
.jarfile inREPO_DIR/build/libs/directory
NOTE:
REPO_DIRstands for the path where you cloned this repository.