Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
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 AuthMe and Floodgate as dependencies.
- If your Floodgate is installed on a proxy, you also need to install Floodgate on the sub-servers. Set send-floodgate-data to true 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