How to make plugin that`ll do some command on player when he conects (if he doesn`t have e.g. "a" flag).
For example I want to turn on noclip on every player that connect execpt admins with flag "a". But I don`t want to use "set_user_noclip" i want to use amx_noclip
Better example: If i use command amx_kick it`ll kick all players without flag "a"