mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 19:03:12 +02:00
- Updated SVSNLINE syntax in help.conf (the remove-syntax).
This commit is contained in:
@@ -1417,3 +1417,4 @@
|
||||
- Fixed SSL bug where an outgoing connect (either autoconnect, or /connect), would not
|
||||
show any error message when it failed. Error information has also been slightly
|
||||
improved. Reported by vonitsanet (#0003138).
|
||||
- Updated SVSNLINE syntax in help.conf (the remove-syntax).
|
||||
|
||||
@@ -1256,9 +1256,11 @@ help Svsnline {
|
||||
" Must be sent through an U:Lined server.";
|
||||
" The reason must be a single parameter therefore";
|
||||
" spaces are indicated by _, Unreal will internally";
|
||||
" translate these to spaces";
|
||||
" translate these to spaces.";
|
||||
" -";
|
||||
" Syntax: SVSNLINE +/- <reason_for_ban> :<realname>";
|
||||
" Syntax: SVSNLINE + <reason_for_ban> :<realname> (To add a ban)";
|
||||
" SVSNLINE - :<realname> (To remove a ban)";
|
||||
" SVSNLINE * (To clear all bans)";
|
||||
" Example: SVSNLINE + sub7_drone :*sub7*";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user