TARDIS icon indicating copy to clipboard operation
TARDIS copied to clipboard

interserver travel

Open piggsunite opened this issue 3 years ago • 3 comments

Describe the feature request

on the network i help run, we are trying to combine the different server types in an interesting way, and we're wondering if it'll be possible to add a feature so tardis's can travel between servers on a bungeecord like network, could have it so when you enter the tardis on one server it sends you to a sub server which has all the tardis interiors and worlds on, you then pilot your tardis there, then once landed in another server the exterior just gets removed on the previous server then is rebuild on the next server. this would allow our players to have a truly secure place for all their stuff and allow for better inter server integration.

Describe alternatives you've considered

because of how unique this request is there really aren't any alternatives

piggsunite avatar Aug 15 '22 19:08 piggsunite

I've looked into this before, but found that the BungeeCord API is a bit limited, you can teleport players between servers, but you can't actually specify the location they teleport to. This means I would somehow need to send an additional plugin message between servers and teleport the player again once they have joined the server. It's not going to be very smooth or instantaneous...

eccentricdevotion avatar Aug 26 '22 04:08 eccentricdevotion

I've looked into this before, but found that the BungeeCord API is a bit limited, you can teleport players between servers, but you can't actually specify the location they teleport to. This means I would somehow need to send an additional plugin message between servers and teleport the player again once they have joined the server. It's not going to be very smooth or instantaneous...

Wouldn't Velocity work better?

MagmaSlime123 avatar Aug 26 '22 17:08 MagmaSlime123