Dieser Commit ist enthalten in:
Ursprung
61fff5ba08
Commit
c8cf039987
@ -55,7 +55,7 @@ public class TpCommand extends BasicCommand {
|
|||||||
ServerInfo server = getTarget(args[0]);
|
ServerInfo server = getTarget(args[0]);
|
||||||
|
|
||||||
if(server == null) {
|
if(server == null) {
|
||||||
ChatSender.of(player).system("JOIN_PLAYER_BLOCK");
|
ChatSender.of(player).system("JOINME_PLAYER_OFFLINE");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
//Give control of teleport command to server
|
//Give control of teleport command to server
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren