A discord-minecraft plugin that crosses the discord server chat with the minecraft chat with a bunch of utility commands.
Features:
- Mixed minecraft and discord chatting.
- Console integration with discord.
- Shows server data in discord like: Current online players and server latency and tps.
- Control players from a discord command with supported actions: kill, heal, starve, feed, teleport, view inventory, toggle OP.
- Choose to toggle the discord messages from minecraft using the discordmute command
How to setup:
- Put the plugin `.jar` file in plugins folder
- Start the server
- Back in the plugins folder a Discraft folder is generated, inside is a `config.yml` file
- Create a discord bot from the discord developer portal: https://discord.com/developers/applications "with all gateway intents enabled" (youtube tutorials can help you make a discord bot app)
- Fill the `config.yml` with info for your discord bot "bot token, discord channel IDs, etc" and save
- Restart the server

