Control real life devices with minecraft redstone or display sensor values on your fancy 7 segment redstone display, or use it to wirelessly connect redstone contraptions in your Minecraft world.
Or maybe you want to know if your virtual nuclear reactor is about to blow up, with Mineqtt you could trigger a real airhorn/sirene to wake you up before its too late.
Another Use Case is wireless redstone between multiple servers that are connected to the same mqtt broker. You can also send signals from Single Player Worlds to online Servers and Vice versa.
This Mod establishes a connection to a seperate MQTT Server (Configurable). Connecting to public mqtt servers bears the risk of someone else triggering your redstone or sending unfiltered Data to your server/world or receiving the signals you send via unsecured public mqtt servers. I suggest using a self hosted MQTT-Broker.
- Connect to MQTT-Broker with username/password Authentication
- Gui to configure topics for Senders and Receivers
- Portable Topic Debugger (Subscribe/Publish via handheld "Cyberdeck")
- Smart Light remote control
- Send/Receive Redstone Signal Strength
- Integrate Native Minecraft features like chat, scorebord, achievements,...)