
Link a Minecraft server chat with a Matrix.org room - Forked from Lautriva
MatrixSpigotBridge is a Spigot plugin that uses matrix.org, an instant messaging protocol, to let interact with the players without logging onto the Minecraft server.
This is a fork of MatrixSpigotBridge that aims to continue support and add new features. Currently, this fork adds these features:
![help | ping | tps | ip | list] /msb [ping | reload | restart] PlaceholderAPI is supported so if you have it, you can add fancy placeholders in all plugin's messages :D Here is an example usage
Config:
format:
player:
join: '➕ {MESSAGE}'
quit: '➖ {MESSAGE}'
death: '🪦 {MESSAGE}'
chat: <blockquote><b>{PLAYERNAME}</b> from %playerbiomes_biome_name_english%</blockquote>{MESSAGE}
Matrix Chat:
(pssst, check out PlayerBiomes here)
Support and Feature Requests in Matrix Chat / SpigotMC Resource Discussion Tab / Discord only! Do NOT use the issues tab for this.
Building:
mvn install