mirror of
https://github.com/JonasunderscoreJones/Minecraft-server-Status.git
synced 2025-10-23 02:29:18 +02:00
Update cmd-v1.0.py
This commit is contained in:
parent
3beccd2c0a
commit
87ca0c0927
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ delay_int = int(delay)
|
||||||
if port == "":
|
if port == "":
|
||||||
port = "25565"
|
port = "25565"
|
||||||
|
|
||||||
# query port set to default if empty
|
# query port set to matching if empty
|
||||||
if q_port == "":
|
if q_port == "":
|
||||||
q_port = port
|
q_port = port
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue