Commit Graph
13 Commits
Author SHA1 Message Date
auto 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
Len 7fcfb2321f Update config style 2022-10-03 19:29:25 +02:00
Len 6329eacd07 Fix some deprecated issues 2022-09-29 16:26:55 +02:00
destro174 41ac24fd74 apply last commit to all configs 2022-01-05 14:48:03 +01:00
Stijn 42b19c5197 Updated velocity and configurate version 2021-11-29 15:37:19 +01:00
auto 7c15731dcd When someone enters a new regex incorrectly don't crash the whole plugin 2021-08-04 14:47:42 +02:00
destro174 5bea7c95f9 idk what i fucked up here all files are new in git? 2021-06-20 22:03:39 +02:00
len a5c23d842d progress 2021-06-13 13:53:49 +02:00
len 198e80aa7a Push progress 2021-06-06 21:32:13 +02:00
len 5d8d7b5dff Add back api and server module 2021-06-02 19:55:55 +02:00
len d8a4490358 merge api into velocity 2021-05-24 10:10:02 +02:00
len c1db6c1e39 Finalize join and leave messages 2021-05-15 13:26:31 +02:00
len a7c21c6aa9 RegexConfig 2021-05-13 23:05:26 +02:00