drtshock / Factions

Premium Factions for Premium People.
http://www.spigotmc.org/resources/factionsuuid.1035/
120 stars 197 forks source link

MySQL / MariaDB #1379

Open Spacelord09 opened 4 years ago

Spacelord09 commented 4 years ago

1267 # Idea

Is it possible to implement a full mysql/mariadb support?

Details

I would like to get rid of these "plugins/Factions/data/*" files.

CmdrKittens commented 4 years ago

While support for an external database is on our roadmap, I'd like to point out that the current implementation is faster than a database-referencing approach would be. The files are loaded at startup and then all of the information stays right in Java's memory for all further use. It's the fastest you can get it! :)

Wr0ngPass commented 4 years ago

it is necessary if you use bungeecord

SupaYoshi commented 3 years ago

Any progress on this? 👍