From 85ac3a0355598cd11afc7e4adb31a353c6535f1b Mon Sep 17 00:00:00 2001 From: hacker_marc Date: Wed, 7 Jan 2026 14:44:25 +0000 Subject: [PATCH 1/4] README.md aktualisiert --- README.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1786597..16f22a1 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,28 @@ You can kill players with many different method, for example with an explosion o ## 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 +2. Restart the server + +## Filter +The AdvancedKill Plugin has a filter for players. If a player is add to the filter, nobody can kill him with akill. + +### Add a player +To add a player, run +``` +/afilter +``` +### Remove a player +To remoce a player, run +``` +/afilter +``` + +### List players +To list all players in the filter, run +``` +/afiler +``` + +### Turn filter on and off +To turn the filter on and off, open config.yml. You can find the config.yml in `plugins/AdvancedKill` +Open it and set `filter-player` to `true`or `false \ No newline at end of file From 7873dcc16bc3d882f6bc6805cd4fe6215614051c Mon Sep 17 00:00:00 2001 From: hacker_marc Date: Wed, 7 Jan 2026 14:44:40 +0000 Subject: [PATCH 2/4] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16f22a1..e12557e 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ To list all players in the filter, run ### Turn filter on and off To turn the filter on and off, open config.yml. You can find the config.yml in `plugins/AdvancedKill` -Open it and set `filter-player` to `true`or `false \ No newline at end of file +Open it and set `filter-player` to `true`or `false` \ No newline at end of file From cfd0de04d73352e5755620f6f618aa55727fdee8 Mon Sep 17 00:00:00 2001 From: hacker_marc Date: Wed, 7 Jan 2026 14:45:25 +0000 Subject: [PATCH 3/4] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e12557e..f4d99c9 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,5 @@ To list all players in the filter, run ``` ### Turn filter on and off -To turn the filter on and off, open config.yml. You can find the config.yml in `plugins/AdvancedKill` +To turn the filter on and off, open `config.yml. You can find the config.yml in `plugins/AdvancedKill` Open it and set `filter-player` to `true`or `false` \ No newline at end of file From 94d2845077dd217325d964f4757aeacc44c6b2fa Mon Sep 17 00:00:00 2001 From: hacker_marc Date: Wed, 7 Jan 2026 14:45:57 +0000 Subject: [PATCH 4/4] README.md aktualisiert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4d99c9..ef0a53d 100644 --- a/README.md +++ b/README.md @@ -46,5 +46,5 @@ To list all players in the filter, run ``` ### Turn filter on and off -To turn the filter on and off, open `config.yml. You can find the config.yml in `plugins/AdvancedKill` +To turn the filter on and off, open `config.yml`. You can find the config.yml in `plugins/AdvancedKill` Open it and set `filter-player` to `true`or `false` \ No newline at end of file