Hey guys, I am working on a minigame and when the game ends i want the server to send all the players in that server to another server, the arcadehub.
Now i have a varriable all players get added in and i want to send all the players back this is my code:
Is there maybe a code I can make the server send all the players to the arcade for example
Now i have a varriable all players get added in and i want to send all the players back this is my code:
code_language.skript:
send "%{murder::innocent::*}%" to bungeecord server "arcade"
Is there maybe a code I can make the server send all the players to the arcade for example
code_language.skript:
send "%all player's%" to bungeecord server "arcade"