-
Notifications
You must be signed in to change notification settings - Fork 12
Installation
Liel Amar edited this page Aug 28, 2021
·
2 revisions
- Download the latest release from either Spigot or GitHub
- After downloading the plugin, drop the JAR file into your
/plugins/folder
- If you have multiple servers and want to support all of them, make sure to drop the JAR file in your proxy
/plugins/folder too! - If you want to use a Local (JSON/H2) database with a Proxy, make sure to have a (single) Authentication server as the default server when players join.
- Without having a single authentication server, the plugin won't be able to reach the local data in a different server
- You can find the translated
messages.ymlfiles here!
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