PEWS-API
PEWS-API copied to clipboard
A Java Websocket Server API implementation for the Pocket, Windows 10, and Education Editions of Minecraft.
Can you please specify some details on how to compile and run you project? Maybe you have some release builds?
The format of CommandRequest packet is too old, and it doesn't work in new MCPE. The newest format of CommandRequest is: { "body": { "origin": { "type": "player" }, "commandLine":...
Awesome project here. I was able to using your discovery of the command and event structures along with the event types. What I am not clear on is what are...
This breaks compiling for me