Implement bungee messaging, CacheDataSource sync
This commit is contained in:
@@ -96,6 +96,6 @@ public class ProcessSyncPlayerLogin implements SynchronousProcess {
|
||||
commandManager.runCommandsOnLogin(player);
|
||||
|
||||
// Send Bungee stuff. The service will check if it is enabled or not.
|
||||
bungeeService.connectPlayer(player);
|
||||
bungeeService.connectPlayerOnLogin(player);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user