3.2 Reach | 99% Velocity
AntiHaxerman is a performant anti-cheat solution that aims to get rid of cheaters as fast as possible while not having false positives.
Performance
AntiHaxerman does not create any load on the main server thread or the netty thread. This makes sure the plugin has no effect on the gameplay or the server performance.
This is done by the anti-cheat having its own thread and running the entire plugin on that thread.
The no main thread usage claim can be supported with this timing viewer. Alto was an old name so that's the plugin's name on the list. Go down and you will be able to see
https://timings.aikar.co/?id=734a5df6a27a4e739ea3ea72404e7e46#plugins
Support
Installation: Just drag and drop the jar to the plugins folder and you are good to go!
Commands:
Do /antihaxerman to get a look of the commands.
Permissions:
antihaxerman.bypass - Bypass the anticheat.
antihaxerman.commands - Use commands.
API
To use the API you shall register your class to the event system of Bukkit. Then you can just do what is done below and it should work.
If you need more information or need to learn how to use it don't worry. I got you covered! You can access the API wiki here!
Terms/Info
- You are not allowed to resell this plugin.
- We have the right to change the terms at any time we want.
- There are 100% going to be falses/bypasses please tell them at the Discord server and not at the reviews.
There are no reviews available.
Updates
2 years ago
Initial release