satoshinm / NetCraft

Web-based fork of fogleman/Craft ⛺
https://satoshinm.github.io/NetCraft/
MIT License
56 stars 13 forks source link

Add /list to show connected players. Closes GH-195 #196

Closed satoshinm closed 7 years ago

satoshinm commented 7 years ago

https://github.com/satoshinm/NetCraft/issues/195

satoshinm commented 7 years ago

Basically works, but limitation is that it doesn't know the player's own name - I think, since it is not actually an entity, from the web client's perspective. Should still inform the client of its own name somehow.