Difference between revisions of "Ruser"

From Scriptwiki
Jump to: navigation, search
m (added category commands)
m
 
Line 16: Line 16:
  
 
== See Also ==
 
== See Also ==
To add a user by his address, use [[Guser|/guser]].
+
* [[Guser|/guser]] to add a user by his address.
 
+
* [[Rlevel|/rlevel]] if you want to remove all users from the remote users list with a specified general access level.
If you want to remove all users from the remote users list with a specified general access level, look at [[Rlevel|/rlevel]].
+
* [[$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.
+
* [[$mask]] for an overview of mast types.
 
 
To use the information you have stored, use the [[$ulist]] identifier.
 
 
 
[[$mask]] gives you a view over all address types.
 
  
 
[[Category:Commands]][[Category:Userlist]]
 
[[Category:Commands]][[Category:Userlist]]

Latest revision as of 08:49, 2 July 2007

This removes user from the user list.

/ruser [levels] <nick | address> [type]


If you specify levels then these levels are removed from the current access levels of this user. If all levels a user user has have been removed, the user will be removed too. If you specify a type then the users address is looked up with a /userhost and any users in the users list matching this address are removed.

If you put an exclamation mark after the nick (e.g. /ruser foobar!), it removes all users with an address beginning with foobar!.

Example

ruser Dana

This would remove Dana from your user list.


ruser Dana 2

This would remove all users matching *!*@staff.quakenet.org as type 2 of Dana's address (Dana!dana@staff.quakenet.org) is *!*@staff.quakenet.

See Also

  • /guser to add a user by his address.
  • /rlevel if you want to remove all users from the remote users list with a specified general access level.
  • $level and $ulevel to use these levels.
  • $ulist to use the information you have stored.
  • $mask for an overview of mast types.