No protocollib anymore, logging to console, bug fixes and other minor stuff
Important: Starting with this version, WAC does not require ProtobolLib to run anymore, it works without any dependencies now (I'm using TinyProtocol for handling packets instead)
The config file was not changed
Changelog v0.8.2: - removed protocollib dependency
- violations are now also logged in the console
- when the ping or tps couldn't be measured yet, it prints "?" instead of "-1" or "NaN"
- fixed a fly fp when swimming through seagrass or kelp
- fixed a speed fp when sprinting on ice
- fixed a packet spoof fp when standing on a scaffolding
- cleaned up the code