From c9006304896cd95d989f68d5b103702d51fdf7bb Mon Sep 17 00:00:00 2001 From: "M. Kristall" Date: Sat, 3 Oct 2009 12:05:47 +0000 Subject: * (bug 3379) !adjustban command to change reason and duration of bans (flag b) * (bug 3746) Lookup table for UI commands (Ben Millwood) * and some other refactoring * Fix a couple null dereferences introduced in 1120 --- misc/manual.lyx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/manual.lyx b/misc/manual.lyx index 593b6d50..fbb930e5 100644 --- a/misc/manual.lyx +++ b/misc/manual.lyx @@ -7323,11 +7323,11 @@ g_adminTempBan \layout Standard -Set this to the number of seconds a player should be automatically banned +Set this to the time a player should be automatically banned for when he/she is vote kicked or kicked with the !kick command. \layout Standard -Default is 120 (two minutes) +Default is 2m (two minutes) \end_inset @@ -7400,8 +7400,8 @@ This grants the user bill all the rights of a level 3 user, plus the 'B' !unmute (m) commands. \layout Standard -The [ban] block is created with the !ban command, and removed with the !unban - command (or when it expires). +The [ban] block is created with the !ban command, removed with the !unban + command (or when it expires), and modified with the !adjustban command. Both the guid and the ip parameters are used for ban enforement. The ip parameter can also be used to crudely widen the scope of the IP ban. @@ -7552,7 +7552,7 @@ b \layout Standard -!ban/!unban +!ban/!unban/!adjustban \end_inset -- cgit