- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Badges
No badges earned
Activity overview
Latest activity by Christoph Peters-
Christoph Peters created a post,
Warning in code editor if player is not "oped"
Happens many times and is annoying, but has an easy fix: The students work in the code editor and runs her code, just to see that the code those not execute. The student calls for the teacher to ge...
-
Christoph Peters created a post,
Visitor role mode as chat command
Hello, while running a multiplayer MC:EDU class, sometimes a teacher must enforce rules and behaviour response. What we have are chat commands like "/deop" which puts players in the Member role and...
-
Christoph Peters commented,
Bryan Sander, thank you for raising the topic. I would like to answer with a question: Should Minecraft Education serve as a virtual classroom where many students work together? That would in effec...
-
Christoph Peters commented,
It is possible now to determine the direction player is looking! They added the function posLocal(), which returns a position in the direction where the player is looking. In Makecode you can find...
-
Christoph Peters commented,
They could offer Minecraft:EE dedicated servers on Azure cloud services. I'm pretty sure that they are working on it. A triple win for Microsoft: 1. MS Education and esports spot on2. Minecraft:EE ...
-
Christoph Peters commented,
Great news, Danny! We ll try the patch next week in the classrooms with our ipads, W10 laptops, macbooks and chromebooks joining multiple hosts. Results shared end of next week. Looks promising!!
-
Christoph Peters commented,
From our iPad and Windows 10 machines some drop connection to host while others are more stable. The devices are standardised which really puzzles me. Sometimes a restart helps. The least number o...
-
Christoph Peters commented,
This peer to peer network design will never work without flaws, it never has been. Dedicated server network topology is the only way to go. Wake up!
-
Christoph Peters commented,
We are using a consumer router Netgear RAX200 with direct internet connection, no school network. In that setting no URLs are restricted, therefore no whitelist needed. Please correct me if Im wron...
-
Christoph Peters created a post,
Determine the direction in which you are looking with code
I am looking for a way in the MC:EE code editor to determine the direction in which the player is currently looking and to process this direction as a value. For example: "North" or "South-East" as...