mirror of
https://github.com/barkeser2002/node-minecraft-protocol.git
synced 2026-09-25 10:35:56 +03:00
* correctly generate the same uuidv3 than the vanilla server does in offline mode : fix #282 * remove "one player online mode" in the proxy : it doesn't make sense to identify all players as the user/passwd given in the cli. Now both servers in offline mode.