jonesdevelopment / sonar

Sonar is a lightweight, effective and easy-to-use anti-bot plugin for Velocity, BungeeCord, and Bukkit.
https://docs.jonesdev.xyz
GNU General Public License v3.0
139 stars 11 forks source link

Feature Request: Add support for local databases #341

Closed jonesdevelopment closed 4 months ago

jonesdevelopment commented 4 months ago

Information

Add support for local databases (e.g. H2) using ORMLite

Reason

I'm only missing a local database. Not everyone uses MySQL or MariaDB, so support for H2, SQLite or JSON would be necessary in this plugin.

https://www.spigotmc.org/resources/sonar.115239/reviews#review-547425-612130

Additional information

No response