By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

Two-factor authentication for your PocketMine server.
version 0.0.1
Approved
Direct Download How to install?
6177 Downloads / 6177 Total
2 Reviews
Plugin Description §

2FA

Secure your server with Two-step verification.

Installing

  • Download the compiled .phar file from Poggit-CI and upload it to your server's plugins/ folder.
  • Make sure you have PHP's graphics design library (gd) installed with libpng.
./configure
  --with-gd \
  --with-png-dir \
  
//If you are on Linux, you will need to install the C libraries before installing php-gd.
apt-get install libgd-dev
apt-get install libpng-dev

//Windows users can google up the required .dll files. Read http://php.net/manual/en/image.installation.php
  • Start the server and then stop the server.
  • Open plugins/2FA/config.yml and set '2FATitle' to your server's name.

Usage

  • Download a 2FA app (lets assume you chose Google Authenticator)
  • Execute /2fa to obtain your 2FA barcode along with the secret.
  • Click the + sign (mostly located at the bottom right) in Google Authenticator.
  • You have two options. Either manually 'Enter a provided key' or 'Scan a barcode'. If you want to enter a provided key, enter the 'Secret Key'. If you want to scan a barcode, scan the barcode given to you on the map.
  • Once done, you'll find a slot on your Google Authenticator App. It will print out a random 6 digit number and refresh it every 30 seconds or so. The random 6 digit number is your 2FA code. Execute /2fa [6-digit-code].
  • Congratulations! You have set up 2FA! Now everytime you join the server, you'll have to type the 6-digit 2FA code that keeps on changing from time to time on your 2FA app. You can remove 2FA by executing /2fa remove or by entering the recovery codes that were provided to you on successfully linking your 2FA device.

ZZWILLIAMXXTrue
using v0.0.1
29 Aug 20
Great plugin
PeppaThePigMC
using v0.0.1
29 Aug 20
Doesn't work + old Lmao

Reply to review by :

/ 5
Supported API versions
3.0.0-ALPHA9
->
3.0.0-ALPHA9
License §
Categories:
Anti-Griefing Tools
Developer Tools
Permissions
Database
Other files
Permissions
Commands
Asynchronous tasks

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...