Design and Purpose
Fallback analyzes the player's behavior before connecting to the real server, thus preventing malicious traffic from reaching the server side. It is supposed to be an instant, powerful and invisible verification method that should prevent all typical and advanced types of bots.
- Effective, lightweight and easy to use
- No unnecessary functions and clean code
- Protection against all types of bot attacks
- No player should be annoyed by any CAPTCHA
- No VPN or proxy checking
- Supports multiple platforms (see Supported Versions )
- Backup Option - Sonar's Core Component for Bot Defense
- Sonar queues new player logins to prevent login spam attacks
- Sonar checks handshake packets for legitimacy
- Sonar ensures that some packages cannot be illegally duplicated
Fallback analyzes the player's behavior before connecting to the real server, thus preventing malicious traffic from reaching the server side. It is supposed to be an instant, powerful and invisible verification method that should prevent all typical and advanced types of bots.
- Sends the player to a lightweight fake server on first connection.
- Analyzes whether the player is sending the required packets.
- Analyzes whether the player is sending legitimate packets.
- Checks if the player obeys the client's gravity.
- Checks if the player is colliding with blocks correctly.