MatrixSpigotBridge v2
SpigotMCLink a Minecraft server chat with a Matrix.org room - Forked from Lautriva
185 downloads
latest v2.5.0 SpigotMC
MatrixSpigotBridge v2
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:
- Asynchronous connection to Matrix Server, so that your server isnt prevented from starting if the plugin is unable to connect.
- Format messages in config with HTML tags
- Matrix room commands:
-
- In-game commands: /msb [ping | reload | restart] :
-
- Reserialization (preserves formatting) across the two chats
This will let players the ability to chat with people on your Matrix room as well as having people on the Matrix room be able to chat with people on the Minecraft server.
The plugin could be useful for example in the situation of someone not being at their computer and wanting to talk to in-game players.
PlaceholderAPI is supported so if you have it, you can add fancy placeholders in all plugin's messages
Here is an example usage
Config:
Code (Text):
format:
player:
join: '➕ {MESSAGE}'
quit: '➖ {MESSAGE}'
death: ' {MESSAGE}'
chat: <blockquote><b>{PLAYERNAME}</b> from %playerbiomes_biome_name_english%</blockquote>{MESSAGE}
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 SpigotMC Resource Discussion Tab / Discord / Matrix Chat only! Do NOT use the reviews section for this.
Comments 0
No comments yet. Be the first to share your thoughts.