commit | 2259c76763b4cc557f9ff50283d892a659ad1ae5 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Tue Sep 19 23:29:50 2017 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Tue Sep 19 23:29:50 2017 +0300 |
tree | 20802fd64744a8802b17ef02104d241744b39201 | |
parent | 3221b9f7b33e28ba1711e0795f5676b450d5a699 [diff] |
Skip keepalives with id 0 received from client. Keepalives with id 0 are sent by older clients when downloading terrain, but 1.12.2 server no longer allows it. When we cache server keep alives we always send keep alive with id 1 to client, so the response keep alive will have the id 1 too, which allows us to just skip keepalives with id 0.
Support 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 client on Spigot 1.12.1 and GlowStone
Important notes:
Known issues:
Known wontfix issues:
Website: http://protocolsupport.true-games.org/
Spigot: http://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Jenkins: http://build.true-games.org/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3