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. - Restart the server after changing configuration.
Commands
Command details should be kept in sync with LifestealCommand as the plugin evolves.