-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello and thank you for this amazing project.
I am starting up a student instance with the following command (on digital ocean vm):
docker run -e MOJANG_ACCOUNTS="Open Server" -e STUDENT_PASSWORD=XXX -e CODERDOJO_REPO=https://github.com/CoderDojoTC/python-minecraft.git -p 10443:8888 -p 10565:25565 -d coderdojotc/python-minecraft-student
I am able to connect using my mojang account, but, once in, I can't build anything. I also tried to set MOJANG_ACCOUNTS to my mojang account name (artemave), but the result is the same. What am I doing wrong?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels