-
Notifications
You must be signed in to change notification settings - Fork 18
(2) BungeeCoord
FabioZumbi12 edited this page Jul 22, 2024
·
1 revision
PixelVip is ready(beta) to work in bungeecoord, to sync all Vip plans between all your Bungee servers.
- Download the PixelVip (Bungee embedded) and put in your BungeeCoord plug-ins folder;
- Download the latest version of plugin and on your Spigot servers, go to /plugin/PixelVip and change this options on config.yml:
- On serverID put the name of your server like you used on BungeeCooord config.yml. You need to give the same ID to do not make the sync loop on every command/syncronization;
- You need to add the same groups on all servers in your permissions plugin;
- Use /pixelvip reload after finish the changes;
When someone use a PixelVip command in one of the server with sync enabled, the argumments will be sent to all other server with bungee sync enabled. The sync DONT use schedulers! This sync will only send argumments when a player:
- Activate a key;
- Generate a key;
- Change the vip to other (if more than one is activated);
- On vip finish;
- On Vip removed;
BungeeCoord need at least one player online on Bungee server to receive the argumments. Then if theres no player online in one of the Sync servers, the action will be pendente until a player join on server. This feature is not 100% tested (but is 90%) waiting to be tested on more ambients and situations i can test on my server and on my off-line server.