-
Notifications
You must be signed in to change notification settings - Fork 15
Installation
MineCordBot is both a Discord bot, and a plugin for Minecraft servers. Being such, it will require configuration on both ends. Hopefully, this guide will help you get up and running smoothly
- Creating the Bot User
- Inviting the Bot User to your Discord Server
- Installing the MineCordBot Plugin
-
Go to the Discord Developer Page and click My Apps.
-
Log in with your Discord account.
-
Create a new application by clicking New App.
-
Fill out the form and click Create App.
-
Click Create a Bot User and then confirm it by clicking Yes, do it!
-
Note down, or copy to a file or editor, your bot's Client ID. This will be under "App Details" at the top of the App's Dev Page.
- You may also wish to grab your bot's Token at this time, as it will be used later for configuration.
-
Copy the link below into your browser's address bar, replacing
BOT_ID
with your bot's Client ID:https://discordapp.com/oauth2/authorize?client_id=BOT_ID&scope=bot&permissions=2146958591
-
Click the selection menu and choose the server where you want the bot - click Authorize.
-
Grab the latest version of the plugin from Spigot repositories. You can also check the announcements channel in our Discord Server
- Alternatively, you can choose to build the bot from source.
-
Place the
MineCordBot.jar
you downloaded into your server's plugins directory. -
Start or Restart your server to generate MineCordBot's files.
-
Edit the configuration files (Located at /plugins/MineCordBot) to configure the bot to your liking.
- We recommend against using Window's Notpad for working with yml - Atom, Notepad++, and Sublime Text are good alternatives.
-
Save, and upload (if necessary), the changed configurations and restart your server.
You can refer to our Configuration page for help.
MineCordBot © 2016-2018 Ethan 'CyR1en' Bacurio