unmojang / drasl

Yggdrasil-compatible API server for Minecraft
GNU General Public License v3.0
69 stars 11 forks source link

Multiple Minecraft accounts in a single Drasl account #75

Open IkyMax opened 1 month ago

IkyMax commented 1 month ago

this would be such a cool feature, in admin panel we could manage how many minecraft accounts can a drasl account have and in config.toml we could set up that by default.

regarding authentication in launchers, by using blessing skins i noticed it doesn't work multiple accounts, so we can separate totally the drasl account with the mojang accounts, having a different AccessToken per MC account, maybe it would be possible to make a player selector in the launcher but i think this would need to change a lot by launcher side