[Advanced Request] Register and Login with Command Block GUI
This feature is for login and register with Command Block GUI.
-
[ ] Add this feature on the next updates. (Login and Register with Command Block GUI) ScreenShot: https://prnt.sc/h56hod
-
[ ] Add options in the Config.yml:
Command_Block_GUI:
# If this is true, the player will register with the Command Block GUI when he enters the server.
# Change to False for disable the Command Block GUI registers.
# Example: http://prntscr.com/h56wkb
Register: true
# If this is true, The player will be forced into the Command Block GUI. When you press ESC or E button, you will not be able to exit the Command Block GUI or register from the chat.
# Is necessary the Command Block GUI register with true option for the force_register: true.
# Change to False for allow registers from the Chat after the player click to ESC or E button.
Force_Register: true
# If this option is true, the player has to enter his password twice.
# Example: http://prntscr.com/h56wz5
Two_Step_Register: true
# If this is true, the player will log-in with the Command Block GUI when he enters the server.
# Change to False for disable the Command Block GUI logins.
# Example: https://prnt.sc/h56hod
Login: true
# If this is true, The player will be forced into the Command Block GUI. When you press ESC or E button, you will not be able to exit the Command Block GUI or log-in from the chat.
# Is necessary the Command Block GUI log-in with true option for the force_login: true.
Force_Login: true
- [ ] Add translate messages support & Colored messages support for Command Block GUI:
messages_en.yml option:
CommandBlock_GUI_Messages:
Register: '&6&lPlease Enter Your Password to Register:'
Two_Step_Register: '&6&lPlease Enter Your Password Twice to Register:'
Login: '&6&lPlease Enter Your Password:'
Force_Register_From_CommandBlock_GUI '&cYou are not able to exit from the Command Block GUI for Register.' (This message is from the Chat)
Force_Login_from_CommandBlock_GUI: '&cYou are not able to exit from the Command Block GUI for Login.' (This message is from the Chat)
And password wrong, successfully registered messages etc. is already available in the messages_en.yml file.
Command Block GUI colored message is this: http://prntscr.com/h56ydy
Thanks for read. I waiting for this feature on the next updates. :)
I don't understand what you mean with the config, but we do have /authme register <player> <password> and authme forcelogin <player>, which are admin commands to register and log in a user.
https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/commands.md
Is this what you need? Or what are you trying to do?
Player is logged the server, and is login with command block. Not with command.
@sgdc3 Do you understand this?
@ljacqu When the player enters the server, he will log in with the command block. Not with the command.
@ljacqu Yes, use the commandblock gui as a form ;)
@sgdc3 Can you add this feature on the next (5.4) update?
I'm not sure about 5.4... We are already late for the scheduled release.
@sgdc3 & @ljacqu Hmm ok. But Do you understand what I want?
@Pluginsel Yeah ;)
Okay. I waiting for this feature.
Thanks for your all supports.
@sgdc3 & @ljacqu can you add this feature for 5.5?
@Pluginsel We'll try ;)
@sgdc3 & @ljacqu I updated this issue with more info. If you have a question that you have in mind, you can ask here.
Cool idea, but I think using the Anvil GUI would be overall safer and have better UX (inventory slots could be used for additional messages and buttons - forgot password, exit server, etc.).
Also, this should be configurable per-player as some may still want to use chat (for macros, MineChat, less noticeable over-the-shoulder etc.)
This would be great IMO