Skip to content

Just a simple minecraft plugin for connecting minecraft chat with a discord channel

License

Notifications You must be signed in to change notification settings

ChampionBuffalo1/Minecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecord

Minecord is a simple Minecraft plugin that connects a Minecraft server's in-game chat with a Discord channel so that the messages can be interchanged between the two.

Building

To build Minecord, you need JDK 16 or higher installed on your system.
Minecord uses Maven as its build automation tool

git clone https://github.com/ChampionBuffalo1/Minecord.git
cd Minecord
mvn clean install

Minecord outputs the plugin as a UberJar

Privileged Intents

The plugin requires Server Members and Message Content Intents to be enabled from Discord Developer Portal.

Dependencies

Deprecation warnings

The Deprecation warnings can be ignored because removing them will mean that the plugin will run into errors because it's specifically made for servers using Paper.

About

Just a simple minecraft plugin for connecting minecraft chat with a discord channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages