Name
        ki - Kicks idle players off the server
Usage
        ki <IdleTime> <Target> <Reason>
        After selecting a virtual server (-> sel) you can use this command
        to kick people who are idle for "IdleTime" minutes.
        "Target" is a parameter that specifies who gets kicked. Sum up:
         1: unregistered clients
         2: registered clients
         4: kick only if client is on unregistered channel
         8: kick only if client is on registered channel
        "Reason" is the reason for the kick that every kicked player will get.
        After executing this command the server will return a number of all
        players kicked.

Example
        sel 8767
        > OK
        ki 30 7 don't idle on this server
        > kicked=38
        > OK