Automated sync with ssh://hg.atheme.org//hg/charybdis
This commit is contained in:
commit
ebe1c23691
2 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
||||||
+----------------------------+
|
+----------------------------+
|
||||||
| 'e' | USE_EXCEPT |
|
| 'e' | USE_EXCEPT |
|
||||||
|------+---------------------|
|
|------+---------------------|
|
||||||
|
| 'g' | NO_FAKE_GLINES |
|
||||||
|
|------+---------------------|
|
||||||
|
| 'G' | GLINES |
|
||||||
|
|------+---------------------|
|
||||||
| 'H' | HUB |
|
| 'H' | HUB |
|
||||||
|------+---------------------|
|
|------+---------------------|
|
||||||
| 'I' | USE_INVEX |
|
| 'I' | USE_INVEX |
|
||||||
|
|
|
@ -11,6 +11,7 @@ IE - supports invite exceptions (+I)
|
||||||
EOB - supports end of burst notification (EOB token)
|
EOB - supports end of burst notification (EOB token)
|
||||||
KLN - supports remote KLINE
|
KLN - supports remote KLINE
|
||||||
UNKLN - supports remote UNKLINE
|
UNKLN - supports remote UNKLINE
|
||||||
|
GLN - supports hybrid7-style GLINE (:oper GLINE user host :reason)
|
||||||
HOPS - supports halfops (+h -- %<nick>)
|
HOPS - supports halfops (+h -- %<nick>)
|
||||||
HUB - denotes that the target server is a HUB
|
HUB - denotes that the target server is a HUB
|
||||||
AOPS - supports anonymous ops (+a, op hiding/op status hiding)
|
AOPS - supports anonymous ops (+a, op hiding/op status hiding)
|
||||||
|
|
Loading…
Reference in a new issue