Merge remote-tracking branch 'hacker_marc/master'
This commit is contained in:
25
README.md
25
README.md
@@ -1,3 +1,26 @@
|
|||||||
# Advanced Kill
|
# 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
|
||||||
Reference in New Issue
Block a user