mirror of
git://git.acid.vegas/unrealircd.git
synced 2024-11-14 12:06:41 +00:00
Phalanx does not need who privledges
This commit is contained in:
parent
807fb522f0
commit
d89eea7f41
@ -146,7 +146,7 @@ operclass phalanx {
|
||||
permissions {
|
||||
client { set { host; } override { message; } }
|
||||
immune { join-flood; lag; max-concurrent-conversations; nick-flood; target-flood; server-ban { spamfilter; } }
|
||||
channel { override { flood; message; } see { who; } }
|
||||
channel { override { flood; message; } }
|
||||
self { unkickablemode; set; }
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user