Pin pin
This feature adds a 'pincode' system for staff members, acting as a form of 2fa.
Config
min-length
The minimum length of a player's pin.
max-length
The maximum length of a player's pin.
pins-case-sensitive
If pins should be case-sensitive.
block-account-on-nth-wrong-attempt
After getting the pin wrong for N amount of times, the player's account will be blocked from the server.
You can unblock an unblocked account via the /pin unblock (player)
command.
only-allow-admin-commands-from-console
If the /pin unblock (player)
and /pin reset (player)
commands should only be accessible from console.
Command
/pin (pin)
- Enter your pin./pin set (pin)
- Sets your pin./pin unblock (player)
- Unblocks a player from the server./pin reset (player)
- Resets a player's pin.
Permissions
- Base Level - Some commands.
- Admin Level - Some commands.