Giter VIP home page Giter VIP logo

discordminecraftbridge's Introduction

DiscordMinecraftBridge

This a CraftBukkit plugin that allows you to connect your Discord chat and Minecraft chat together! Messages sent in Minecraft will appear in Discord and vice-versa.
In addition, messages sent from Discord will appear in Minecraft with a coloured username, which changes depending on who sent the message. Similarly, messages sent from Minecraft will have the Minecraft player's head as the avatar.

Installation

Download the JAR from the Releases page and put it in your plugins/ folder in the CraftBukkit server folder. Restart the server so the plugin generates its configuration files (which you're about to edit)

Setup

Once you've done that, you'll need to create a new Discord application and bot user:

  1. Go to My Applications on Discord.
  2. Click Create an application and fill in the details.
  3. Go to the Bot tab and click Add Bot, fill in the details there.
  4. Copy the bot token and paste it into botToken in plugins/Discord-Minecraft-Bridge/config.yml.
  5. Copy the Client ID from General Information and paste it into this URL, then go to it in a web browser: https://discordapp.com/oauth2/authorize?client_id=<YOUR CLIENT ID HERE>&scope=bot (the < > should NOT be in the URL)
  6. Select your Discord server from the list and click Add. (You will need the Manage Server permission).
  7. Now go to your Discord server, find the channel you want to link, and click the cog next to its name (Edit channel).
  8. Go to Webhooks and click Create Webhook. Name it if you like, and copy the URL into hookURL in config.yml.
  9. Restart the server and it should be working. Enjoy!

discordminecraftbridge's People

Contributors

lukemoll avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.