operprefix + ojoin: server oper prefix (!/mode y, above owner) auto-granted to opers + OJOIN command
This commit is contained in:
parent
8ebb106f97
commit
1dd7f77ca8
106 changed files with 687 additions and 711 deletions
|
|
@ -3,8 +3,6 @@
|
|||
//! control codes or fancy Unicode an admin doesn't want in channel names). Existing
|
||||
//! channels are unaffected. Off unless `channames_deny` is set. Dispatched from
|
||||
//! `Server::join`.
|
||||
//!
|
||||
//! Behaviour reference: InspIRCd's `m_channames`. Original native Rust.
|
||||
|
||||
use crate::numeric::ERR_BADCHANNEL;
|
||||
use crate::server::Server;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue