mcwss
mcwss copied to clipboard
A websocket server for Minecraft Bedrock Edition
I am hitting an error, while trying to do the connection from minecraft unknown message purpose ws:encrypt
I am trying to replace default `/ws` handler with `/` or with the empty value. But it doesn't work. With the code below the server is still available at `/ws`....
I'm making a Minecraft WSS for Python. How did you get a list of all the commands, and events? Thanks, -UCYT5040
Does it work with the latest version of Minecraft v.16.220? I am not able to connect with the server. It worked well last summer and I didn't touch my code....
Hi I want to host an MC server using this package but my network requires I use wss:// and secure it with an SSL cert. How would I go about...
I'm running a websocket server on AWS EC2 and I need the websocket to be running on Port 443. I can get my server to run on Port 80 and...
I have a personal, dedicated, Ubuntu Linux server set up to run a [Bedrock Server](https://www.minecraft.net/en-us/download/server/bedrock) (using a $5/month 1GB RAM server from [Vultr](https://www.vultr.com/?ref=8677903)). I'm using Minecraft for Windows 10 and...
If I set up a Bedrock Dedicated server with cheats enabled and connect to this websocket server would it act as a viable mod/script loader for the server? Does this...
I've been working on builing my maps (Just for fun), and crossed such problem - i'm used to WorldEdit mechanics. I've discovered the old [WorldEdit port for Bedrock ](https://github.com/The-HeX/minecraft-worldedit-bedrock), but,...
How i can found the minecraft webscoket documentation i want the orginal one if exits like this one https://education.minecraft.net/wp-content/uploads/Code_Connection_API.pdf but for websocket connections and othet things