▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Discord 2FA
Discord 2FA

Discord 2FA

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

1.0K
7

Banner

🛡️ Why Discord2FA?

Token-grabbing is one of the biggest threats facing Minecraft players today. With Discord2FA, every login is verified through Discord — meaning even if someone steals a player's Minecraft credentials, they still can't get in without access to their Discord account. Beyond security, Discord2FA makes a great verification gate: players must link and verify through Discord before they can interact with your server, significantly reducing alt accounts and anonymous trolling.

⚙️ Setup

  1. Download the correct jar for your platform (Spigot, Paper, Velocity...)
  2. Create a Discord Bot at Discord Developer Portal and invite it to your server
  3. Configure config.yml with your bot token, guild ID, and channel ID
  4. Restart your server

🖥️ Supported Platforms

PlatformModuleNotes
Paperpaper1.16.5+
Spigotspigot1.20.5+
BungeeCordbungeecordProxy; optional verification/post-verification servers
VelocityvelocityProxy; same options as BungeeCord

🧩 Permissions

Discord2FA uses grant-by-default permissions for link/unlink and op-only for admin:

PermissionDefaultDescription
discord2fa.linktrueUse /link.
discord2fa.unlinktrueUse /unlink.
discord2fa.adminopUse /discord2fa (version, status).

🗂️ Configuration

# Language: EN, DE, FR, IT, PL, RO, RS, TR, UA
language: en

# Storage: MYSQL or FILE
storage: "FILE"
fileAsFallback: true

database:
  ip: ""
  name: ""
  user: ""
  password: ""

discord:
  token: ""
  guild: ""
  channel: ""

# Commands usable before verification
allowedCommands: ["/link"]

# Require all players to link Discord
forceLink: false

# Skip re-verification for known IPs
rememberIPAddresses: true

Support and Troubleshooting

For any further assistance or troubleshooting, please reach out to our support server on Discord.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:1 год назад
Обновлён:2 дня назад
Главная