Skip to content

fix: Listener's Reflection should work on all messages not caught by the sifter's prefix#64

Open
pythonmcpi wants to merge 1 commit intoFallingColors:mainfrom
pythonmcpi:fix_listeners_reflection
Open

fix: Listener's Reflection should work on all messages not caught by the sifter's prefix#64
pythonmcpi wants to merge 1 commit intoFallingColors:mainfrom
pythonmcpi:fix_listeners_reflection

Conversation

@pythonmcpi
Copy link
Copy Markdown

@pythonmcpi pythonmcpi commented Apr 9, 2026

See title. This also fixes forge behavior where messages caught by a sifter's prefix will still show up on listener's reflection (for all players).

Likely resolves #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Listener's reflection keeps returning the same message even after other qualifying messages have been sent.

1 participant