A discontinued Minecraft server-side anticheat developed in ~2016.
A discontinued server-side anticheat developed in ~2016.
I decided to publish this even though it’s nothing compared to modern anticheats. This anticheat was developed for a big Finnish server and was also used by a few other servers. It had some decent checks (that worked well back in 2015-2017). The performance of this plugin was quite poor mainly due to the lack of asynchronous routines.
Not the cleanest code because I was quite new to Java and programming.
Note: Only works with 1.8.8 spigot. You can add support for other versions though.
git clone https://github.com/toppev/ToppeCheat
or git clone git@github.com:toppev/ToppeCheat.git
mvn clean package
plugins
folder and start the serverNote: You most likely want to tweak the settings in settings.yml configuration or/and add your own checks