Kick players on high packet loss

This commit is contained in:
Shoghi Cervantes
2013-06-03 18:27:17 +02:00
parent f55fb8d490
commit dc22e1b81c
2 changed files with 13 additions and 1 deletions

View File

@ -35,6 +35,7 @@ define("VIEWER", 3);
//Players
define("PLAYER_RECOVERY_BUFFER", 2048);
define("PLAYER_MAX_PACKET_LOSS", 0.20);
//Block Updates