every 1 minute:
    execute console command "/pingcheck"

command /pingcheck:
    trigger:
        loop all players:
            if player's ping > 800:
                execute console command "/kick -s %player% sus ping"