KcLoginGui
High-version AuthMe Bedrock login UI
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
KcLoginGui

Plugin Description
- This plugin adds a Bedrock login window to the AuthMe plugin, providing a better login and registration experience for Bedrock players using Geyser. - Currently, the plugin only supports AuthMe.
Important Notes
- The plugin requires _key.pem_ and _key.pem_ as dependencies. - If your Floodgate is installed on a proxy, you also need to install Floodgate on the sub-servers. Set _key.pem_ to _key.pem_ in the proxy's Floodgate configuration file, then copy the _key.pem_ file to the Floodgate directory on the sub-servers.
Commands and Permissions
- The plugin does not have any commands or permissions.
Configuration File
``` messages:
Login window
login-title: "Login" login-password-title: "Password" login-password-placeholder: "Please enter your password" wrong-password: "&cIncorrect password, please try again"
Registration window
reg-title: "Register" reg-password-title: "Password" reg-password-placeholder: "Please enter your password" reg-confirmPassword-title: "Confirm Password" reg-confirmPassword-placeholder: "Please enter your password again" passwords-not-match: "&cPasswords do not match, please try again" password-empty: "&cPassword cannot be empty, please try again"
General prompts
close-window: "&cWindow closed, login/registration terminated"
Window send delay, too fast may result in the player not being fully loaded in time. Unit: ticks
delay-time: 45
Log output for Bedrock players during login and window sending, used to determine delay
debug: false ```