🛠 Passwords Plugin – Version 2.6.1
✅ News
- Dropped support for Spigot and its forks
- Dropped support for PlaceholderAPI
⚙️ Improvements
- Improved code structure
Moved the
savePlayerInventorymethod
📄 Compatibility
- ✅ Minecraft: 1.21.5 – 1.21.10
- 🔧 Requires: Java 21 or higher
🔗 Links
🛠 Passwords Plugin – Version 2.6
🔐 A powerful password system for Minecraft servers – customizable, GUI-based, and now even more flexible!
✅ New Features
-
➕ PlaceholderAPI Integration Support for two new check types:
noneandpattern, enabling advanced password verification logic. -
🗃️ Inventory Saving System Added a new config option to save and restore player inventories after password entry.
-
🛡️ Invulnerable Mode Option New toggle in the config to make players invulnerable before successful login (perfect for protected spawns or lobbies).
-
🔤 New Command Argument:
PasswordPlayerArgumentUsed in/setplayerpassword, providing improved auto-completion and error checking.
⚙️ Improvements
-
Config Structure Updated Cleaner layout and better default settings for a smoother setup.
-
Improved Debug Logging More detailed output in
CustomGuiHandlerto simplify issue tracking. -
Password Length Enforcement
/setplayerpasswordnow properly respects the configured maximum password length from the config.
🐞 Bug Fixes
- 🛠 Fixed
null inventoryerror inCustomGuiHandlerthat could crash the GUI. - 🛠 Resolved issues with login not processing correctly under specific conditions.
- 🛠 Corrected broken license display in the GitHub
README.md. - 🛠 Fixed compatibility bug with newer PlaceholderAPI versions.
📄 Compatibility
- ✅ Minecraft: 1.20 – 1.21.x
- ✅ Dependencies: PlaceholderAPI
- 🔧 Requires Java 17 or higher
🔗 Links
📦 Passwords Plugin – Version 2.5
Release Date: 2025-05-23
Author: @HamburgBigJ
✨ New Features Added a GitHub issue template for user questions, guiding contributors and specifying unsupported topics. Introduced static access to plugin components (PasswordsApi) including plugin version and config version. New config setting version: "2.5" added to maintain compatibility checks.
🛠 Improvements Refactored Discord Hook Logic: Improved login event handling for DiscordSRV. Simplified and streamlined the check if a player is linked. Code cleanup across multiple files for better readability and maintainability. Refactored GUI close logic for PasswordPlayerMode and PasswordServerMode to correctly kick non-logged-in players only. Converted sendTitel() to sendTitle() to correct method naming in Messages.
🐛 Bug Fixes Fixed issues where player state wasn’t correctly validated on GUI close. Corrected conditional logic in Discord login flow to prevent unintended behavior.
🔧 Technical Changes Changed PasswordsApi class structure to use static references rather than instance-bound. Updated plugin.yml to API version 1.21.5 and corrected plugin version to '1.5' (likely a typo, might need to align with '2.5'). Version bump in build.gradle and config.yml to match release version.
📝 Configuration Updates Adjusted several inline comments in config.yml for clarity and professionalism. Corrected wording and formatting in welcome messages, login modes, and Discord login settings.
📦 Passwords Plugin – Version 2.4 Changelog
✨ Added
- Staffmode: New moderation feature allowing staff to access special functionality when enabled.
- Blocked Passwords: Introduced support for defining disallowed passwords for improved security.
🛠️ Fixed
- Inventory Interaction Bug: Resolved an issue where players could improperly interact with inventories during password input.
🔐 Passwords Plugin – Update for Minecraft 1.21.5 🎉
Version: v2.3 Tested on: PaperMC 1.21.5
💡 What’s New?
This update brings full support for Minecraft 1.21.5 along with a massive refactor of the codebase. It’s cleaner, faster, and easier to maintain—setting the stage for future updates and improvements.
✅ Key Changes • ✅ Minecraft 1.21.5 Support All internal systems have been updated to ensure compatibility with the latest version. • 🧹 Major Code Cleanup Over 1,500 lines of outdated or redundant code removed—expect better performance and fewer bugs. • 🎛 Improved Command System Player and server commands have been streamlined for smoother interaction. • 🧍 Player Management Overhaul Passwords are now handled more efficiently with improved tracking and validation. • 🖼️ GUI System Refactored More responsive and customizable GUI for password entry and interactions. • 🤖 Discord Integration Improved Better handling of Discord events and cleaner listener logic.
📁 Updating Instructions 1. Backup your current data and config! 2. Replace your existing plugin JAR with the new version. 3. Restart your server. 4. Check config files for any new options.
📣 Need Help?
Feel free to report bugs or ask questions on the GitHub Issues page.
✨ Thanks for using Passwords! More features and quality-of-life updates are coming soon. — HamburgBigJ
All Fixed now
Overview: This update addresses command-related issues within the Passwords plugin, enhancing its functionality and stability.
Key Changes:
- Command Fixes:
- Resolved issues with existing commands to improve reliability.
- Introduced the
/preloadcommand, allowing administrators to reload the plugin without restarting the server. - Added the
/setpassword <Player> <Password>command, enabling administrators to manually assign passwords to players.
These enhancements aim to streamline server management and enhance user experience. For more details, refer to the commit on GitHub.
Changelog for Passwords Plugin Rework
Date: March 16, 2025
Overview: This update signifies a comprehensive rework of the Passwords plugin, introducing significant changes to its structure and functionality.
Key Changes:
-
Codebase Overhaul:
- Refactored the entire codebase to enhance readability, maintainability, and performance.
- Reorganized project structure, including updates to build scripts and workflows.
-
New Features:
- Introduced a customizable graphical user interface (GUI) for password management.
- Added support for Discord integration to improve user experience.
- Implemented an API to facilitate external integrations and customizations.
-
Configuration Enhancements:
- Updated configuration files to support new features and improve flexibility.
- Enhanced error messaging and validation for better user feedback.
-
Bug Fixes:
- Resolved issues related to configuration loading and password validation.
- Fixed various bugs to improve overall stability and performance.
New Features Discord Integration:
Enhanced integration with Discord for a smoother user experience.
General Fixes Bug fixes and optimizations for a more stable and faster application.
UI improvements for a more intuitive user experience
API Examples: Explore example implementations of the Passwords plugin on GitHub: https://github.com/HamburgBigJ/PasswordsExample
API Support: Added API functionality (Maven integration coming soon). Configuration Updater: Automatically updates configuration files to align with new changes or versions. General Bug Fixes: Improved stability and fixed various bugs.
Update
A simple password plugin



