A remote beginning with 'on 4:...' will only be triggered by lvl 4 users and higher, there is no need to indentify the user level twice.
if you want the command ONLY to be triggered by lvl 4 users and not by users with higher access lvl then use
on +4:TEXT:...
This will trigger the event only for lvl4 users.