![[IMG]](//proxy.spigotmc.org/646f5c8c517e46ec8aecb655ff4853dfab97b2f4/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f313337353232303130323635313138333134362f313337353736363034383031393537383933302f4d696e65636f72645f4c6f676f2e706e673f65783d36383332653137612669733d363833313866666126686d3d32633339313535373662396533323966356333616530396334383531363739316433663461656633666336623531653030383935383063353066666564313938263d)
What This Plugin Does
The Minecord plugin connects your Minecraft server to a Discord bot using the JDA (Java Discord API). It allows bidirectional communication between Minecraft chat and a specific Discord channel.
--------------------------------------------------------------------------------------------------
Example Usage
- A player says hello in Minecraft > the message is sent to Discord
- A user says hello in Discord chat > the message is sent to Minecraft
----------------------------------------------------------------------------------------------
--
Features
- Starts a Discord bot when the server launches.
- Automatically connects to a specified Discord text channel.
- Sends Minecraft chat messages to Discord.
- Responds to Discord messages (e.g., !players) and broadcasts them in Minecraft.
- Allows you to set the bot token and Discord channel via in-game commands.
- Saves settings in plugins/minecord/data.properties.
------------------------------------------------------------------------------------------------
How to Use
1. Configuration File
On first launch, the plugin will generate a file at:
bash
/plugins/minecord/data.properties
Edit this file to include your Discord bot's token and channel ID:
ini
token=YOUR_DISCORD_BOT_TOKEN
channel=DISCORD_CHANNEL_ID
Then
restart your server.
2. In-Game Commands
You can also set the token and channel ID using these commands:
plaintext
/setToken YOUR_DISCORD_BOT_TOKEN
/setChannel DISCORD_CHANNEL_ID
⚠️ After using these commands, you
must restart or reload the server for changes to take effect.
------------------------------------------------------------------------------------------------
Join the discord for more utility plugins just like this one or to report bugs/give suggestions
https://discord.gg/BcgPGv5rMP <3