TIGERHACK ANTICHEAT
The plugin is not longer in sale!
PresentationThe plugin is not longer in sale!
TigerHack is an anticheat based on many algorithms to perform the best checks on a player and detect if any hack/cheat is activated and used.
Detected hacks
- KillAura (Forcefield : Aimbot & Reach)
- Reach (3.1 min - 3.2 max blocks detected)
- Aimbot
- Fly
- SpeedHack
- NoFall
- Other detections
- AutoPotions
- AutoSoup
- MorePackets
- Regen
- FastEat
- Sneak
- AntiVelocity
- FastBow
- There's no command for the moment, but they will come!
- Permissions :
- tigerhack.* Give an access to all the permissions of the plugin.
- tigerhack.report.view See the reports (soon)
- tigerhack.alert.view See the alerts
- tigerhack.command Use the tigerhack's commands (soon)
TigerHack offers the ability to use a mysql database to store alerts and bans.
All of the access to it are configurable in the config.yml file!
Configuration
Here, you have all the configuration of TigerHack :
Code:
##############################
# TigerHack | Anti-Cheat #
##############################
General:
Prefix: '&7[&cTigerHack&7]'
PrefixStaff: '&e(&c&lTigerLog&e)'
ReportPrefix: '&7[&cReport&7]'
# Database configuration
# You can activate or desactivate the database.
# Recommanded if you are 2 or more servers and if you using Bungeecord
Database:
enabled: false
user: user
url: jdbc:mysql://localhost/database_name
password: password
# You can enable or disable the AutoBan.
AutoBan: true
OpPlayerCanBeBanned: false
# Commands configuration
CommandForReport: true
# Send an alert when a player is suspected
AlertStaff: true
# Firework configuration
# If it's enabled, a firework will spawn at the location of the player when
# he gets banned
Firework:
enabled: true
# Broadcast configuration
# If it's enabled, a broadcast will be sended when a player is banned
# %reason% > reason | %player% > banned player
BroadcastOnBan:
enabled: true
message: '&7[&cTigerHack&7] &e%player% &7has been banned for: &c%reason%'
Message:
alertMessage: '%prefixstaff% &7%player% &eattempted: &6%cheatreason% &7(&c%playerping% &7ms | &c%violation% &7VL)'
reportMessage: '%prefixreport% &c%player% &7was report for: &3%cheatreason%'
noPermission: '&4No permission.'
# Report Configuration
Report:
CommandHelp: '&a/report <player> &8- &eReport a Player for cheating'
CantReport: '%prefixreport% &cYou can not report this player!'
MessageCancelReport: '%prefixreport% &cYou have cancelled the report!'
ReportPlayer: '%prefixreport% &7You have report: &3%playerreport%'
# Bungeecord support is coming soon..
Bungeecord:
enabled: false
# --- Cheats Configuration --- #
# Forcefield is Reach & Aimbot
CheatsConfiguration:
Forcefield:
enabled: true
autoban: true
alert: true
Fly:
enabled: true
autoban: true
alert: true
Sneak:
enabled: true
autoban: true
alert: true
SpeedHack:
enabled: true
autoban: true
alert: true
NoFall:
enabled: true
autoban: true
alert: true
alertForBan:
FastBow:
enabled: true
autoban: true
alert: true
alertForBan:
debug: false
##############################
# TigerHack | Anti-Cheat #
##############################
Installation (You need Java 8 and ProtocolLib)
- Download ProtocolLib
- Place the "TigerHack.jar" on your plugins folder
- Launch the server
- You're good to go!
Thanks all.
Last edited: