Compatibility
Minecraft: Java Edition
1.21–1.21.5
Platforms
Creators
Details
Licensed Apache-2.0
Published 9 months ago
Updated 7 months ago
Changelog
PatternLogin [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



