WiIIiam278 / HuskChat

A simple & customizable no-frills Minecraft chat system
https://william278.net/project/huskchat
Apache License 2.0
78 stars 33 forks source link

Filters are not functioning #223

Open dlee13 opened 3 months ago

dlee13 commented 3 months ago

My server is running HuskChat | v3.0.4

I tested with this advertising filter config:

  ADVERTISING:
    type: filter
    enabled: true
    channels:
    - global
    - local
    private_messages: true
    broadcast_messages: false

and this channel:

- id: local
  format: '&8[&r&#62dbfc&%server% &8&l| &r&eLocal&8]&f %fullname%&r&f:&e '
  broadcast_scope: LOCAL
  log_to_console: true
  restricted_servers: []
  filtered: true
  permissions: {}
  shortcut_commands:
  - /local
  - /l

image

As far as I could tell, it seems like spam, repeat, and the emoji replacer are also not functioning.

SwartZCoding commented 1 week ago

Up this issue please @WiIIiam278 ! Tested for me too on Velocity side. HuskChat | v3.0.4 I confirm this one. All filters didn't work.

WiIIiam278 commented 1 week ago

HuskChat's been a little lower on my priority list at them moments but yeah I will get to it as I do appreciative that this is a significant issue