mirror of
https://github.com/KoopaCode/LifeSteal-Core.git
synced 2025-04-02 06:47:32 +00:00
35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
# LifeSteal Core ❤
|
|
|
|
A dramatic and feature-rich LifeSteal plugin for Minecraft servers. Take hearts from your victims, craft revival beacons, and experience epic death announcements!
|
|
|
|

|
|
|
|
## ✦ Features
|
|
- **Heart Stealing System**: Take hearts from players you kill
|
|
- **Dramatic Effects**: Server-wide announcements with sound effects
|
|
- **Revival Beacons**: Custom crafting system to revive banned players
|
|
- **Advanced Configuration**: In-game GUI for all settings
|
|
- **Multiple Difficulties**: Easy, Medium, Hard, and Custom recipes
|
|
- **Permission Based**: Full control over all features
|
|
|
|
## ✦ Downloads
|
|
Pre-compiled builds are available at:
|
|
- [SpigotMC](https://www.spigotmc.org/resources/lifesteal-core-1-13-1-20-4.121599/)
|
|
- [Modrinth](https://modrinth.com/plugin/lifestealcore)
|
|
- [GitHub Releases](https://github.com/KoopaCode/LifeSteal-Core/releases)
|
|
|
|
## ✦ Requirements
|
|
- Server Version: 1.13 - 1.20.4
|
|
- Java: 17 or newer
|
|
- Dependencies: None
|
|
|
|
## ✦ Installation
|
|
1. Download the plugin
|
|
2. Place in your plugins folder
|
|
3. Start/Restart your server
|
|
4. Configure using `/lifesteal config`
|
|
|
|
## ✦ Building from Source
|
|
If you want to build the plugin yourself:
|
|
- ` mvn clean package`
|