First of all, you should be patient... 20 minutes is nowhere near enough time to wait before posting again. You should always wait at least 24 hours.
A simple method for that would be:
on @*:join:#: {
if ($level($address($nick,2)) < 90) { kick $chan $nick reason }
}
Though I don't know what "combat" as to do with it.