From 4ef0f52cecf814dadabd8eb3586158c92e561e6f Mon Sep 17 00:00:00 2001 From: Barbz Date: Mon, 13 Jul 2020 00:23:25 +0200 Subject: fix: account_banned info on ban by console --- docs/account_banned.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/account_banned.md b/docs/account_banned.md index 21da33b..b025197 100644 --- a/docs/account_banned.md +++ b/docs/account_banned.md @@ -109,7 +109,7 @@ The date when the account will be automatically unbanned, in Unix time. A value ### bannedby -The character with the rights to the .ban command that banned the account. +The GM character's name who banned that account. If banned from the console, then it will be empty (until improved). ### banreason -- cgit