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

Velocity Discord

A Velocity plugin that Requires players to link their discord and Minecraft accounts. It also check what discord roles they have to restrict join access.

Оцените первым
9
0

A simple Velocity proxy plugin that requires players to link a Discord account before they can join the rest of the network.

VelocityDiscord verifies Discord membership and optional Discord roles before allowing players onto your Minecraft network.

Features

  • Discord account linking for Velocity
  • Blocks unlinked players before backend connection
  • MiniMessage formatted messages
  • Persistent account linking

Configuration

bot.token=YOUR_DISCORD_BOT_TOKEN
discord.guild.id=YOUR_DISCORD_GUILD_ID

allowed.discord.role.ids=[123456789012345678,234567890123456789]

special.discord.role.id=345678901234567890
special.enabled=false

debug=false
enforce.linking=true

code.length=6
code.expiry.minutes=10

Allowed roles

allowed.discord.role.ids supports multiple Discord role IDs.

Example:

allowed.discord.role.ids=[123456789012345678,234567890123456789]

Behavior:

  • If the list is empty ([]), any Discord member may link.
  • If roles are configured, the user must have at least one allowed role.
  • Using Discord role IDs is recommended over role names.

Special role mode

VelocityDiscord supports an optional "special role" system.

When enabled, the plugin automatically grants a configured Discord role after successful account linking (regardless if they do not have a required role defined above).

Configuration:

special.discord.role.id=345678901234567890
special.enabled=false

Console commands:

/vdspecial status
/vdspecial enable
/vdspecial disable

Alias:

velocitydiscordspecial

Messages

The generated config includes customizable message settings such as:

messages.kick
messages.success
messages.invalid-code
messages.no-required-role
messages.discord-server-only
messages.wrong-discord-server
messages.bot-offline
messages.usage

Messages use MiniMessage formatting, allowing colors and, formatting.

The kick message supports:

  • {code}

Notes

  • If allowed.discord.role.ids is empty, role checks are skipped.
  • Link enforcement stays disabled until a real Discord bot token is configured, preventing accidental lockouts with placeholder tokens.

Часто задаваемые вопросы

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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x

Платформы

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

Сервер

Ссылки


Создатели

Детали

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