-
Notifications
You must be signed in to change notification settings - Fork 12
Configuration
Liel Amar edited this page Sep 3, 2021
·
5 revisions
2FA contains two configuration files
2FA also support HEX color codes besides the default Minecraft colors.
- Usage:
&#{HEX_CODE} - Examples:
&#FFFFFF, 	DFF
Main configuration file of the plugin for Spigot servers.
- Control QR-Code service
- Check for plugin updates
- Customize QR-Code display in authentication applications
- Define IP hashing method
- Different latencies workaround
- Control disabled events
- Define Whitelisted & Blacklisted commands
- Define events to require authentication on
- Define database connection & settings
Main configuration file of the plugin for Proxy servers.
- Control disabled events for proxy
- Define Whitelisted & Blacklisted commands
Messages configuration file.
Default Configuration File (English)
- Change every message sent by the plugin
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