Rlevel: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:


== See Also ==
== See Also ==
To add a user by his address, use [[Guser|/guser]].
* [[Guser|/guser]] to add a user by his address, use.
* [[Ruser|/ruser]] to remove users from your user list.
* [[$level]] and [[$ulevel]] to use these levels.
* [[$ulist]] to use the information you have stored.


You can also remove users from your user list by using [[Ruser|/ruser]].
[[Category:Commands]][[Category:Userlist]]
 
To use these levels, take a look at the [[$level]] identifier.
 
To use the information you have stored, use the [[$ulist]] identifier.
 
[[Category:Userlist]]

Latest revision as of 07:48, 2 July 2007

This removes all users from the remote users list with the specified general access level.

/rlevel [-r] <levels>


If the -r option is specified, this applies to all the access levels for a user (not just the first general one). Any matching levels are removed. If a user has no more levels left then the user is also removed.

Example

rlevel 2

This example removes all users with general access level 2 from your userlist.

See Also

  • /guser to add a user by his address, use.
  • /ruser to remove users from your user list.
  • $level and $ulevel to use these levels.
  • $ulist to use the information you have stored.