in its current state, the plugin code lags the server each time a player disconnects and is the last member of the team (over 3000ms). its likely a good idea to implement a dictionary of active players to iterate through, it should significantly improve the call time.