lp user info not showing type support for Microsoft accounts
Greymagic27 opened this issue ยท 3 comments
Description
When using the command /lp user Greymagic27 info
it displays the account type as 'type: mojang'. This, however, is false as the account is migrated so should display as 'type: microsoft'
Reproduction Steps
- Run the command
/lp user [USERNAME] info
with any migrated Minecraft account - Observe that the account type still displays as 'mojang' despite the account being migrated
Expected Behaviour
The account should display as 'type: microsoft' as it has been migrated and is no longer a microsoft account
Server Details
git-Paper-66 (MC: 1.18) - 1.18-R0.1-SNAPSHOT
LuckPerms Version
LuckPerms v5.3.88
Logs and Configs
No response
Extra Details
No response
This feature purely distinguises between accounts that are "official" (i.e. actual Minecraft accounts) and cracked accounts (i.e. players who have connected to an offline-mode/cracked server and chosen their own username)
Ah ok. So it's not meant to distinguise between a Mojang and a Microsoft account? Just between official and cracked?