From a646b6661896bd4c3ca8c86263145bfb11cb9db9 Mon Sep 17 00:00:00 2001 From: NatureFreshMilk Date: Thu, 6 Jun 2019 12:31:36 +0200 Subject: [PATCH] documentation for /xban_cleanup --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 90eed0d..75f8e88 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,9 @@ the supported import plugins at the time of writing: * `v2`: Old format used by xban (`players.iplist.v2`). **Example:** `/xban_dbi minetest` + +### `xban_cleanup` + +Removes all non-banned entries from the xban db. + +**Usage:** `/xban_cleanup`