diff --git a/help/opers/cmode b/help/opers/cmode index 2dfeb03..fc2fac3 100644 --- a/help/opers/cmode +++ b/help/opers/cmode @@ -70,6 +70,8 @@ WITH PARAMETERS: PARAMS: /mode #channel +o nick +a - Admin. Grants channel administrator status. PARAMS: /mode #channel +a nick + +y - Owner. Grants channel owner status. + PARAMS: /mode #channel +y nick +b - Ban. Prevents a user from entering the channel, and from sending or changing nick if they are on it, based on a nick!ident@host match. diff --git a/help/users/cmode b/help/users/cmode index 1407534..e80fc91 100644 --- a/help/users/cmode +++ b/help/users/cmode @@ -66,6 +66,8 @@ WITH PARAMETERS: PARAMS: /mode #channel +o nick +a - Admin. Grants channel administrator status. PARAMS: /mode #channel +a nick + +y - Owner. Grants channel owner status. + PARAMS: /mode #channel +y nick +b - Ban. Prevents a user from entering the channel, and from sending or changing nick if they are on it, based on a nick!ident@host match.