DiscordLinked
DiscordLinked is a powerful Minecraft plugin designed to seamlessly integrate your Minecraft server with Discord.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
DiscordLinked
Plugin is out of support.
#
DiscordLinked is a powerful Minecraft plugin designed to seamlessly integrate your Minecraft server with Discord. This plugin allows players to link their Minecraft accounts to their Discord accounts using the simple command /link.
Key Features:
Account Linking: Players can easily link their Minecraft accounts to their Discord accounts with the /link command.
Command Warnings: Receive alerts for specific commands if you have the discordlinked.alerts permission. These alerts help keep track of important in-game actions.
Alert Bypass: Users with the discordlinked.alerts.bypass permission can bypass sending alerts, providing flexibility for trusted players or staff.
Warning System: Includes a comprehensive warning system to manage player behavior and enforce server rules.
Database Requirement: The plugin requires a database to store linked accounts and warning data, ensuring reliable and persistent information management.
example config:
Discord Linked Link your discord to your minecraft server and get the security you need! Created by SamVolvo and Thijs_D Tested by SamVolvo, Thijs_D, Siea and TiboVolvo
DC_Token: <your discord app token>
Database login credentials database: Url does not need the https:// (example: URL: "localhost:3306") URL: <database url> Your database name Name: <database name> A user with privileges on your database. User: <database username> The password of the user. Password: <user password>
General settings general: Do you want to send a message to the discord chat when a player joins the server? joinMessages: true Do you want the discord and minecraft server to be linked? chatSync: true
minecraft: What prefix do you want the prefix to use? (Default &b&l[Discord&a&lLinked]) prefix: '&b&l[Discord&a&lLinked]' Does a player need a linked discord account to join the server? needVerifiedDiscord: true Sends the commands send in Minecraft to the Discord Channel that have been set sendCommands: isEnabled: true all command that will be ignored. Add as many as you want. ignoredCommands: - help - link - spawn
messages: What is the prefix that will appear in the minecraft chat when a discord user sends a message? (Only when the chats are linked.) discord_prefix: '&b&l[DC]'
discord: Your discord invite link. invite: https://discord.gg/invite Your webhook url that will have the chats linked. webhook_url_Chat: https://discord.com/api/webhooks/"your code" Your webhook url that will send the commands that are used in minecraft. webhook_url_Admin: https://discord.com/api/webhooks/"your code" Your discord server id. guildId: 'guild id' Your chat channel id. (Will be used to send the welcomes message.) chatChannel: 'chatChannelId' Your admin channel id. (Will be used to send the commands.) adminChannel: 'adminChannelId'