EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 35 forks source link

make PWI ready for the cloud #195

Open verboEse opened 4 years ago

verboEse commented 4 years ago

Is your feature request related to a problem? Please describe. When using PWI on a bungee network it may happen that a service is restarting on another node.

Describe the solution you'd like PWI should save and get player data from a database (e. g. MariaDB).

Describe alternatives you've considered I don't see any other way to save player data in a persistent way.

jkapi commented 4 years ago

I support this request. I'm currently in the progress of moving over a multiverse server to multiple servers with bungeecord to improve performance and am in need of a multi-world plugin that also works across multiple servers.