From WikiChip
Difference between revisions of "mirc/commands/ruser"
m (Bot: Automated text replacement (-<small>Note: Individual switches were not taken into consideration.</small> +)) |
m (→Compatibility: This was added in 3.2) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{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 | ||
Line 16: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.2}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
Line 32: | Line 29: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|ruser command - mIRC]] |
Latest revision as of 20:59, 6 February 2024
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[edit]
/ruser [levels] <nick | address> [type]
Switches[edit]
None
Parameters[edit]
- [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[edit]
None
Compatibility[edit]
Added: mIRC v3.2
Added on: 02 May 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list