Releases: Azimkin/MultiMessageBridge
v0.3 - More features & stability fixes
After a long break, I finally decided to update the plugin :)
IMPORTANT: MIGRATION FROM 0.2 -> 0.3
The Minecraft.yml configuration has changed. On the first server startup with the new plugin version, the old configuration will be moved to minecraft.old.yml.
New Features:
- Achievements from Minecraft can now be displayed in other chats.
- New configuration format for Minecraft.
- Console messages can now be ignored if they don’t start with a prefix.
- Added metrics: bStats
- The plugin no longer requires
MCKotlin-paperto work. - The chat channel description can now display server status information.
Fixes:
- Improved error handling in receivers.
- New configuration format for Minecraft.
- Less hacky translation for death messages and achievements.
- Something else I forgot to mention.
I now have my own Discord server where I can fully support the plugin!
v0.2 - Some reworks and more customization
This release contains some code and API reworks.
Configuration structure was changed!!!
Please, backup your old configs before updating!
Now you need also download and install MCKotlin plugin for plugin work!
I will try to write some docs later...
v0.1.1 - Hotfix
How plugin must work correctly
- Fixed prefix handling
v0.1
First Release
This is the first release of the MultiMessageBridge plugin! While this version includes limited functionality, it lays the groundwork for future improvements.
Features in This Version:
- Default Receivers
- Support for Discord and Telegram receivers right out of the box.
- Basic API Integration
- Access some of the plugin's core features through the API.
Notes:
The plugin is in its early stages, and the full list of features will be documented in the future. Stay tuned for updates as more functionality is added!
If you encounter any issues or have suggestions, feel free to open an issue on GitHub or reach out on Discord.
Files
MultiMessageBridge-0.1-all.jar- ready to use pluginMultiMessageBridge-0.1.jar- plugin without shaded in JDAJDA-Paper-0.1-all.jar- just a simple plugin with JDA and deps