Ever felt the need to enable 2FA on your Server? No? Well, I will tell you 2 reasons why it makes sense to do so:
With Token-Grabbing becoming a big problem in the Minecraft community this plugin makes sure to keep your player's accounts safe.
Implementing a verification process on your server offers many advantages, such as minimizing the presence of alt-accounts.
storage: "FILE" 🆕
fileAsFallback: true #This will use files if the database is not accessible 🆕
database:
IP: "1.1.1.1" <- Your databases IP
name: "exampleBase" <- Your database name
user: "exampleUser" <- Your Database user
password: "examplePassword" <- Your Database password
discord:
token: "1233456789" <- Your Discord Bots token
guild: "98765421" <- Your Guild ID
channel: "1233456789" <- This Channel will hold the 'Link' Embed
role: "" # The role people will receive when linking their accounts 🆕
allowedCommands: ["/login"] # Commands allowed before the Player is verified
Author : @sieadev
- Discord @sieadev
- E-Mail [email protected]
- Telegram @sieadev
Project Link: https://github.com/sieadev/Discord2FA
Md approved this plugin!