Chat/api/src/main/java/com/alttd/chat/managers
Teriuihi bd8fa02f1e Add 'punish' filter and automatic banning functionality
Extended the RegexManager filterText method to include a 'punish' case that triggers an automatic ban for users who violate the filter. This commit also updates the PluginMessageListener to handle 'punish' commands, thus completing the execution of an auto-ban function.
2024-03-02 19:18:13 +01: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 'punish' filter and automatic banning functionality 2024-03-02 19:18:13 +01:00