Rlevel
From Scriptwiki
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
To add a user by his address, use /guser.
You can also remove users from your user list by using /ruser.
To use these levels, take a look at the $level identifier.
To use the information you have stored, use the $ulist identifier.