Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Jigsy1 authored Aug 31, 2023
1 parent 55448f4 commit 00ff6d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions conf/mIRCd.raws
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ $+(:,$3) $bracket($4 clients)
$3 $4
162
$3 :End of Accept list
163
$3 $4
164
$3 :End of Block list
212
$upper($3) $4 $5
216
Expand Down Expand Up @@ -264,6 +268,8 @@ $3 :User does not accept private messages
$3 :Unknown user MODE flag
502
:Can't change mode for other users
509
$3 :Your block list is full
510
$3 :Your accept list is full
511
Expand Down

0 comments on commit 00ff6d8

Please sign in to comment.