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

Saving violations #32

Closed jonahseguin closed 7 years ago

jonahseguin commented 7 years ago

Decide what/how much data should be save when a player fails a check.

Ex. only save info on autoban?

Only save violation levels, not full violations?

jonahseguin commented 7 years ago

Currently: Saving violation levels Locally caching full violations for a set amount of time. This cache is renewed whenever the violation is accessed.