AuthMeReloaded icon indicating copy to clipboard operation
AuthMeReloaded copied to clipboard

[Advanced Request] Register and Login with Command Block GUI

Open Pluginsel opened this issue 8 years ago • 15 comments

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. :)

Pluginsel avatar Oct 14 '17 15:10 Pluginsel

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?

ljacqu avatar Oct 14 '17 15:10 ljacqu

Player is logged the server, and is login with command block. Not with command.

Pluginsel avatar Oct 15 '17 08:10 Pluginsel

@sgdc3 Do you understand this?

ljacqu avatar Oct 15 '17 08:10 ljacqu

@ljacqu When the player enters the server, he will log in with the command block. Not with the command.

Pluginsel avatar Oct 15 '17 08:10 Pluginsel

@ljacqu Yes, use the commandblock gui as a form ;)

sgdc3 avatar Oct 15 '17 11:10 sgdc3

@sgdc3 Can you add this feature on the next (5.4) update?

Pluginsel avatar Oct 15 '17 12:10 Pluginsel

I'm not sure about 5.4... We are already late for the scheduled release.

sgdc3 avatar Oct 15 '17 12:10 sgdc3

@sgdc3 & @ljacqu Hmm ok. But Do you understand what I want?

Pluginsel avatar Oct 15 '17 16:10 Pluginsel

@Pluginsel Yeah ;)

sgdc3 avatar Oct 15 '17 16:10 sgdc3

Okay. I waiting for this feature.

Thanks for your all supports.

Pluginsel avatar Oct 15 '17 16:10 Pluginsel

@sgdc3 & @ljacqu can you add this feature for 5.5?

Pluginsel avatar Oct 16 '17 18:10 Pluginsel

@Pluginsel We'll try ;)

sgdc3 avatar Oct 16 '17 21:10 sgdc3

@sgdc3 & @ljacqu I updated this issue with more info. If you have a question that you have in mind, you can ask here.

Pluginsel avatar Nov 02 '17 09:11 Pluginsel

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.)

Madis0 avatar Mar 05 '19 12:03 Madis0

This would be great IMO

dnchshrp avatar May 13 '24 18:05 dnchshrp