Reorganized the clients-config.yml file again. Sorry I'm trying to find the cleanest way to organize checks.
You have to delete your clients-config.yml again.
new:
- updated wiki
https://wraith.plugin.ga/plugin-usage/blocking-hacks-custom-clients
- added Forge 1.13+ mods detection (working only for both 1.13+ server and client)
- added a new detection to kick forge clients: "try-kick-fabric-silently" in clients-config.yml (for example Wurst)
- new permission w.admin.notification.client-log to get ingame notifications about client join/kick/noaction
- new configuration section in clients-config.yml to configure clients info notifications
- added new Journeymap channels detection
- complete viaversion support for forge mods detection (1.8 to 1.12) and legacy channels (< 1.13) in new Spigot versions (1.13+)
- removed /ww mods command which was useless, just read the config to get this information
- added custom ban command in clients-config.yml to allow you to use tempban for example.
- added new option in clients-config.yml to detect custom clients that don't send brand packet during login "kick-if-not-received"
fixes:
- fixed brands detection on some servers
- fixed forge mods detection when using viaversion
- fixed pingspoof detection not active
- fixed autoclicker detection bug
- better IP formatting in console messages