Anticheat

Status
This thread has been locked.

Lowryo

StarForceMC | Owner
Supreme
Feedback score
5
Posts
21
Reactions
16
Resources
0
hi, I have a mini games server running 1.9+ (1.9-1.13 the server itself is 1.11.2). What would you recommend to use as an effective anticheat. The server itself is fully custom coded and the attack mechanics are not standard (eg some guns shoot retuxtured snowballs). For more info on the game modes ect have a look at my site a server I can’t put all info here, https://StarForceMC.com. Thanks for reading this and I hope someone can find me an effective solution as I’ve found most anticheat plugins are aimed at 1.7/8.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

xADudex

Feedback score
1
Posts
18
Reactions
6
Resources
0
The spigot wiki list a few public anticheats which are actively maintained, some paid and some free. They are listed under versions here: https://www.spigotmc.org/wiki/anti-cheat-list-bukkit-and-spigot/, e.g. click on 1.11.X if that is what you are interested in.

Most anticheats however mainly focus on preventing hackers from exploiting vanilla gameplay, not so much on non-standard features like preventing spam clicking items which normally wouldn't do anything in game, or preventing aim-assist for custom guns or similar. For the best experience, I would recommend probably coding most of it yourselves, given that you guys run on fully custom coded plugins already. So maybe install an anticheat to catch the obvious (fly/speed/killaura etc) and then add custom detection for stuff specific to your game mode. You could even go for some public open source plugin like AutoEye and modify it to fit alongside your plugins.
 

LilProteinShake

Java/Kotlin Developer
Supreme
Feedback score
9
Posts
326
Reactions
106
Resources
0
hi, I have a mini games server running 1.9+ (1.9-1.13 the server itself is 1.11.2). What would you recommend to use as an effective anticheat. The server itself is fully custom coded and the attack mechanics are not standard (eg some guns shoot retuxtured snowballs). For more info on the game modes ect have a look at my site a server I can’t put all info here, https://StarForceMC.com. Thanks for reading this and I hope someone can find me an effective solution as I’ve found most anticheat plugins are aimed at 1.7/8.

Custom Anticheat?
 
Status
This thread has been locked.
Top