ddevault / Craft.Net

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET
MIT License
228 stars 64 forks source link

Chat patch #207

Closed sapphire-arches closed 10 years ago

sapphire-arches commented 10 years ago

Implements JSON chat, currently incomplete. Still needs at least the ability to extract the full message as raw text (method exists, currently stubbed out)

ddevault commented 10 years ago

Fix the command stuff and make sure that the rest of Craft.Net is using this logic, and it's good to go.

ddevault commented 10 years ago

Bump