e030d67be7b19d02b33f3c55ec31c36f8b6c59ba
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%