Difference between revisions of "Rlevel"

From Scriptwiki
Jump to: navigation, search
m (added category commands)
m
 
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.
You can also remove users from your user list by using [[Ruser|/ruser]].
+
* [[$level]] and [[$ulevel]] to use these levels.
 
+
* [[$ulist]] to use the information you have stored.
To use these levels, take a look at the [[$level]] identifier.
 
 
 
To use the information you have stored, use the [[$ulist]] identifier.
 
  
 
[[Category:Commands]][[Category:Userlist]]
 
[[Category:Commands]][[Category:Userlist]]

Latest revision as of 09: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.