RonanPlugins / BetterRTP

Official wiki of the BetterRTP plugin!
https://www.spigotmc.org/resources/36081/
MIT License
108 stars 83 forks source link

Store data in other type of SQL #164

Open CreeperKong opened 1 year ago

CreeperKong commented 1 year ago

Plugin Version: 3.6.10

Request: Add other method to store data in addition to SQLite, like MySQL/MariaDB and PostgreSQL.

How/Why: For better management of data during server operation

Additional Context:

SuperRonanCraft commented 8 months ago

I think it has the ability to do this, but MySQL and SQLite do not have the same syntax, so I'd need to change around some options to support both like in my other plugins