Simple minecraft mod for 1.16.5 which rings a bell (literally) when someone mentiones you in chat. You also have the ability to specify a discord webhook url inside the config, so that you will receive messages inside a discord channel whenever mentioned.
- Clone this project.
- Run
setup.bat
- Open the project with IntelliJ (or another ide, but make sure to update the setup.bat accordingly)
- Run the project
- [Optional] Open
.minecraft\config\mc2discord-notify-client.toml
and fill in the discord credentials. - [Optional] If you updated the config, restart minecraft.
- Enjoy! 🎉
The latest releases can be found here.