Merge pull request #397 from UniquePassive/notify-on-15k-tick-idle
Notify before 5 minute idle and 6h logout
This commit is contained in:
@@ -178,4 +178,8 @@ public interface Client extends GameEngine
|
||||
|
||||
|
||||
BufferProvider getBufferProvider();
|
||||
|
||||
int getMouseIdleTicks();
|
||||
|
||||
int getKeyboardIdleTicks();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user