
Список изменений
🛠 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
