1
0

Fix TpCommand again

Dieser Commit ist enthalten in:
yoyosource 2022-06-26 16:21:23 +02:00
Ursprung 61fff5ba08
Commit c8cf039987

Datei anzeigen

@ -55,7 +55,7 @@ public class TpCommand extends BasicCommand {
ServerInfo server = getTarget(args[0]);
if(server == null) {
ChatSender.of(player).system("JOIN_PLAYER_BLOCK");
ChatSender.of(player).system("JOINME_PLAYER_OFFLINE");
return;
}
//Give control of teleport command to server