@clusterio/plugin-global_chat

Clusterio plugin forwarding between Factorio servers

Usage no npm install needed!

<script type="module">
  import clusterioPluginGlobalChat from 'https://cdn.skypack.dev/@clusterio/plugin-global_chat';
</script>

README

Clusterio Global Chat Plugin

Plugin sharing the in-game chat between instances.

Installation

Run the following commands in the folder Clusterio is installed to:

npm install @clusterio/plugin-global_chat
npx clusteriomaster plugin add @clusterio/plugin-global_chat

Substitute clusteriomaster with clusterioslave or clusterioctl if this a dedicate slave or ctl installation respectively.