MineCord Link icon

MineCord Link -----

Links your Minecraft server to Discord, enabling seamless communication between the two platforms.



Requirements
  • Java 17 or later (project is using Java 21 in the dev container)
  • Spigot/Paper Minecraft server (1.13+)
  • Discord Bot Token
Discord Bot Setup
Before installing the plugin, you need to create a Discord bot:

  1. Navigate to your Discord Developer Portal Applications page
  2. Click "New Application"
  3. Enter the name "MineCord-Link" (or any name you prefer)
  4. Read and agree to the Discord Developer Terms of Service and Developer Policy
  5. Click "Create"
  6. (Optional) Add an App Icon and click "Save Changes"
  7. In the left sidebar, click "Bot"
  8. Under the "Build-A-Bot" section, click "Add Bot" if it's not already added
  9. Click "Reset Token"
  10. Click "Yes, do it!"
  11. Copy and securely save the token for later use in your plugin configuration
  12. Under "Privileged Gateway Intents", enable:
    • PRESENCE INTENT
    • SERVER MEMBERS INTENT
    • MESSAGE CONTENT INTENT
  13. Click "Save Changes"
  14. In the left sidebar, click "Installation"
  15. Uncheck "User Install" under "Installation Contexts"
  16. Under "Default Install Settings Guild Install", select the following:
    • In "Scopes": bot, applications.commands
    • In "Permissions":
      • View Channels
      • Send Messages
      • Embed Links
      • Attach Files
      • Read Message History
      • Add Reactions
      • Manage Webhooks
  17. Open the "Install Link" (make sure it is set to "Discord Provided Link") in a new tab or window
  18. Select the server you want to add the bot to and click "Authorize"
  19. Complete any additional verification steps if prompted
Installation
  1. Download the latest release JAR file from the Releases page.
  2. Place the JAR file in your Minecraft server's plugins folder.
  3. Restart your Minecraft server.
  4. Edit the config.yml file in the plugins/MineCord-Link directory to add your Discord bot token and authorized users.
Configuration
The main configuration file is located at plugins/MineCord-Link/config.yml. Here's an example of its contents:

discord:
token: YOUR_BOT_DISCORD_TOKEN
authorized_users:
- "123456789012345678" # Replace with actual Discord user IDs
- "234567890123456789"
auto_update_check: true
# DO NOT TOUCH THE FOLLOWING VALUES MANUALLY:
# They are managed by the plugin and will be overwritten.
server_id: ""
channel_id: ""
webhook_url: ""
Note: The server_id, channel_id, and webhook_url fields are automatically managed by the plugin. Do not modify these values manually, as they will be overwritten when you use the /setup command in Discord.

Setup
After installing the plugin and configuring the Discord bot token, you need to run the setup command in Discord:

  1. In your Discord server, go to the channel where you want to set up the MineCord-Link bot.
  2. Type /setup and press Enter.
  3. If you're authorized, the bot will confirm that it has been set up for the current server and channel.
This step is crucial as it establishes the connection between your Minecraft server and the specific Discord channel.
Resource Information
Author:
----------
Total Downloads: 17
First Release: Aug 9, 2024
Last Update: Aug 9, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings