Yes, notice the use of puthelp, and not putserv (which if used, could have been replaced by putkick).
In larger channels, where upto 50+ kicks can be made in one go, the server queue will backed up for about 50 seconds, in which time, the server could timeout, a vital flood protection command is not sent to the server (coz it's tailed onto the server queue).
well, a flood protection command is normally not a problem, as that would usually be in the mode queue anyway. what is more of an issue is a JOIN command if the bot gets kicked from anywhere, because that uses the server queue.