PatternLogin v0.5.1
on Jun 9, 2025Bug Fix:
- Unauthenticated users can interact with their inventories
PatternLogin v0.5
on Apr 1, 2025PatternLogin [v0.5]
Features:
- Added sounds on Pattern GUI. It can be customized or enabled/disabled
- Added Sessions that lets player relogin without entering pattern if they joined with same ip under the session expiration time
PatternLogin v0.4
on Mar 17, 2025Features:
- Added a kick after max amount of tries on wrong pattern
- Made 2 custom events,
onLoginEventandonRegisterEvent
Fixes:
- Fixed a bug that occur when multiple players select the pattern together
- Fixed security world not properly loading
PatternLogin v0.3
on Mar 13, 2025PatternLogin [v0.3 Release]
Features:
+ Coordinates security system. Now you can add a security world where players will be tp'd while logging in to secure player coordinates
+ Players can no longer move, attacked while logging in
+ Two commands has been added for server admins
> /patternlogin reset to reset someones password
> /patternlogin relogin to make someone enter re-enter the pattern
+ PlaceholdersAPI integrations only to add placeholder "for now"
+ Added a placeholder %patternlogin_isregistered% which returns whether the given player is registered or not
Changes in Source
+ Moved all configurations variable in Utils.Storage to only load them once on plugin load
+ Renamed InventoryChecker.java to GUIChecker.java and InventoryHolders.java to GUIHolders.java to prevent confusions
PatternLogin v0.2
on Mar 12, 2025Addition
Messages on register, login and on wrong pattern
Editable through messages.yml
PatternLogin v0.1
on Mar 11, 2025PatternLogin Beta v0.1
A Register/Login feature with an editable GUI



