From WikiChip
Difference between revisions of "mirc/commands/ruser"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/ruser Command | + | {{mirc title|/ruser Command}} |
The '''/ruser command''' allows you to remove the levels of an user from the users list | The '''/ruser command''' allows you to remove the levels of an user from the users list | ||
Revision as of 18:39, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /ruser command allows you to remove the levels of an user from the users list
Synopsis
/ruser [levels] <nick | address> [type]
Switches
None
Parameters
- [levels] - if not specified, the user is removed from the users list, otherwise the specified levels are removed, if all levels are removed, the user is also removed from the users list.
- <nick | address> - the nick or address you want to remove the level from. You can end a nickname with a '!' and all users with an address beginning with it are removed.
- [type] - If specified, the user address is looked up with /userhost and the levels of any user in the users list matching this address are removed
Example
None
Compatibility
Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list