BotSentry | Most powerful antibot v9.8-THANATOS

Blocking all booting sites and programs, including MCStorm, MCSpam, etc...!
Dear customers,

This version solves problems that several customers had with relation to the newest Velocity 3.5.0 update. It also includes options to modify the MySQL path with parameters. PostgreSQL is now also supported. It is now possible to allow users to join the server when they have verified themselves, even when using a VPN.

Website: https://lahuca.com
Instagram: https://www.instagram.com/lahucasd
Facebook: https://facebook.com/lahucasd
Twitter (X): https://twitter.com/lahucasd
Discord: https://discord.gg/c3cDfqZ

If you are happy with our product, you can leave a review and join our Discord server by clicking here.
Dear customers,

This bugfix version solves problems that several customers had with relation to the connections between Velocity and MySQL/MariaDB databases. Next to this fix, there are minor other optimisations. Although, updates for the JAR are not published many times, our backend server retrieves updates multiple times and is syned with other services to make sure your servers stay secure.

Website: https://lahuca.com
Instagram: https://www.instagram.com/lahucasd
Facebook: https://facebook.com/lahucasd
Twitter (X): https://twitter.com/lahucasd
Discord: https://discord.gg/c3cDfqZ
https://discord.gg/uxRTwDa
If you are happy with our product, you can leave a review and join our Discord server by clicking here.
BotSentry-9.7-THANATOS

ADDITIONS
- Added the possibility to change the alias of the commands in the config.yml (Issue #127).

CHANGES
- Updated the upstream version of Sponge.

FIXES
  • Fixed error about manually whitelisting not always working properly.
  • Fixed bug where a player with whitelisted username cannot join due to using a blacklisted IP.
  • Little code improvements.

Website: https://lahuca.com
Instagram: https://www.instagram.com/lahucasd
Facebook: https://facebook.com/lahucasd
Twitter (X): https://twitter.com/lahucasd
Discord: https://discord.gg/c3cDfqZ

If you are happy with our product, you can leave a review and join our Discord server by clicking here.
FIXES
  • Fixed IPs not properly being checked when it takes longer to check for the proxy state, happening since 9.6.
  • Cleaned up code for better improvements.
  • Fixed StackOverflow errors for console filtering issues for BungeeCord (and forks)

If you are happy with our product, you can leave a review and join our Discord server by clicking here.
BotSentry-9.6-THANATOS

ADDITIONS
  • It is now possible to add your own IP detection systems, instead of relying solely on BotSentry's backend. Read below for more information.
  • Any commands that allow for IP input, now allow to add multiple IPs at once: /bs whitelist add 1.1.1.1/28,1.2.3.4
  • - This command will add both all IPs in the range of 1.1.1.1/28 and the IP 1.2.3.4. Items should be split between commas, ranges should be given with a slash.
  • Added the import subcommand for whitelisting/blacklisting: /bs <blacklist/whitelist> import <file>. This will import all IPs from the file and add it to the given list.
  • - Every line should be the same format as shown above. Either a single range, single IP or split with commas.
  • Allow running on Folia, support cannot be granted as Folia is still in development stage. (Issue #110)

CHANGES
  • The MySQL connection now allows the usage of SSL. It will try to first connect using SSL, if that is not possible, without. (Issue #117)
  • BungeeCord now respects any filters that have already been set, instead of replacing any logging filters. (Issue #115)
  • Proxies/VPNs cannot simply whitelist themselves using notbot.es, when the server has explicitly disabled it.

FIXES
  • Fixed error message that said an older MySQL driver was being loaded. (Issue #113)
  • Fixed bugs for servers running locally and retrieving local IPs.
  • Fixed bugs with PacketListenerAPI, by completely removing it. Amazon is now completely disabled on Spigot like systems. (Issue #112 & #114)
  • Fixed bugs with AntiBot Mode not going off automatically in some cases. (Issue #102)
  • Little code improvements.

Custom IP Detection
Custom IP Detection, this can be used when the BotSentry servers are not good enough in detecting IPs.
When this is enabled, it will first fetch the status of the first provider. If that provider fails, it will continue to the next one. If all fail, the BotSentry servers will be used.
AntiProxy/AntiBotMode only change the settings for the sensitivity of the BotSentry servers, this will fully be managed
by the providers entered here.
Protocols:
When the status of an IP should be found, BotSentry sends a POST request to the URL provided.
This POST request retrieves as input a JSON like so: {"ips":["1.2.3.4","5.6.7.8","9.0.1.2"]}.
BotSentry expects a JSON back in the following way: {"ips":[{"ip":"1.2.3.4","blocked":true},{"ip":"5.6.7.8","blocked":false}]}
For these examples, BotSentry acts as the following: 1.2.3.4 will be blocked, 5.6.7.8 will be allowed,
since the status is unclear of 9.0.1.2 on this provider. It will send it to the next one (or to BotSentry's servers).
The links in the customProviders array, should start with either http:// or https://.

Plugin Publisher
Between this and the last update, the plugin ownership has been completely transferred to Lahuca Software Development. The development was already being done by them for over 3 years. Most customers will know them as Laurenshup. The company is registered in the Chamber of Commerce in the Netherlands.
Website: https://lahuca.com
Instagram: https://www.instagram.com/lahucasd
Facebook: https://facebook.com/lahucasd
Twitter (X): https://twitter.com/lahucasd
Discord: https://discord.gg/c3cDfqZ

If you are happy with our product, you can leave a review and join our Discord server by clicking here.
BotSentry-9.5.3-THANATOS

FIXES

- Fix for Spigot 1.19.4 (and forks) displaying an error on start-up.


If you are happy with our product, you can leave a review and join our discord server by clicking here
BotSentry-9.5.2-THANATOS

FIXES

  • Fix for 1.19.3 displaying errors on Spigot systems.
  • Fixed error for big YML files, whitelist and blacklist now use JSON.
  • Fixed several bugs in the whole system, reported on Discord and GitHub.

CHANGES
  • Added several filter messages.
  • Usernames that are in the usernames whitelist, are not kicked by the system anymore, this only happens by using /bs kick.

We now support the plugin from Minecraft version 1.8 all the way through 1.19.3 on the platforms: Spigot, BungeeCord, Velocity, Sponge and their forks (e.g. Paper, Waterfall, Travertine, etc.). If you feel like something is not working, please contact us on our Discord, we help our customers there.


If you are happy with our product, you can leave a review and join our discord server by clicking here
BotSentry-9.5.1-THANATOS

FIXES

  • Readded the /bs apipassword back, as it had been removed in the latest update.
  • Fixes for language inconsistencies: now all characters are formatted correctly.

We now support the plugin from Minecraft version 1.8 all the way through 1.19 on the platforms: Spigot, BungeeCord, Velocity, Sponge and their forks (e.g. Paper, Waterfall, Travertine, etc.).

If you are happy with our product, you can leave a review and join our discord server by clicking here
Buy a license now
$12.25
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
47,982 Views
298 Purchases
384 Downloads
Nov 8, 2018 Published
Feb 7, 2026 Updated
5.00 star(s)
Average rating (11)
261.3 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Protection
  1. Staff
  1. Patch
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Sponge
  1. Bungee
  1. Velocity
Supported versions
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Creator
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,207 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,164 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,095 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,812 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 72 ratings
2,580 purchases
Share and earn
Refer this resource and earn a 10% commission.
47,982 Views
298 Purchases
384 Downloads
Nov 8, 2018 Published
Feb 7, 2026 Updated
5.00 star(s)
Average rating (11)
261.3 KB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
Type
  1. Protection
  1. Staff
  1. Patch
Supported software
  1. Bukkit
  1. Spigot
  1. Paper
  1. Sponge
  1. Bungee
  1. Velocity
Supported versions
  1. 1.21
  1. 1.20
  1. 1.19
  1. 1.18
  1. 1.17
  1. 1.16
  1. 1.15
  1. 1.14
  1. 1.13
  1. 1.12
  1. 1.11
  1. 1.10
  1. 1.9
  1. 1.8
Supported languages
  1. English
Includes DRM
Yes
Source access (legacy)
Closed source & obfuscated
Creator
Recommended for you
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,207 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 53 ratings
3,164 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,095 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 71 ratings
2,812 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 72 ratings
2,580 purchases
Top