Quantcast
Channel: BungeeCord Discussion
Viewing all articles
Browse latest Browse all 3776

Sending players from bungeecord (using PreLoginEvent)

$
0
0
Hi,

I want to teleport selected players to another server, when they join.
I try use this but not work:

Code (text):
      ProxiedPlayer player = (ProxiedPlayer)e.getConnection();
      ServerInfo tp = ProxyServer.getInstance().getServerInfo("inny");
      player.connect(tp);

@edit ohhh it was to be in Plugin Development... sry

Viewing all articles
Browse latest Browse all 3776

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>