b38dc29f7624dd6b167ded940105196ae031020c
It now keeps track of whether any of configurable keys is pressed in or not. It also will now check whether any of the pressed keys are allowed or not before updating last input tick and sending an input packet. This was done to fix the issue of GLFW_REPEAT stopping after another key is typed. This will prevent a player from going afk while still moving after jumping etc.
Description
Protects joining and afk players on your server from harm!
Languages
Java
100%