2FA is a fork of MC2FA. It adds another layer of protection to your server, by allowing players to enable the use of an authenticator app when logging in.
Spigot (or any fork) 1.8.8 and above
Java 17 (or above)
If you encounter any issues during start-up, please visit our FAQ
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, for some reason, the plugin doesn't sync between servers, make sure to have set "communication-method" to "PROXY" in the spigot configuration.
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 on a different server
You can find the translated messages.yml files here!