aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas Rudin <thomas@rudin.li>2019-06-06 18:54:46 +0200
committerSmallJoker <SmallJoker@users.noreply.github.com>2019-06-06 18:54:46 +0200
commite937f5ff67eaf1dc87f8d9b0502dd0825ed9b5bd (patch)
tree7ce2c9714eafdc797b69066d9b2d5b932e924e19 /README.md
parent3b700453651e7119c2c48c62d009ed2edf336c93 (diff)
downloadxban2-e937f5ff67eaf1dc87f8d9b0502dd0825ed9b5bd.tar.gz
xban2-e937f5ff67eaf1dc87f8d9b0502dd0825ed9b5bd.tar.bz2
xban2-e937f5ff67eaf1dc87f8d9b0502dd0825ed9b5bd.zip
Add /xban_cleanup command to purge unbanned entries (#20)
Add documentation for /xban_cleanup
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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`