tschuy / minecraft-server-control

A Python script to control a Minecraft server
MIT License
7 stars 3 forks source link

Please Help! #2

Open AnyRandomGuy opened 6 years ago

AnyRandomGuy commented 6 years ago

I have got a few questions:

  1. Where should I put this script?
  2. How do I set it up?
  3. How do I run it?

I've put in the server's folder, ran the script, and got the following error message:

========= RESTART: C:\Users\Brigitte\Desktop\Localhost\minecraft.py ========= Traceback (most recent call last): File "C:\Users\Brigitte\Desktop\Localhost\minecraft.py", line 107, in main() File "C:\Users\Brigitte\Desktop\Localhost\minecraft.py", line 93, in main if sys.argv[1] == 'start': IndexError: list index out of range

ImACouch commented 2 months ago

I have the same issue.