TakaAntiCheat [TakaAC]

 TakaAntiCheat [TakaAC] 9.1.2

TakaAntiCheat [TakaAC]
◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦

Tested Minecraft Versions:
1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14 / 1.15 / 1.16

Taka-Anti-Cheat.png


Taka(also known as TakaAC or TakaAntiCheat) is a highly advanced anticheat, with it's numerous checks, It has been made to stop the major hacked clients in the most effective way possible.
Taka has been in progress from 3 years now, testing and improving, the community is awesome.
Every check has been tested for bypasses and false positives to provide the user a nice game experience and safely place for the admins.

Advantages.png

Long Term Support:
You will have updates very recently, with more fixes, less false positives and less bypasses!

Updates:
Taka will inform you whenever new update is here!

New features:
You can always ask me if I could add more features, so don't be shy and show your creativity!

New hacks:
Client coders are trying to bypass more and more checks, so I am making better and better protection

Compatibility:
Taka is compatible with 1.8+ versions and there is no need to download certain files for certain versions

GUI:
All commands can be performed by the GUI, so you don't need to remember all the commands, but only one!

Report GUI:
Saw an hacker? - Report them immediately with the Taka report GUI!

Easy Config:
I am trying to make the config as easy as I can with more 'understandable' comments and smaller configuration

Support:
All messages will be answered within 2 days!

BanWaves AND Threshold:
Ban waves and threshold systems are really important functions for a good anticheat and are making the job way more simple!

Issues tracker:
Saw an issue? - Then check out the github issue tracker!

Smart CAPTCHA for Bots:
Taka has a smart CAPTCHA, which will block all the bots from joining on your server!

CHECKS:
Check out how much checks Taka has and check how much other paid anticheats have.

PlaceholderAPI Support:
Taka is supporting PlaceholderAPI for greater comfort!

Lightweight:
Taka has been tested and checked many many times to perform a good quality, while not taking much resources

Disable in chosen worlds:
Taka has a feature which let you to disable the
AC in worlds chosen in the config
Bungee Connected:
Taka supports BungeeCord, so that admins can
see hackers in the whole network

Discord:
https://discord.gg/7fW3UvY


Moving:
AntiLevitation
Fly
- Fly(Invalid Y)
- Fly(Stable Y)
- Fly(Double Jump Up)
- Fly(Double Jump Down)
- Fly(Invalid Y)
- Fly(Slow Y)
- Fly(Modulo)
HighJump
LongJump
LowJump
AirJump
Speed
- Speed(Air)
- Speed(Cobweb)
- Speed(Item)
- Speed(OnGround)
- Speed(Liquid)
- Speed(Speed Hungry)
FastLadder
- FastLadder(Instant)
- FastLadder(Non Instant)
CheckerClimb
Jesus(WaterWalk)
- Jesus
- Jesus(CheckerClimb)
FastFall
- FastFall(Stable distance)
- FastFall(Faster distance(Instant))
- FastFall(Faster distance(Non Instant))
- FastFall(Slow distance)
- FastFall(Fast Start distance)
- FastFall(Slow Y)
Step
ReverseStep
NoSlowDown
VClip
HClip
Glide
Spider
Teleport
Blink
Dolphin
Jetpack
NoWeb
NoFall
VehicleFly
KeepSprint
WebWalk
ScaffoldWalk
- ScaffoldWalk(Basic)
- ScaffoldWalk(Expand)
- ScaffoldWalk(Advanced)
- ScaffoldWalk(Ground)
Sneak
MaxHeadRotations
GroundElytra
Timer
Strafe
Derp
ClickTeleport

Inventory:
GhostHand
Liquids
Kaboom
FastPlace
FastBreak
Nuker
NoBreakDelay
NoSwing
Tower

Chat:
Captcha(Anti-Bot)
BadWords(Anti-Swear)

Exploit:
PluginList
WorldDownloader
PingSpoof
UUIDSpoof

Combat:
Criticals
TPAura
Reach
AutoSoup
AutoArmor
AutoPot
KillAura
FastBow
AutoRespawn

Render:
HealthTag

Commands.png


/Taka - Opens GUI - TAC.Admin
Reload config command - TAC.Commands.Reload
Show checks' permissions command- TAC.Commands.Permissions
BanWave Settings command - TAC.Commands.BanWave
Toggle Verbose command - TAC.Commands.Debug
Toggle Check command - TAC.Commands.Check
Taka TPS command - TAC.Commands.Tps
/Treport - TAC.Commands.Report
Freezing/Unfreezing command -TAC.Commands.Freeze/Unfreeze
*To see checks' permissions open Taka GUI -> Run Commands -> Show Permissions


Test-Servers.png


Loyisa's Test Server:
eu.loyisa.cn - 1.7.x - 1.16.4 version
mc.loyisa.cn - 1.7.x - 1.16.4 version

TreesWorld_LP Test Server:
tree.ac 1.8.x - 1.16.3 version

[IMG]

config.yml
messages.yml

  • @coolpvpv - For huge testing of the anticheat and reporting bugs
  • @Loyisa - For finding cool bypasses and some false positives

API
There are currently 8 events:
- PlayerCheatEvent (Called when a player is considered hacker)
- PlayerViolationEvent (Called when a player triggers check)
- PlayerCheatThresholdEvent (Called on threshold command)
- PlayerSwearEvent (Called when player is swearing)

- PlayerReportEvent (Called when a player is reported)
- PlayerBlockInteractEvent (Called when Block Interact event is called)
- BanWaveRunEvent (Called when BanWave is triggered)
- PlayerTACTeleportEvent (Called when Taka teleport hacker)

Example code:
JavaScript:
@Override
public void onEnable() {
    if(TAKA.API.checkUpdate())
           Bukkit.getServer().broadcastMessage("There is a new update available!");
}
JavaScript:
@EventHandler
public void event(PlayerCheatEvent e) {
HackType hack = e.getHack();
e.getPlayer().kickPlayer("Don't cheat please! You were using: " + hack);
}
* All API calls are static!

[IMG]

1. RealDualWield
2. VeinMine
3. McMMO
4. SurvivalMechanics

TAKA is not compatible with:
Java 7 or below
1.7 servers or below

*TAKA needs ProtocolLib to run!
Before posting reviews due to bugs, please first report them here!

This plugin is using Metrics, you can learn more here!

Latest updates

  1. 9.1.2

    9.1.2
  2. 9.1.1

    9.1.1
  3. 9.1.0

    9.1.0

Latest reviews

UPDATE UPDATE UPDATE
update pls?
update
This is great! A very solid and feature packed anticheat! Keep updating this please!
update!
update!
Please keep updating!
:v gracias

Similar resources

TakaAntiCheat [TakaAC] qtChan
One simple way to stops the hackers
4.75 star(s) 4 ratings
Downloads
737
Updated
TakaAntiCheat 1.7-1.19 F
TakaAnticheat Powerfull anticheat cracked
0.00 star(s) 0 ratings
Downloads
233
Updated
BlackSpigot General Chat
Rules Help Users
    N @ NabixEnd: hi
    Top