When the player was inside region and if he left, you would get this error:
Cannot invoke "me.serbob.toastedafk.Classes.PlayerStats.getLevelTimer()" because the return value of "java.util.Map.get(Object)" is null
Now it's fixed (the problem was it was being called 2 times)