Jump to content
  • Sign Up
  • 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

  • 0
Posted (edited)

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.

Edited by icanttellyou

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...