Geyser/connector
RednedEpic 70031c65e7 Handle keepalives better (Closes #965)
Bedrock cuts off the last 3 digits consistently every time, meaning that the keepalive returned from bedrock is never fully accurate. However, if we multiply the value by 1000, then divide by 1000 when sending back to java, the proper value is returned.
2020-12-12 00:45:41 -06:00
..
src Handle keepalives better (Closes #965) 2020-12-12 00:45:41 -06:00
pom.xml Change version in query to use a more informative string (#1635) 2020-12-09 15:14:12 -05:00