mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-10-17 20:27:59 -04: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.