GeorgH93 / Minepacks

Free and reliable backpack plugin for Bukkit/Spigot/Paper
https://www.spigotmc.org/resources/19286/
GNU General Public License v3.0
166 stars 75 forks source link

Cross Server Access #302

Open StarGamerShalom opened 4 months ago

StarGamerShalom commented 4 months ago

I have Minepacks on 3 servers. On two of them I am using the same MYSQL database and have bungee set to true. On 1 of them I have MYSQL database set to a different database and use bungee set to false. However all three servers are still sharing the same backpack. Do I have to remove the use of MYSQL to stop this on the one server I do not want it sharing with?

GeorgH93 commented 4 months ago

Sounds like you have set the same database on all 3 servers. As long as they use the same database, they will share the backpack.

StarGamerShalom commented 4 months ago

I double checked because that is what I thought at first also but it is not. Now I do have other plugins that are all using the same database but not this one.

StarGamerShalom commented 4 months ago

I will keep an eye on it but seems to be working now like it should. Only thing I can think of is I thought I went to other server when I did not because I have not changed anything with files except for adding online to one of the MYSQL files where it said to match what bungee is set at. Maybe that did it.