BungeeCord Buycraft Syncing

Status
This thread has been locked.

Ankh

Symbol of Life
Supreme
Feedback score
5
Posts
80
Reactions
17
Resources
0
So I'm having an issue with BungeeCord and Buycraft at the present moment. Right now I have a system currently set up in the shop where when a player buys a key for the Skyblock sub-server, it will run the following commands:
Type: Initial
Server: Skyblock Server
Command: /crate give to {name} key 1
Type: Initial
Server: BungeeCord Proxy
Command: /alert {name} has bought a Key!
The issue I'm having is that one always sends before the other. Since they are 2 separate servers, they both have a different time when they fetch all due players. This means that pretty much it is sending the message that they bought a key 1-5 minutes before they actually receive the key.

Would there be any way I could possibly sync them so that they always send at the exact same time?
 
Status
This thread has been locked.
Top