What I meant is 65536 is (0000 0000 0000 0001 0000 0000 0000 0000)bin. Notice that 1? It's (1 << 16).Try to change it and see what happens. Try to make it 2 or 3 or w/e and notice the change.
Is there a way to re-send the packet from client to server to re-update the jar countQuote:
MaxDurability is the monster you need to kill, can be found in an ini file in the client.
Durability is the amount of kills.
The client will automatically update the jar client side, all you need to do is update it server side so a re-log will show the count correctly.
It only sends packet 1022 once, which is the first time you hover the mouse over it.
This is to update the kill count within the client to display it correctly.