Store GrimAC's logs into a Database with GrimLogger
GrimLogger is a simple plugin which uses GrimAPI to store GrimAC logs into a Database, allowing server administrators to see all the anticheat flags fired by a player with the use of simple command.
- /grimlogger reload (grimlogger.command.reload): Reload the plugin
- /grimlogger help (grimlogger.command.help): Show help page
- /grimlog [page] (grimlogger.command.log): Show player's log
- SQL
- SQLite
- MongoDB
- MariaDB (Coming Soon)
- A Database (if you are not using SQLite)
- GrimAC (of corse)