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.