- Tham gia
- 26/12/2017
- Bài viết
- 8
I started this project awhile ago when I was a total Java noob. Now that I am slightly more knowledgeable in Java, I decided to fix the messy code.
This has a config.yml where you can change what VLs to ban on as well as minimum TPS and maxium ping to reduce false banning!
This also has a lang.yml to configure all of this plugins messages. Not 3,4, 5, 6, or 7, all of them.
Only 6 checks are listened to however because Watchdog has 7 checks (unfortunately AAC doesn't block dolphin ;( so only six checks) that it allows you to report.
Hacks that can be Reported:
Commands:
Permissions:
TODOS:
THIS ONLY WORKS ON AAC VERSIONS 3.3.1 AND ABOVE
This has a config.yml where you can change what VLs to ban on as well as minimum TPS and maxium ping to reduce false banning!
This also has a lang.yml to configure all of this plugins messages. Not 3,4, 5, 6, or 7, all of them.
Only 6 checks are listened to however because Watchdog has 7 checks (unfortunately AAC doesn't block dolphin ;( so only six checks) that it allows you to report.
Hacks that can be Reported:
- Killaura (gets checked for Killaura)
- AntiKnockback (gets checked for Velocity)
- Fly (gets checked for Fly)
- AutoClicker (gets check for FightSpeed)
- Speed (gets checked for Speed)
- Reach (gets checked for HitBox)
Commands:
- /watchdogreport <player> <hacks> (ALIAS: /wdr)
Permissions:
- AAC.notify (Be notified when a player reports a possible cheater)
TODOS:
- Fix NullPointerException caused by reported player logging out --- DONE
- Messages.yml so we can change all the messages
--- DONE - Make it compatible with AAC v3.0.0 and up --- DONE
- Prevent a user from reporting the same player multiple times in a row. --- DONE
- Tab execution of names for custom report command.
- Ask for support in reviews (Please use the Support button or report the issue on GitHub)
- Ask for feature requests (Use GitHub for that)
THIS ONLY WORKS ON AAC VERSIONS 3.3.1 AND ABOVE





