diff --git a/README.md b/README.md index 2217a47..1786597 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,26 @@ # Advanced Kill -Beta \ No newline at end of file +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 +``` + +## Installation +1. Download **AdvancedKill_Paper_x.xx.jar** and copy it into the *plugins* directory from your server. + +2. Restart the server \ No newline at end of file