
ZyPass
A password plugin that uses player UUIDs and IP addresses to remember trusted users. Players can bypass login on the same IP, but must re-authenticate if they join from a new one.
Список изменений
✨ Changes Password hints are now displayed in chat instead of the title screen. - This allows full multiline support and better readability. Title screen now only shows a simple login prompt, directing players to check chat for the hint - Improved internal hint handling for more flexible server configuration.
New: Dual Hint Format Support. ZyPass now supports two different ways to define password hints in config.yml. Server owners can use whichever format they prefer.
Option 1: Multiline String Format (YAML block). Best for quick setup or simple editing. Read the gallery to see how to write this, it's not showing up properly in this description, I apologize.
Option 2: List Format Best for structured or modular hints. Read the gallery to see how to write this, it's not showing up properly in this description, I apologize.
Notes for Server Owners-
ZyPass automatically detects which format you are using No additional configuration is required Both formats behave identically in-game
Core Systems (unchanged from 1.0.0)-
IP-based trusted device system remains active Password protection system unchanged Movement, command, and interaction blocking still enforced until login Gamemode restoration after successful login still supported
