public plugin_init(){ //stuffz.. set_task(1.0,"reconnect_players") } public reconnect_players() { //then find players and reconnect them here }