mirror of
https://github.com/JonasunderscoreJones/Minecraft-server-Status.git
synced 2025-10-22 18:29:17 +02:00
Update cmd-v0.1.py
This commit is contained in:
parent
ae67818060
commit
dfb4c314a3
1 changed files with 1 additions and 4 deletions
|
@ -4,9 +4,6 @@ from time import sleep
|
|||
ip = input("Please Enter server IP: ")
|
||||
port = input("Enter Port (press enter for default port 25565): ")
|
||||
|
||||
#temporary variable def
|
||||
ip = "simp.ztereohype.codes"
|
||||
|
||||
if port == "":
|
||||
port = "25565"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue