Project

General

Profile

Actions

Rlevel » History » Revision 1

Revision 1/2 | Next »
Per Amundsen, 04/26/2015 05:17 PM


Added in 1.9.7

/rlevel [-r] <level(s)>

Removes access levels from all matches users.

If a user has no more levels left then the user is removed.

Switches

-r - Any matching levels are removed, not just general access level.

Parameters

<level(s)> . Level(s) to remove.

Example

; Remove all users with general access level 1 or 2
/rlevel 1,2

; Remove all users with access level =1 and =2
/rlevel =1,2

; Remove all users with access level =1,1,=2 and =2
/rlevel -r 1,2

Updated by Per Amundsen almost 9 years ago · 1 revisions

Also available in: PDF HTML TXT