
A Discord chatbridge between Minecraft and discord

V-Discord Integration is a powerful plugin that creates a seamless chat bridge between Minecraft and Discord. Enhance your server's communication and keep your community connected across platforms!
en and deplugins folderconfig.yml file (see Configuration section)The plugin is highly configurable. Here's a quick overview of the main sections:
language: "en"
chatbridge:
type: BOT
webhook:
url: "webhook_url"
avatar: "some_avatar_url"
name: "ChatBridge"
guild: 1322873747535040512
channel: 1323049958911381515
token: "discord_bot_token"
discord-link:
enabled: true
enforce: false
gets-roles:
- 1323067372214419526
commands:
- "lp user <name> parent set linked"
luckperms:
prefix: true
role-sync:
enabled: true
delay: 30000
roles:
admin: 1323313717336608808
Click to view example messages.yml
Apply
prefix: "<b><gradient:#08FB22:#BBFDAD>[VDiscord]</gradient></b><reset><!i><gray> "
startup: "<prefix>Discord Integration has started up!"
chatbridge:
join:
enabled: true
color: "#00FF00"
title: "<player> has joined the game"
quit:
enable: true
color: "#FF0000"
title: "<player> has left the game"
ingame-message:
enabled: true
message: "<message>"
name: "<name>"
discord-message:
enabled: true
message: "<dark_gray>[<blue><b>Discord</b></blue>] <gray><discordname> <dark_gray>» <yellow><message>"
commands:
reload:
reloaded: "<prefix>The config has been reloaded"
link:
linked: "You have been connected to the account <name>"
code-sent: "<prefix>To link your discord account, send the following code to the DiscordBot: <click:copy_to_clipboard:<code>><hover:show_text:Click here to copy><yellow><code></yellow> (click to copy)"
discord.link: Allows users to link their Discord and Minecraft accounts
discord.reload: Allows users to reload the plugin configuration