Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Passwords - Your Personal Password Plugin for Minecraft
Secure your server with Passords!
Passwords is an innovative, easy-to-use plugin that empowers players and admins to set personal passwords for enhanced server security. With its user-friendly GUI, Passwords ensures a seamless and secure login experience for every player.
Go to Download
🌟 Features
-
🔐 Custom Passwords for Each Player
Allow players to create unique passwords, ensuring personalized and secure access to their accounts. -
📏 Adjustable Password Lengths
Customize the password length for the perfect balance between security and convenience. -
🔑 Admin Password Options
Admins can set a master password for full permissions and Op status. -
⚙️ Seamless Integration
Works effortlessly with any Minecraft server without requiring complex setup.
🚀 Upcoming Features
- 🎨 Enhanced Customization: Upcoming versions will bring even more options for tailoring the plugin to your needs.
🛠 Sample Config.yml
Below is an example configuration file to get you started:
Click to view config.yml
version: 1.4 # Do not change !!!!
enable: true
settings:
check-type: server # Options: server (one password for all) or player (unique per player)
gui-name: §9Passwords
set-password-name: §aSet Password
fail-message: §4§lThe password is incorrect!
close-ui-message: §4§lYou need to enter a Password!
welcome-message-enabled: true
welcome-message: §3Welcome to ExampleServer
welcome-message-second: §2Passwords
message-kick-movment: §4§lYou can not move without being logged in!
password-length: 4
welcome-message-display-type: chat # Options: chat, actionbar, title
admin-password-enabled: true
admin-password: 5678
is-admin-op: true
login-gamemode-enabled: true
login-gamemode: survival
provents-movement: false
login-ip: false
use-discord-srv: false
server:
password: 1234
api:
enable: true
kick-password-change: true
change-password-message: §4Your password has been changed!
🛠 Commands
Click to view commands
/preload
→ Reload the plugin./setpassword <Player> <Password>
→ Set a player’s password.
🎯 Why Choose Passwords?
- Server Security: Protect your server from unauthorized access.
- Personalized Experience: Offer players the ability to secure their accounts while enhancing their gameplay experience.
📥 Download Passwords for free and get started today!
🛠 For Developers: Maven/Gradle Setup
Click to view Maven/Gradle setup
Maven:
<dependency>
<groupId>cho.info</groupId>
<artifactId>passwords</artifactId>
<version>1.4</version>
</dependency>
<repositories>
<repository>
<id>local-repo</id>
<url>file:/path/to/my-local-repo</url>
</repository>
</repositories>
Gradle:
implementation files("$projectDir/lib/passwords-1.4.jar")
Protect your Minecraft server and enhance your players’ experience with Passwords!