- Compatible API Versions
- 1.0.0+
- Sourcecode
- https://github.com/PetteriM1/DiscordChat
Sync your Nukkit server's chat with your Discord server using DiscordChat
Features:
Setup:
Warning: Reloading the server using the reload command while using this plugin is not recommended!
Remember that the reviews page is not for bug reports. If you find a bug please report it in the issue tracker on GitHub. (You can also post feature requests there.)
Want to support the development of this plugin? Donate via PayPal
Features:
- Two-way chat with join, quit and death messages
- Mention & spam protection
- Player list & server ip commands on Discord
- Discord command for invite link in game
- Ability to mute the Discord chat using the in game command
- Discord console
- Message queue to avoid rate limits
- Every message can be edited and every feature can be turned on/off in the config
- API to send messages, set channel topic and receive message events
Setup:
- Create a new application at https://discordapp.com/developers/applications/
- Go to the "bot" tab at left and click "Add Bot"
- Click "Click to Reveal Token" and copy the bot token to plugin's config
- Enable "Message Content Intent" under "Privileged Gateway Intents".
- Invite the bot to your Discord server: https://discordapp.com/oauth2/authorize?&client_id=YOUR_CLIENT_ID_HERE&scope=bot&permissions=0
- Enable developer mode from Discord app's settings from "Appearance" tab
- Right click the channel you want Minecraft chat to be on and click "Copy ID", then paste that to config
- Make sure the bot has permissions to read/send messages on the channel
- Set other settings and restart the server
Warning: Reloading the server using the reload command while using this plugin is not recommended!
Remember that the reviews page is not for bug reports. If you find a bug please report it in the issue tracker on GitHub. (You can also post feature requests there.)
Want to support the development of this plugin? Donate via PayPal