Thank you @lautriva for mentioning my fork and giving permission to use your logo!
And thank you all for 100+ downloads! Feel free to send me your feature requests and bug reports in the
Matrix Room /
SpigotMC Resource Discussion Tab /
Discord
What's new
Upgraded all requests to use the v3 endpoint
Better handling of Matrix formatting to Minecraft formatting conversion
Bot now automatically joins the configured room if it is not already in the room
New built-in placeholder: Timestamps! Use placeholder {TIME:<format>} to insert the current time in the specified format. It should be a valid Java datetime format pattern. Example: `{TIME:yyyy-MM-dd HH:mm:ss}` gives `2025-11-21 12:48:42`. More info on the format
Plugin no longer processes messages that were sent before the plugin is fully loaded when the server is starting.
Matrix API error responses are now printed on the console to make it clearer for troubleshooting.
[Technical] Code refactoring
Please note that Minecraft formatting to Matrix formatting conversion only works on Spigot currently.