Skip to content

Discord 2FA is a Minecraft plugin designed to enhance the security of your Minecraft server by integrating two-factor authentication (2FA) with Discord.

Notifications You must be signed in to change notification settings

sieadev/Discord2FA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord2FA subtitle

Ever felt the need to enable 2FA on your Server? No? Well, I will tell you two reasons why it makes sense to do so:

1. Security:

With Token-Grabbing becoming a big problem in the Minecraft community, this plugin makes sure to keep your player's accounts safe.

2. Verification:

Implementing a verification process on your server offers many advantages, such as minimizing the presence of alt-accounts.

Features-27-3-2024 (1)

features

Config

# ----------------------------- Lang -----------------------------
# Choose from EN,DE,FR,IT,PL,RO,RS,TR and UA
language: en

# ----------------------------- Data -----------------------------
# MYSQL or FILE
storage: "FILE"
fileAsFallback: true #This will use files if the database is not accessible

database:
  ip: ""
  name: ""

  user: ""
  password: ""

# -------------------------- DiscordBot --------------------------
discord:
    token: ""
    guild: ""
    channel: ""

# --------------------------- Settings ---------------------------
allowedCommands: ["/link"] # Commands allowed before the Player is verified
force-link: false # Force Users to Link their accounts
rememberIPAddresses: true # Remember IP addresses; only request verification on new ones

Additional Info

Author : @sieadev

Version : 1.5.2

Contact

Project Link: https://github.com/sieadev/Discord2FA

Fun fact

Md approved this plugin!

MD_Approved

About

Discord 2FA is a Minecraft plugin designed to enhance the security of your Minecraft server by integrating two-factor authentication (2FA) with Discord.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages