PluginUnlicense
MQTT Economy
MQTT Economy synchronizes the Essentials Economy between servers using an MQTT Broker as a communication bridge.
84
Downloads
0
Followers
1 years ago
Updated
📦
2
Versions
📖About MQTT Economy
MQTT Economy
Contact:
[email protected]Synchronizes the Essentials Economy between servers using an MQTT Broker as a communication bridge.
🔴 Important 🔴
- This plugin works only with Essentials Economy
- Make sure to change the
servervariable in the config file.- If there is more then one server with the same
servervalue as others the plugin will not work properly.
- If there is more then one server with the same
Other
Default
config.yml:host: 127.0.0.1 port: 1883 server: changeme topic: ecosync
- host (The IP address of the MQTT broker)
- port (The port of the MQTT broker)
- server (The server's name)
- topic (The MQTT topic the plugin publishes to)