Skip to content

Compatibility with other mods that process chat #4

@Gjum

Description

@Gjum

Due to the way Synapse deduplicates/formats chat messages, CivRelay, AdvancedMacros, Macromod, and other mods do not observe any snitch/group/... chat messages.

Possible solutions:

  • Instead of writing formatted chat messages directly to the GUI, Synapse could send a fake packet to the NetHandler.
  • Synapse could publish events that other mods can listen for.

Note that chat messages don't only originate from the Minecraft server, but also from other clients connected via the relay server. This means that merely formatting synchronously in the chat handler isn't enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions