MQTT Economy synchronizes the Essentials Economy between servers using an MQTT Broker as a communication bridge.
Contact:
[email protected]Synchronizes the Essentials Economy between servers using an MQTT Broker as a communication bridge.
server variable in the config file.server value as others the plugin will not work properly.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)