As the title sugggests, I would like to kick a player in a different server using a command. I’ve looked up other posts on this topic, but nothing seems to be functioning or may be outdatted. The only hint I have on this is messaging service.
You could use the MessagingService to send a command to all servers to kick a player if they are there.
So, you’ll need to script the logic to handle this. It’s not something that you’ll be able to easily integrate with any existing command scripts that you might be using.
3 Likes