summaryrefslogtreecommitdiff
path: root/help/opers/gline
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-10-27 21:02:32 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-10-27 21:02:32 +0000
commit70f1558a2eca8295e30bb1e381d948056333634d (patch)
tree3051cb6afbc7d5ebae4381e54c70d9cbe54005a4 /help/opers/gline
parent4f1edcf052857117fd51e878c362f878961c4dc9 (diff)
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
svnroot/ircd-hybrid/trunk git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1592 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/opers/gline')
-rw-r--r--help/opers/gline16
1 files changed, 16 insertions, 0 deletions
diff --git a/help/opers/gline b/help/opers/gline
new file mode 100644
index 0000000..6ce368d
--- /dev/null
+++ b/help/opers/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