jonesdevelopment / sonar-legacy

Sonar Antibot - Experimental anti bot plugin for Minecraft BungeeCord servers (1.7-1.19) - Blocking netty exploits and more...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡ Sonar Antibot

Intelligent Minecraft bot 🔧 and exploit 💥 protection

Building

  • Download latest Waterfall and put the jar in the project folder
  • Rename the waterfall-xxxx-000.jar to waterfall.jar
  • Add a gradle configuration with the arguments clean shadowJar --stacktrace
  • Run the configuration

Features

  • Bad packet (Netty exploits) filter
  • Join bot (Spam and slow join) prevention
    • Changeable re-connect delay
    • First join kick with verification
    • Custom name regex checks
    • Weird in-game behaviour (packets)
  • Unnoticeable Motd/Ping spam prevention
  • Optimizing connection speed and stability
    • This is done using TCP_FASTOPEN
  • Extremely customizable
    • Nearly 500 (452) lines of configurations

Read more about Sonar Antibot on the official plugin page

Supported software

  • BungeeCord
    • Waterfall
    • Travertine (outdated)
    • HexaCord (outdated)
    • and more ...
  • Custom BungeeCord forks
    • FlameCord
    • BetterBungee
    • and more ...

Note It is not guaranteed that all BungeeCord forks are supported.

Sonar is now officially discontinued

This is due to it being mostly finished and jones not having enough time to provide proper support. The source code will be available on GitHub and the unlicensed, outdated jar can still be downloaded on BuiltByBit. Sonar being discontinued does not mean that you won't be able to get Sonar anywhere. Sonar will be a community project, which everyone can contribute to. Issues will not be ignored and bugs will be fixed if jones has time to do so.

Thank you for everything, especially to the customers and the people I've met along my journey.

About

Sonar Antibot - Experimental anti bot plugin for Minecraft BungeeCord servers (1.7-1.19) - Blocking netty exploits and more...

License:GNU General Public License v3.0


Languages

Language:Java 100.0%