Two Factor Authentication

Two Factor Authentication

629 Downloads

About Plugin

This plugin provides two factor authentication for players.

Instalation

  1. Unpack downloaded .zip file.
  2. Upload the .jar file and
  3. Restart/Reload your server or load this plugin using plugman (or similar plugin).

Commands and Permissions

  • /tfa
    • Main command.
    • Aliases: 2fa, twofactor
    • Permission: (none)
  • /tfa enable
    • Enables two factor authentication.
    • Permission: (none)
  • /tfa disable
    • Disables two factor authentication.
    • Permission: (none)
  • /tfa trust AND /tfa distrust
    • Edits trusted IP db.
    • Permission: (none)
  • /tfa info
    • Show information about 2FA.
    • Permission: (none)
  • /tfa reload
    • Reloads plugin.
    • Permission: tfa.reload OR op
  • /tfa reset, /tfa unlock, /tfa unlockall, /tfa show
    • Admin commands.
    • Restriction: only from console (for security reasons)

Metrics

This plugin sends statistics about the usage to the server http://mcstats.org/. You can disable it in configuration file of this plugin (AllowMetrics option) or in plugins/PluginMetric/config.yml file (opt-out option).

Github

https://github.com/zabszk/TwoFactorAuth/