MatterLink icon indicating copy to clipboard operation
MatterLink copied to clipboard

Matterbridge link for Minecraft Server chat. Simple bridge between Minecraft, Mattermost, IRC, XMPP, Gitter, Slack, Discord, Telegram, Rocket.Chat, Hipchat(via xmpp), Matrix and Steam.

Results 4 MatterLink issues
Sort by recently updated
recently updated
newest added

Apparently server crashes when empty message or message containing some special symbols sent, but I'm not sure Crash log: https://pastebin.com/akB9BMKG

Hey, this looks like a useful tool for MC, could you add a few clarifications to the documentation though? I assume this tool is a mod meant to work with...

``` java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_191] at matterlink.handlers.DeathHandler.handleDeath(DeathHandler.kt:23) ~[DeathHandler.class:?] at matterlink.EventHandler.deathEvent(EventHandler.kt:71) ~[EventHandler.class:?] ``` Log: https://pastebin.com/QrAn2isR

Currently, links going through the bridge to another mc server are unclikable ForgeHooks.newChatWithLinks(String)

enhancement