jonahseguin / Reflex

A fast, accurate, and easy to use customizable AntiCheat for Spigot Minecraft servers
http://shawckz.com/project/reflex
8 stars 0 forks source link
minecraft spigot

Reflex

The trainable AntiCheat that learns your rules - for Minecraft Spigot/Bukkit

Disclaimer [2020 publication]

This project has not been touched in years, and I am open sourcing it because I'm not sure if I ever plan on finishing Reflex. Feel free to use, but it is released without warranty or guarantee of functioning.

About

Version 1 of The Reflex project was started in May of 2016, with the idea of a lagless solution for Minecraft servers. As of April 24, 2017 version 2 has begun development. A new check system has been introduced and continues to follow the idea of a performance-oriented solution to this day.

Reflex is still unfinished, and being developed.

The lead developer on the project is Jonah Seguin (username Shawckz).

Finished

=======

Finished/In-Progress Checks

<<<<<<< HEAD

Unfinished and/or Planned

Contributing

This project uses the 1TBS indent style, meaning braces are always used even when not necessary. For example: if(something) { doSomething(); }