Hey Valo,

You need to use levels (/help levels) By you should always use numeric levels. (5,10,15) Level 1 is normal. Everyone is level 1 by default. People on level 3 will be able to use all commands related to levels below them aswell. (level 3 person can use level 2 commands) To make a command only trigger for a certain level, replace the: on *:blah: with on <level number>. So, on 3:blah: would work for people on level 3. You can make a command only be only triggered by a person on a certain level by adding a "+". So on +3:blah: would ONLY work for people on 3. People on 4, 4 , etc would not be able to use it.

To add a user:
/auser <mask> <level>
To remove:
/ruser <mask> <level>

Read the help file for more info.
cool