linking to player nickname instead of UUID
LixaSl opened this issue · 1 comments
Why?
This function is necessary for trouble-free support for linking pirate accounts that do not have a license. In my example, I use nlogin on the server, I have two types on the server at once Pirate and licensed accounts, and a mandatory login through the Discord bot is set, the player binds the account, gains access to the server, and he is asked whether he is playing with a license after confirming that he is playing with a license, he re-enters the server and pulls it UUID, and when the bot does not see compatibility, Because UUID Pirates and licenses are different, but the nickname is the same, it writes that it is not linked and you need to manually unlink the account, It would be nice to have an optional nickname function
What and How?
Added function to linking, linking support switch UUID or Nickname
Are there alternatives?
I didn’t find any alternative methods in this bot, I asked support, I saw a similar function in other bots, but they have their own shortcomings that are inferior to this bot.
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
No response
Linking with usernames will not be implemented. DiscordSRV also will not go out of it's way to build features to support cracked accounts.
nLogin can replace uuids with the premium ones earlier in the login process or hook into DiscordSRV to automatically unlink (and relink) with the old and new UUID