Hey all! I am making an admin panel, And I was wondering how I would make it so you can kick a player, Even if they aren’t in the admins server.
If anyone knows I would appreciate it
Hey all! I am making an admin panel, And I was wondering how I would make it so you can kick a player, Even if they aren’t in the admins server.
If anyone knows I would appreciate it
It’s possible. One way is to use MessagingService to communicate between servers. I’m sure you will manage.
The general idea: from server A (the current server you’re in) → tell the server to communicate with other servers → in all other servers, check for the targeted player → kick
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.