-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working