diff --git a/cmd-v1.0.py b/cmd-v1.0.py index 977215f..8ded8d6 100644 --- a/cmd-v1.0.py +++ b/cmd-v1.0.py @@ -14,7 +14,7 @@ delay_int = int(delay) if port == "": port = "25565" -# query port set to default if empty +# query port set to matching if empty if q_port == "": q_port = port