Skip to content

Releases: TheDoctorOne/MinecraftConnectsDiscord

Give role to synced players!

12 Jan 14:45
Compare
Choose a tag to compare
Pre-release

Title is self explanatory.
Just have to write down discord role id to config file.
Profit.

Syncing Minecraft Account with Discord Account!

08 Nov 01:14
Compare
Choose a tag to compare

Title is self explanatory. So usage is as follows:
User gets the sync code with
/discord sync
User verifies his sync code at discord with
!verify sync-code
OPs can remove sync with the following command
/discord sync remove

If user gets banned from Discord than he will also gets banned from Minecraft. And if user is online at the server and he gets banned from server while online, he will also gets banned from Discord. There is a configuration option at config file which allows you to toggle this.

From discord if authorized people type "!exec discord sync" bot will send a private message which contains list of the synchronized players.

Color Filters In Messages and Users

04 Nov 15:37
Compare
Choose a tag to compare
Pre-release

Added color filters, according to "https://minecraft.gamepedia.com/Formatting_codes".

Discord Commands now Supported!

02 Nov 14:09
Compare
Choose a tag to compare
Pre-release

Now I added support for executing commands via Discord Chat.

Only Authorized People can execute commands. To be able execute command you have to create a Discord Role, and copy its ID then paste it to relative place in the config file. And assign the role to yourself.

How can I execute commands?

Go to the Discord Text Channel which is watching by your bot. Type "!exec ". For vanilla commands, commands will execute but you can't see the output. You have to check console to see if it succeed or not.

In Ex. of usage

  • !exec kill MahmudKocas ---> You can't see if this succeed or not.
  • !exec help --> Output will be shown.
  • !exec help 2
  • !exec discord ---> Output will be shown.
  • !exec discord full

Reload Update!

02 Nov 00:18
Compare
Choose a tag to compare
Reload Update! Pre-release
Pre-release

Now you can use "/discord" command to see commands! And some fixes, performance update!

Commands are:

  • /discord fast : Fast Reload without changing the Bot Token
  • /discord full : Full Reload, restarts bot

Commands are only usable by OP players.

If default player tries "/discord", he will receive the discord invitation link which is configurable at config file!

Minecraft Discord Integration with Spigot

01 Nov 09:54
Compare
Choose a tag to compare

Removed credit which shown at the Discord when server starts.

Minecraft Discord Integration with Spigot

31 Oct 11:44
Compare
Choose a tag to compare

Connect your Spigot Minecraft Server to Your Discord Server!

Config file allows,

  • Change Player Join Message
  • Change Player Disconnect Message
  • Change Server Start Message
  • Change Server Stop Message

To be able to use this in your Spigot Server,

Get your Discord Bot's TOKEN and invite the bot to your Discord Server. Put the TOKEN in to the config file.
Open Discord's Developer Mode. Right click the text channel which you want to integrate with Minecraft Chat. Minecraft Chat will be mirrored to that text channel. And click "Copy ID", also put it in to config file.

Start your server!