OASIS-learn-study / swissarmyknife-minecraft-server

Minecraft server in a container with a collection of essential (Sponge) plugins and opinionated configurations.
https://www.learn.study
GNU Affero General Public License v3.0
0 stars 0 forks source link

LuckPerms: Use psql instead of yaml persistence #4

Open vorburger opened 6 years ago

vorburger commented 6 years ago

Once we bungee jump in multi servers, the LuckPerms persistence needs to be switched from yaml to postgres. Postgres can be set up clsutered and fault redundant. (I want to anyway use Postgres for another project and so could learn one DB for 2, instead of having to figure out MongoDB set up.)

https://github.com/lucko/LuckPerms/wiki/Storage-types