Hey guys, my friends and I have coded an advanced KillAura detection plugin and it works like a charm. We have been figuring out how to detect KillAura well especially TriggerBot for months and we finally managed to detect those hacks smoothly. It doesn't spawn any NPCs to check whether the player is using KillAura, it uses a smarter way to detect them. It may cause false positive sometimes but I will improve that soon.
Here are the hacks which this plugin detects:
Compatibility:
Spigot 1.7.X/1.8.X/1.9.X
May works on lower versions. Haven't tested on lower versions.
Requirements:
This plugin is completely standalone. It uses maths to detect hackers instead of using NPCs by depending on ProtocolLib to detect them.
Commands:
/anticheat - Show the plugin information.
/anticheat notify - Notify players with anticheat.notify permission about hackers.
/anticheat reload - Reload the configuration files.
Permissions:
Configuration:
config.yml
Video:
This is the video taken by me. Sorry for the lag. My old PC is really laggy. My friend will be recording a better one.
Copies:
I am selling 5 copies to prevent the plugin from being leaked it. However if you leaked it and I have found out, I will disable your version. I don't want many people to have it because I want to keep the checks private.
Currently: 5/5 copies available.
Price:
$40 ($30 for the first two buyers)
I accept payments through paypal only.
I want payments that are sent through friends & family.
Vouches:
1
Vouch Copies:
Vouch Copies will not be given because the price is really reasonable.
Updates:
Updates MAY be given based on your requirements. I will do some bug fixing and improve checks and false positive.
Terms & Conditions:
1. Strictly no redistributing, sharing, leaking, reselling this plugin. If I found out, your version will be disabled and I will blacklist you from buying my plugins.
2. Strictly no viewing, editing, modifying, decompiling the plugin source as all the checks are private (we have spent a few months thinking a way to block advanced clients) and I don't want people to know how we detect those hacks.
3. Strictly no performing a dispute, claim or a chargeback after you bought this plugin. Doing so will result your plugin version be disabled and I will open a scam report.
4. No asking for a refund. The plugin itself works very well. If you have any problems contact me.
5. Do not claim this plugin as your own.
Thank you and have a nice day.
Test Server:
anticheat.mcserv.pro
198.27.81.182:27691
Note: If you are testing this plugin in the test server, make sure you get your friend on as well. So that you can actually see how this plugin works.
Here are the hacks which this plugin detects:
Green - Detects Very Quickly
Yellow - Detects Quickly
Orange - Detects Normally
Red - Takes Slightly Longer To Detect (Hackers might work within thresholds to bypass them. Very less likely but possible.)
KillAura
KillAuraLegit
MultiAura
ForceField
ForceFieldLegit
TriggerBot
ClickAura
FightBot
AutoClicker
Macros
FlightSpeed
Note: The main purpose of this plugin is to detect KillAura/ForceField/TriggerBot. AutoClicker/Macros detection is not that advanced. We just prevent them from clicking too fast but we didn't use the advanced method. We will try our best to improve that soon.
Yellow - Detects Quickly
Orange - Detects Normally
Red - Takes Slightly Longer To Detect (Hackers might work within thresholds to bypass them. Very less likely but possible.)
KillAura
KillAuraLegit
MultiAura
ForceField
ForceFieldLegit
TriggerBot
ClickAura
FightBot
AutoClicker
Macros
FlightSpeed
Note: The main purpose of this plugin is to detect KillAura/ForceField/TriggerBot. AutoClicker/Macros detection is not that advanced. We just prevent them from clicking too fast but we didn't use the advanced method. We will try our best to improve that soon.
Compatibility:
Spigot 1.7.X/1.8.X/1.9.X
May works on lower versions. Haven't tested on lower versions.
Requirements:
This plugin is completely standalone. It uses maths to detect hackers instead of using NPCs by depending on ProtocolLib to detect them.
Commands:
/anticheat - Show the plugin information.
/anticheat notify - Notify players with anticheat.notify permission about hackers.
/anticheat reload - Reload the configuration files.
Permissions:
Code:
permission:
anticheat.*:
description: Allow access to all the /anticheat commands.
children:
anticheat.bypass: true
anticheat.notify: true
anticheat.reload: true
anticheat.bypass:
default: op
description: Bypass the anti cheat checks.
anticheat.notify:
default: op
description: Allow access to the /anticheat notify command and able receive notifications when a player hacks.
anticheat.reload:
default: op
description: Allow access to the /anticheat reload command.
Configuration:
config.yml
Code:
# ------------------------------ #
#
# AntiCheat 1.1
# (c) JustinTZV
#
# ------------------------------ #
verbose: false
verbose-message: "&8{player} is suspected for {hacks} (Violation: {violation})."
killaura:
enabled: true
threshold-reset: 60
thresholds:
4: "anticheat notify &7{player} is suspected for using KillAura or related #1."
6: "anticheat notify &7{player} is suspected for using KillAura or related #2."
8: "kick {player} &7[&6AntiCheat&7] KillAura or related"
autoclicker:
enabled: true
max-clicks-allowed: 15
threshold-reset: 30
thresholds:
1: "anticheat notify &7{player} is suspected for using AutoClicker/Macros #1."
2: "anticheat notify &7{player} is suspected for using AutoClicker/Macros #2."
3: "kick {player} &7[&6AntiCheat&7] Strange clicking speed (AutoClicker?/Macros?)"
Video:
This is the video taken by me. Sorry for the lag. My old PC is really laggy. My friend will be recording a better one.
Copies:
I am selling 5 copies to prevent the plugin from being leaked it. However if you leaked it and I have found out, I will disable your version. I don't want many people to have it because I want to keep the checks private.
Currently: 5/5 copies available.
Price:
$40 ($30 for the first two buyers)
I accept payments through paypal only.
I want payments that are sent through friends & family.
Vouches:
1
I tested this plugin, works fine I think. Didn't false kick or notify a combat check on me.
+1 i'm vouching for PluginsDeveloper
Vouch Copies:
Vouch Copies will not be given because the price is really reasonable.
Updates:
Updates MAY be given based on your requirements. I will do some bug fixing and improve checks and false positive.
Code:
v1.0 - Plugin release.
v1.1 - Configuration files, better AutoClicker detection, code obfuscation, new commands.
[*]Added a configuration file. Now you can configure commands that will be run by the server if a player reach certain threshold.
[*]AutoClicker detection has been improved.
[*]Code has been obfuscated to prevent buyers from knowing our method of detection.
[*]Added command /anticheat notify to notify players with anticheat.notify permission when a player hacks.
[*]Added command /anticheat reload to reload the configuration.
Terms & Conditions:
1. Strictly no redistributing, sharing, leaking, reselling this plugin. If I found out, your version will be disabled and I will blacklist you from buying my plugins.
2. Strictly no viewing, editing, modifying, decompiling the plugin source as all the checks are private (we have spent a few months thinking a way to block advanced clients) and I don't want people to know how we detect those hacks.
3. Strictly no performing a dispute, claim or a chargeback after you bought this plugin. Doing so will result your plugin version be disabled and I will open a scam report.
4. No asking for a refund. The plugin itself works very well. If you have any problems contact me.
5. Do not claim this plugin as your own.
Thank you and have a nice day.
Test Server:
anticheat.mcserv.pro
198.27.81.182:27691
Note: If you are testing this plugin in the test server, make sure you get your friend on as well. So that you can actually see how this plugin works.
Last edited:

