mcpyproject / McPy

A open source Minecraft server written 100% in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow movement in conjunction with chunk implementation

randomairborne opened this issue · comments

To play Minecraft you need to be able to move.
At the moment the server just ignores incoming movement packets, and the player is stuck at a preset location. I aim to change this. This should work basically like vanilla.