MQTT Economy
作者:rebot | 分类:模组
Minecraft 版本: 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20.4
平台: paper spigot
标签: economy management utility
MQTT Economy
Contact:
geri@flacker.netSynchronizes 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)
请登录后举报
暂无评论,抢个沙发吧~