LEVEL 400+ (Userlist Admin)
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-
ADDUSER - Adds a user to the channel's userlist.
- You cannot add a user with equal or higher access than your own.
/msg X adduser <#channel>
CLEARMODE - Clears all channel modes.
- Can be used when the channel has been locked up (channel modes +i, +l, and/or +k).
NOTE:- This is not necessarily the best method to gain entry to your channel, because other people or bots may be opped
in the channel that may reset the modes as you clear them.
- Refer to the STATUS command for related information.
/msg X clearmode <#channel>
MODINFO - The following commands can be used to make changes to existing users in the channel's userlist.
- You cannot modify someone with an equal or higher level.
/msg X modinfo <#channel>
ACCESS - Changes the access level of a user.
- Access level can be set between 1 and your access level -1 (ie. if you have an access level of 400, you may
assign a level of up to 399 to other users).
- You can not modify your own access and can only modify an access lower than your own.
/msg X modinfo <#channel> access
AUTOMODE - Changes the automode of a user to one of these specified modes: NONE, OP, or VOICE.
- Based on this setting a user can be voiced or opped when he joins the channel, or if the user is already
on the channel, the automode will take place once the user is authenticated with X.
/msg X modinfo <#channel> automode
REMUSER - Removes a user from the channel database.
- You must have higher access than the user you want to remove.
- You can also remove yourself from any channel, as long as you are not the Channel Manager (500 access level
in that channel).
- Channel Managers wishing to remove themselves will need to purge their channel, or transfer the channel to
another user.
/msg X remuser <#channel>
LEVEL 450+ (Trusted Channel Admin)
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-
JOIN - Tells X to join the channel. To have X always join the channel automatically, refer to SET AUTOJOIN.
/msg X join <#channel>
SET - Sets flags for the channel. Flags are special settings that tell X how to behave under certain conditions.
/msg X set <#channel>
* Flags and Values:
AUTOTOPIC - This flag makes X reset the topic to the channel DESCRIPTION and URL every 30 minutes.
- Note that if the channel is idle, the topic will not be reset during that time. (idle = no users joining)
/msg X set <#channel> autotopic
DESCRIPTION - Sets the channel description (80 characters max), which can be seen in the CHANINFO reply.
- If no description text is specified, the current description is cleared.
Alias: DESC
/msg X set <#channel> description [text]
/msg X set <#channel> desc [text]
FLOATLIM - Toggles the channel "floating limit" feature on or off.
- If enabled, X will reset the channel limit (channel mode +l) within a preset margin above the number of users
in the channel, and within a preset period of time.
- This can help prevent large botnets from joining and flooding the channel.
- By default, this feature is off.
- When enabled, the FLOATLIM flags will be displayed in the STATUS reply.
Example STATUS reply:
-X- Flags set: FLOATLIM (MGN:3, PRD:20, GRC:1, MAX:0)
- In this example, FLOATLIM is ON, with a FLOATMARGIN of 3, a
FLOATPERIOD of 20 seconds, a FLOATGRACE of 1, and FLOATMAX is OFF.
- Refer to SET FLOATGRACE, SET FLOATMARGIN, SET FLOATMAX, and SET FLOATPERIOD for more information.
/msg X set <#channel> floatlim
FLOATGRACE - Sets a grace value for the floating limit feature.
- If the difference between the current limit and what the new limit would be is less than the grace value,
X will not reset the limit, so that quiet channels are not littered with mode changes.
- This value can be between 0-19.
- The default value is 1.
/msg x set <#channel> floatgrace <0-19>
FLOATMARGIN - Sets the user margin for the floating limit.
- The limit that X resets will be: FLOATMARGIN + the current number of users in the channel.
- This value can be between 2-20.
- The default value is 3.
/msg X set <#channel> floatmargin <2-20>
FLOATMAX - Sets a maximum limit for the floating limit setting.
- When enabled, X will not reset the channel limit higher than FLOATMAX.
- This value may be from 0-65536.
- The default value is 0 (Off).
/msg X set <#channel> floatmax <0-65536>
FLOATPERIOD - Sets the time period, in seconds, before X resets the channel limit.
- The value may be from 20-200.
- The default value is 20 seconds.
/msg X set <#channel> floatperiod <20-200>
KEYWORDS - Sets the keywords for the channel (80 characters max).
- Keywords should be separated by a space.
/msg X set <#channel> keywords [keywords]
MODE - This will save the current channel modes as default.
- When X joins the channel, it will reset those modes if it is alone in the channel.
/msg X set <#channel> mode
URL - You can state the channel's web site URL(s) with this option (75 characters max).
- The URL can be viewed in the CHANINFO reply or by logging into http://cservice.undernet.org/live/ then
clicking "Channel Information" and submitting the channel name.
- If no URL is specified, the current URL setting is cleared.
/msg X set <#channel> url [url(s)]
USERFLAGS - Set the default AUTOMODE for when a new user is added to the userlist.
- Default value is 0.
- Values: 0 = None, 1 = Op, 2 = Voice.
/msg X set <#channel> userflags <0-2>
- Refer to MODINFO AUTOMODE for more information.
No comments:
Post a Comment
Thank You For Your Comment!