Add option to delay queue-servers by up to 3 seconds
This commit is contained in:
@@ -6,7 +6,7 @@ public interface ServerTimeManager {
|
||||
/**
|
||||
* Gets the time that the player specified was last seen switching servers
|
||||
* @param player The player to check
|
||||
* @return The time that they last switched servers, in miliseconds since midnight, January 1, 1970, UTC
|
||||
* @return The time that they last switched servers, in milliseconds since midnight, January 1, 1970, UTC
|
||||
*/
|
||||
long getLastServerChange(AdaptedPlayer player);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user