Update cmdsys.py
This commit is contained in:
@@ -7,7 +7,7 @@ class Mil(mil.MCROCN):
|
|||||||
super().__init__(host, password, port)
|
super().__init__(host, password, port)
|
||||||
|
|
||||||
|
|
||||||
mcr=Mil(host="mc.gvsds.com", password="1234567890114514", port=25566)
|
mcr=Mil(host="", password="", port=25565)
|
||||||
if not mcr.Connect(): exit()
|
if not mcr.Connect(): exit()
|
||||||
|
|
||||||
mcr.Gamerule("sendCommandFeedback", False)
|
mcr.Gamerule("sendCommandFeedback", False)
|
||||||
|
|||||||
Reference in New Issue
Block a user