Bugfixes:
- fixed a bug when a player gets sanctioned but either leaves in that exact moment or gets kicked in a weird tick timing
[see here]
- fixed a bug where whyever click timings for the DoubleClickCheck could be null and therefore threw an error
[see here]
Removed Logging:
since the logging wasn't the most optimal feature and more a cliffhanger, i've removed it to make space for future improved logging.
this change has the following consequences:
- there is no more logging when a player get flagged
(it still gets logged to the console if enabled)
- the
/antiac logs command was removed