Getting Started
Astra Lifesteal is a Paper plugin for Minecraft servers running Java 21.
Requirements
- Paper
1.21.8 - Java
21 - PlaceholderAPI is optional, but supported when installed
Build
From the repository root:
sh
./gradlew buildOn Windows:
sh
gradlew.bat buildThe shaded plugin jar is written to build/libs.
Install
- Build the plugin jar.
- Copy the jar into your server's
pluginsdirectory. - Start the server once to generate configuration files.
- Review
config.yml,messages.yml,recipes.yml, andshop.yml. - Run
/lifesteal reloadafter changing configuration.