Hello,
I need an event that will trigger when a server is connected to the bungee.
ServerConnectEvent is called when a player is requesting to connect to a server and ServerConnectedEvent is called just before the player successfully connects.
Is there an event when a server is launched that connects to the bungee?
https://github.com/SpigotMC/BungeeCord/tree/master/api/src/main/java/net/md_5/bungee/api/event
Doesn't look like it to me. But thought someone might know a work-around or something that I'm missing.
Cheers.
I need an event that will trigger when a server is connected to the bungee.
ServerConnectEvent is called when a player is requesting to connect to a server and ServerConnectedEvent is called just before the player successfully connects.
Is there an event when a server is launched that connects to the bungee?
https://github.com/SpigotMC/BungeeCord/tree/master/api/src/main/java/net/md_5/bungee/api/event
Doesn't look like it to me. But thought someone might know a work-around or something that I'm missing.
Cheers.
