MQTT Economy

MQTT Economy synchronizes the Essentials Economy between servers using an MQTT Broker as a communication bridge.

93

Quick challenge

How far can you run before the mobs catch you?

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 `server` variable in the config file. - If there is more then one server with the same `server` value as others the plugin will not work properly.

Other

> Default `config.yml`: > > ```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)

ADS