Merge remote-tracking branch 'hacker_marc/master'

This commit is contained in:
marc-go
2026-01-06 18:23:52 +01:00

View File

@@ -1,3 +1,26 @@
# Advanced Kill
Beta
Minecraft Plugin to kill players with many possibilities
The /kill Command is a littelbit borring, isn't it? But, there is the AdvancedKill plugin!
You can kill players with many different method, for example with an explosion or a lightning.
## Methods:
- anvil - place an anvil above
- fall - teleports the player to high 300
- explosion - makes an explosion by the player
- lightning - summons a lightning by the player
- half - set the health for the player to a half heart
- lava - places lava for 3 seconds by the player
- void - teleports the player into the void
- zombie - spawns a zombie with a diamond sword for 10 seconds by the player
## Usage
```
/akill <method> <player>
```
## Installation
1. Download **AdvancedKill_Paper_x.xx.jar** and copy it into the *plugins* directory from your server.
2. Restart the server