How to follow people to a different server

Sorry for the vague title, I’m looking to add a “!join” command. This command would look up the userid passed, see if its currently playing a game or not, and if he is, put the speaker into the same server as him. This is all happening in the same game place (i.e I join game A, say “!join 23904”, and I’m moved to user 23904’s server).

I just need the APIs to do this, I’m familiar with string patterns and handling chat messages etc. I can’t see anything in the teleport service API docs so I’m wondering if its impossible?

Thanks!

1 Like
1 Like

Silly me for missing that, thank you!

1 Like