You can use a player.performCommand(String command);
Example:
Player player;
player.performCommand("server multiplayer"); //No slash
0
solved Sudo player command on gui click
You can use a player.performCommand(String command);
Example:
Player player;
player.performCommand("server multiplayer"); //No slash
0
solved Sudo player command on gui click