diff options
Diffstat (limited to 'help/gline')
-rw-r--r-- | help/gline | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/help/gline b/help/gline new file mode 100644 index 0000000..6ce368d --- /dev/null +++ b/help/gline @@ -0,0 +1,16 @@ +GLINE <user@host> :[reason] + +-- if glines are enabled -- +Attempts to add a global IRC-network wide ban on +<user@host> for the reason [reason]. + +It takes three different opers on three different +servers to do the same GLINE within a short interval, +to have a GLINE triggered for a compiled time of hours. + +GLINE user@ip.ip.ip.ip +will gline the user at the unresolved ip. +ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24 +or 192.168.0.* (which is converted to CIDR form internally) + +- Requires Oper Priv: G |