unmojang / drasl

Yggdrasil-compatible API server for Minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to use "offline UUID" for new players instead of random UUIDv4

evan-goode opened this issue · comments

There are potentially many users converting an existing offline server/group of servers to use Drasl. Rather than generating a random UUID for new accounts, it may make more sense to just use the player's offline UUID.

There should be a configurable option for this behavior and it should maybe be the default.