issues
search
ObsidianMC
/
Obsidian
A C# implementation of the Minecraft server protocol.
GNU General Public License v3.0
413
stars
42
forks
source link
Minor fixes
#411
Closed
Tides
closed
11 months ago
Tides
commented
11 months ago
Update protocol to 1.20.4
Make User cache save an array instead of a dictionary to match the vanilla server
Sync player position before sending chunks (Fixes weird spawning at default spawn point then being teleported to your actual recent position)