You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its an idea I had for showing an user where the current account standing is. The most basic way would be to show what the user has successfully done, including all the information that we currently have. It should also show what is the next step in the account creation process.
For a brand new user that hasn't been linked yet it would show:
---- Conta: <username> (0/2) ---
Discord: [Não Linkado]
Você ainda não linkou sua conta do discord no minecraft.
É possivel linkar multiplas contas do minecraft na mesma conta do discord.
A conta do discord *deverá* estar no servidor do discord do bloco vermelho.
Use o comando [/link] para conectar sua conta do discord com <username>
For a user who has sucessfully linked an account but hasn't registered an password, a message along these lines should be shown:
---- Conta: <username> (1/2) ----
Discord: Linkado à <discord username>
Senha: [Não registrada]
Pelo fato do servidor aceitar contas piratas, você deverá criar uma senha para usar nos servidores do bloco vermelho.
Essa senha é a ultima linha de defesa para que alguém não entre na sua conta, e será utilizada todas as vezes que você reconectar no servidor.
Você só precisará fazer esse processo uma vez, a não ser que peça um administrador para apagar uma senha antiga que você esqueceu.
Use o comando [/registrar <senha> <repeteSenha>] para registrar sua senha.
Exemplo: [/registrar 1234 1234] (onde 1234 é a *sua* senha)
For someone who has created an Account, the message would show that they're in good standing and include other information, such as total time played on the current server.
--- Conta: <username>
Discord: linkado à <discord username>
Senha: registrada
Tempo de jogo:
- <server name>: XXhYYm
The text was updated successfully, but these errors were encountered:
Its an idea I had for showing an user where the current account standing is. The most basic way would be to show what the user has successfully done, including all the information that we currently have. It should also show what is the next step in the account creation process.
For a brand new user that hasn't been linked yet it would show:
For a user who has sucessfully linked an account but hasn't registered an password, a message along these lines should be shown:
For someone who has created an Account, the message would show that they're in good standing and include other information, such as total time played on the current server.
The text was updated successfully, but these errors were encountered: