PyvesB / advanced-achievements

:fireworks: Popular plugin that adds unique and challenging achievements to Minecraft servers.
https://www.spigotmc.org/resources/83466
GNU General Public License v3.0
199 stars 214 forks source link

Bungee mode #945

Closed Z3dC0d3 closed 3 years ago

Z3dC0d3 commented 3 years ago

:information_source: Hello how I setup the plugin on bungee mode ?

:question: Help request

I want to make that plugin on multiply server with different achivments, but have some features like kills

:wrench: Configuration

PyvesB commented 3 years ago

Hello @Z3dC0d3! 👋🏻

Frankly, I'm quite confused. If, as you said, you want different achievements on different servers, then you actually don't want any BungeeCord integration. However, if in reality you want the same statistics and achievements shared on different servers, then you can simply use a PostgreSQL or MySQL database and simply set the BungeeMode parameter to true in the database. 😉

Hope this helps!