70056940b666f69f50d88b5e8acabee4e1a9e006
Proper meaning a simple portover from CraftBukkit's implementation. The last implementation had a few issues: - For each server ping, the connection was getting throttled. - ConcurrentHashMap is heavy (More of an opinion but don't judge) From the last implementation, the connection throttle entry (your IP) wasn't getting removed from the list after a server ping, which is supposed to happen according to the original implementation. By: SuPaH sPii <r29jk10@gmail.com>
Update Spigot to version 1.5. By using this build you agree to the following terms: (read next line)
Description
Languages
Java
100%
