Welcome!
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
Plugins MC PINPrompt - Powerful GUI PIN Security ⛔️ Two Factor Authentication/2FA ⛔️ [1.8.x - 1.21.x]
3.15.8
Register to download
Updated dependencies:
Spigot 1.19.3 -> 1.19.4
bStats 3.0.0 -> 3.0.1
AuthLib 3.16.29 -> 3.18.38
JetBrains Annotations 24.0.0 -> 24.0.1
Added 1.19.4 (v1_19_R3) support.
Improved the BungeeCord channel ID caching.
Internal cleanup.
Improved memory management of collections by reducing their initialization size and improved the player data collection by initializing it at the maximum player count, clamped to 4-64.
No config changes.
Improved the console message when using an invalid sound in the config.yml
The plugin will now only warn you once per unique invalid sound in the config.yml to avoid spam.
Improved the config comments for the head style.
Changed a message on enable.
Misc internal refactoring.
Config changes (Just comment changes, you don't need to update)
Improved the join listener by merging code into one manageable place.
Fixed an error when increasing the database revision number on MySQL.
No config changes.
Refactoring a bunch of internal code to be cleaner.
Added some preconditions to make sure variables are correct.