BotSentry | Most powerful antibot v9.8-THANATOS

Blocking all booting sites and programs, including MCStorm, MCSpam, etc...!
BotSentry-9.5-THANATOS

ADDITIONS

  • Added languages inside of BotSentry. Using the new /bs language subcommand, it is possible to download a new messages.yml of the given language. This is fully translated by amazing volunteers at: https://crowdin.com/project/botsentry. We are currently supporting: Chinese Simplified, Chinese Traditional, Czech, Dutch, French, German, Italian, Japanese, Polish, Russian, Slovak, Spanish and Ukrainian. Later, more of them will be supported.
  • Added an auto saver feature for the whitelist and blacklist. It automatically saves the lists every X minutes (configurable, by default 60 minutes).
  • Added a configuration setting to only filter the console during attacks.

FIXES
  • The firewall blacklisting feature now fully works on all platforms again.
  • Added better concurrency through all features.
  • Fix for the dolly detection not fully working in specific cases.
  • Fix for the warning that is being displayed since Minecraft 1.18.2
  • Several other little cleanups that had minor impact on the overall health.

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
BotSentry-9.4.2-THANATOS

FIXES

  • Fix for Spigot (and forks) using synchronous schedulers instead of asynchronous.
  • Fix for when removing an IP/username from the whitelists/blacklist, it only worked if the IP/username was wrongly formatted.
  • Little bugs solved in the /bs command.
  • Startup message is now sent all at once.
  • MySQL fixes for big lists.
  • Removing of IPs/usernames now properly removes on all servers connected to a MySQL database.


If you are happy with our product, you can leave a review and join our discord server by clicking here
Fix
- Little bug with loading the whitelist.

For the rest of the changelog see version 9.4.
BotSentry-9.4-THANATOS

[ Information ] For people using MySQL: Another column has been added. We recommend stopping all servers before updating.

ADDITIONS

  • Added two new whitelist types: forced & usernames.
  • - The old whitelist is now called: not forced IPs whitelist.
  • - IPs in the forced IPs whitelist, are not removed by any detection method.
  • - Usernames in the usernames whitelist, are granted into the not forced IPs whitelist when they join.
  • Added many extra configuration settings for values that change how the BotSentry acts.
  • Added new /bs accounts [page] [itemsPerPage], which gives a list of all different IPs.
  • - This subcommand adds the possibility to scan the IP by clicking on the IP.
  • - It also shows how many players there are currently online using that IP.
  • A new MySQL column in order to comply with the new whitelist changes.
  • API has received additional methods to give better support for the concurrency. View javadocs and download the API at: https://cyberdevelopment.es/BotSentry/javadocs

CHANGES
  • There have been many code cleanups, to improve CPU and RAM usage.
  • The concurrent system has been rewritten to better work with threading.
  • The /bs kick subcommand has a new format: /bs kick <ip:multipleAccounts> <argument> [leaveConnected]
  • - You can now kick by ip (or if given an online player) and by kicking IPs using multiple accounts.
  • - /bs kick ip <ip:player> [leaveConnected] is used to kick by IP.
  • - /bs kick multipleAccounts <minimumConcurrent> [leaveConnected] is used to kick all IPs with the minimal amount of players online using the same IP.
  • - [leaveConnected] is used to determine how many should not be kicked.
  • - - Positive meaning: it will keep X players online per IP.
  • - - Negative meaning: it will only kick X players per IP.

FIXES
  • Big fixes for CPU usage rising when nothing is happening.
  • Fixed several small issues reported on the GitHub.
  • Fixed some RAM leaking problems. - Several other bug fixes.


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

[ Information ] Remember that its no longer necessary to reset your config.yml, bot-sentry will add new config lines into your config, but its always recommended to do a fresh start ;)

ADDITIONS

- Added support for Minecraft 1.18 for Spigot (and forks), now we fully support Minecraft 1.18 for all platforms.
- Added two new subcommands:
- - /bs kick <ip/player>, kicks all players that are online with a given IP. (Requires botsentry.admin)
- - /bs scan <ip/player>, gives more information about a given IP and their status. Also adds extra control options when the command executor has botsentry.admin. (Only requires botsentry.monitor).


CHANGES
- Velocity support moved to version 3.X.
- BotSentry now does not throw errors for some Java distributions.


FIXES
- Fix for permissions bug on Spigot (and forks).
- Fixed several bugs, both from GitHub and other sources. One was causing errors when the slowBots.json or antiProxy.json were empty.
- Fixed the bug with the prefix not working correctly.



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

[ Information ] Remember that its no longer necessary to reset your config.yml, bot-sentry will add new config lines into your config, but its always recommended to do a fresh start ;)

KING FEATURE

- 24/7 and unlimited AntiProxy/AntiVPN detection, also adds the ability to block certain countries, continents and providers

ADDITIONS

- New API methods: event for when a Slow Bot is going to be kicked
- New list for IPs that are being ignored by dolly detection (multiple users using the same IP)
- New MOTD attack detection (not stopped by any other plugin in the market)
- New log file: antiProxy.json, all data for kicked/blacklisted IPs by the AntiProxy


CHANGES
- Whitelisted IPs from the verification website will now be removed after 2 hours (configurable), to add more security and prevent infinite memory and disk increase

FIXES
- A lot of bug-fixes that can be seen in our GitHub.


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

[ Information ] Remember that its no longer necessary to reset your config.yml, bot-sentry will add new config lines into your config, but its always recommended to do a fresh start ;)


ADDITIONS
- Added a new check that will learn every minute the fluctuation of players in the server and will enable the antibot mode if the difference suddenly becomes heavy (Can have some false-activations but it detects slow bot attacks really smoothly)

CHANGES
- New cool and informative message when enabling the plugin

FIXES
- Cleaned up some code for better performance

If you are happy with our product, you can leave a review and join our discord server by clicking here
[ Information ] Remember that its no longer necessary to reset your config.yml, bot-sentry will add new config lines into your config, but its always recommended to do a fresh start ;)

ADDITIONS
- Added support for version 1.17, latest BungeeCord and Spigot, right now, we support from 1.8 to 1.17
- Added support for Java version 16, right now, we support from Java 8 to 16
- Added a permission "botsentry.automaticnotification" which enables/disables notifications automatically when an attack is happening for players that have that permission

CHANGES
- Attacks logs are now saved every 1000 logs (will be configurable in a later version) to use less memory

FIXES
- Fixed several bugs related with the whitelist and MySQL
- Fixes all issues related to PacketListenerAPI (which we use for Spigot)


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,990 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,165 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,096 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,990 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,165 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 44 ratings
3,096 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