Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
Landon Jobe edited this page Jan 10, 2018 · 13 revisions

MineCordBot Documentation

This wiki will help you configure, install, and troubleshoot issues with MineCordBot. If you have any issues, check the Issue Tracker and the Discord Server.

What is MineCordBot?

MineCordBot is a plugin for Bukkit-based Minecraft servers (Spigot, CraftBukkit, etc.), and Discord. It allows Discord and Minecraft users to communicate with each other. It also allows logging commands, private chats and more on your Discord server. Users with the proper access can also send commands to the Minecraft server from Discord.

Installation

Installation of MineCordBot is pretty straight forward. Instructions can be found on the Installation page.

It covers things such as:

  • Creating the Discord App
  • Creating a Bot User for the App
  • And installing the plugin to the Minecraft server

Configuration

Configuration instructions are on the Configuration page.

Commands

A list of commands that you can use, see the Commands page.

Permissions

An explanation of how Permission Levels work, as well as a list of nodes are on the Permissions page.

Compatibility

A list of known plugins that both work, or do not, with MineCordBot is available on the Compatibility page. As compatibility is somewhat volatile, it may not represent accurate information.

Building from Source

You can build MineCordBot from source, if you wish. This may let you use features not offered in the most recent compiled builds. If you find a bug, please let us know. Build Instructions