Restrict player from getting statistic without log-in
imDaniX opened this issue ยท 0 comments
Is your feature request related to a problem? Please describe.
Some things on my server are related to player's playing time statistic, but it can be "farmed" without log-in.
Describe the solution you'd like
Ability to cancel PlayerStatisticIncrementEvent if player is not logged in.
Describe alternatives you've considered
Do nothing I guess.
Additional context
Yeah, I have a kick feature if player ignores password messages for 40 seconds. The problem is that some players are joining via auto-reconnect with some delay, so they have like 40 second of "playing" every 5-10 seconds of waiting.