Connected Servers Plugin

Status
This thread has been locked.

IVIazor

Banned
Feedback score
0
Posts
27
Reactions
8
Resources
0
Hello everyone!
I am i need of a plugin whereby i can make multiple server seem like there to talking to eachother
basically what it needs it
Connected economy over the servers (maby UUID connection)
allowing staff members to check the chat over multiple servers

If either of these have been made please let me know, if not please let me know what the cost of this would be to make

RGDS IViazor
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

JungleSociety

Feedback score
0
Posts
75
Reactions
17
Resources
0
IVIazor
Perhaps use a MySQL database for the economy. Many hosts allow you to create a MySQL database with multicraft or if you have a dedicated server you can install MySQL and create a database. If none of those options are available, there are some free (and paid) MySQL hosts out there. When you have your database, all you need to do is configure the database info with the MySQL supported plugin.
For economies try one of these:
http://dev.bukkit.org/bukkit-plugins/moneysql/
http://dev.bukkit.org/bukkit-plugins/fe-economy/

For the chat it gets a bit more complex. If your server is already running BungeeCord, then you don't have to do much. If not then, what BungeeCord allows you to do is that it lets you connect 2+ servers together so you can switch between them and communicate between them flawlessly. If you decide to install bungeecord there are plenty of tutorials out there. When you finish installing bungeecord you can try to use one of these plugins:
https://www.spigotmc.org/resources/cloudchat.266/
https://www.spigotmc.org/resources/bungeesuitechat.78/

If you want more info on Bungee or MySQL integration, the Spigot forum is a great place, or you can ask me :)
 
Status
This thread has been locked.
Top