Chat/api/src/main/java/com/alttd/chat/managers
Teriuihi 4af85d0e79 Add option to disable chat filters in private channels
A constructor parameter and corresponding field 'disableInPrivate' have been added to the ChatFilter class. This handles disabling specific chat filters in private channels. The necessary checks have been implemented in RegexManager. The configuration for each filter is also updated in RegexConfig to incorporate this new functionality.
2024-03-31 13:37:05 +02:00
..
ChatUserManager.java Made chatusermanager use synchronized functions 2023-07-07 23:16:32 +02:00
PartyManager.java Renamed partycommand and made party chat work from galaxy to proxy 2022-01-30 19:31:29 +01:00
RegexManager.java Add option to disable chat filters in private channels 2024-03-31 13:37:05 +02:00