Possible to get feature that the afk tracker starts after a set time e.g. 10 minutes?
AFK tracker delay
For anyone wondering,
change line 572 of PlaytimeTracker.cs:
private const float TIMER_INTERVAL = 30f;
30f = 30 seconds in the default code
So change it to whatever you want and save/upload the plugin.