Keep gline information in server version and capab listings
for historical reference.
This commit is contained in:
parent
170703fe3a
commit
553addafd7
2 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
|||
+----------------------------+
|
||||
| 'e' | USE_EXCEPT |
|
||||
|------+---------------------|
|
||||
| 'g' | NO_FAKE_GLINES |
|
||||
|------+---------------------|
|
||||
| 'G' | GLINES |
|
||||
|------+---------------------|
|
||||
| 'H' | HUB |
|
||||
|------+---------------------|
|
||||
| 'I' | USE_INVEX |
|
||||
|
|
|
@ -11,6 +11,7 @@ IE - supports invite exceptions (+I)
|
|||
EOB - supports end of burst notification (EOB token)
|
||||
KLN - supports remote KLINE
|
||||
UNKLN - supports remote UNKLINE
|
||||
GLN - supports hybrid7-style GLINE (:oper GLINE user host :reason)
|
||||
HOPS - supports halfops (+h -- %<nick>)
|
||||
HUB - denotes that the target server is a HUB
|
||||
AOPS - supports anonymous ops (+a, op hiding/op status hiding)
|
||||
|
|
Loading…
Reference in a new issue