Is it possible to connect 3 economy systems into 1 economy system such as
Pixelmon - Pokedollars
Spigot - ShopGui+/Essentials
SpongeForge - TotalEconomy
Pixelmon - Pokedollars
Spigot - ShopGui+/Essentials
SpongeForge - TotalEconomy
You want a cross server eco system? It is possible with databases
Yes if you have them all on the same table via sql should be fine if they all run on the same database.
Do you have the src for all of them?And how would i do that exactly?
Just tested spongeforge on magma and it doesn't work so it would be pixelmon and spigot economy only
Do you have the src for all of them?
you would need src for all of them then you can just make an sql db and set the key to the same thing.no and its just pixelmon economy and spigot economy
Removed SpongeForge since its impossible to add this with spigot on a spigot/forge hybrid jar
you would need src for all of them then you can just make an sql db and set the key to the same thing.
as I said, set them the same key for all the pluginslet’s say I have the source how would I use sql database to connect 2 of them
