-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Idan edited this page Jul 6, 2024
·
21 revisions
Welcome to the Two Factor Authentication Wiki!
- Supports all versions from 1.8 to 1.18
- Free to use under the MIT license
- 100% customization in settings & messages
- 10 Pre-translated languages (supported languages)
- Permission-based
- In-game QR code display
- Event cancellation before authentication
- Multiple storage-types support, including H2, JSON, MySQL, MariaDB, PostgreSQL, and MongoDB
- IP hashing
- Ability to remove own/other's 2FA
- BungeeCord and Velocity support through Plugin Messaging Channel, allowing cross-server authentication
- Easy-to-use API
- PlaceholderAPI support
- HEX Color support (
&#{HEX}
- I.E.&#FFFFFF
)
- Spigot (or any fork) 1.8.8 and above
- Java 8 (or above)
- If you want to use Java 16 (or above), please visit our FAQ
Follow our Installation Guide.
- If you have any suggestions for the plugin, please open an issue, and the development team will consider implementing it as soon as possible.
- For bug reports, please include your console log as well as the output from the
/2FA report
command.
You can donate towards developing the plugin through PayPal.
- Don't see your server? Talk to us and we will gladly add it!
Go back to Home Page
Let's Start
Commands
- /2FA
- /2FA <6 digit code>
- /2FA enable
- /2FA disable [player]
- /2FA cancel
- /2FA reload
- /2FA help
- /2FA report
Configuration
Frequently Asked Questions
- The plugin doesn't work
- Scanning the QR code and entering it fails
- 2FA asks me to authenticate everytime I switch servers
Using The API
Misc