Jump to content
  • Sign Up

Archived

This topic is now archived and is closed to further replies.

  • 0
SuperZPMax

How to sent betacraft players to a specific world as soon as they are connected

Question

Hello! I set up and crossplay between Betacraft and Classicube on my server (thanks to icanttellyou.) But theres a problem with something, my goal is that every betacraft player needs to be sent to a specific map, that has classic blocks. I know how to setup the classic fb map. I just don't know how to make betacraft players join there.

Does anyone know how i can make that?
 

Share this post


Link to post

1 answer to this question

Recommended Posts

For one, the Betacraft server list is entirely static so the guide is pointless. However there will be a new one once Betacraft V2 comes out. For the whole warping thing you use a OnPlayerConnectEvent handler to check if the players username ends in + and if not warp them to the classic freebuild map on join, also make sure to handle map joins with the HandleJoinedLevel event, if you don't like that then parse the command and check if it's /goto, and if so cancel the command with a generic message.

Share this post


Link to post

×
×
  • Create New...