ChatRegulator icon indicating copy to clipboard operation
ChatRegulator copied to clipboard

A global chat regulator for Velocity

Results 23 ChatRegulator issues
Sort by recently updated
recently updated
newest added

ChatRegulator 4.1 should support Velocity, Paper and Sponge.

documentation
enhancement
help wanted

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mockito:mockito-core](https://redirect.github.com/mockito/mockito) | `5.10.0` -> `5.14.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.mockito:mockito-core/5.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.mockito:mockito-core/5.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Config Migration Needed - [ ] Select this checkbox to let Renovate create...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j), [changelog](https://www.slf4j.org/news.html)) | `2.0.12` -> `2.0.16` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.slf4j:slf4j-api/2.0.16?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | minor | `8.6` -> `8.10.2` | --- ### Release Notes gradle/gradle (gradle)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.jetbrains.gradle.plugin.idea-ext | `1.1.7` -> `1.1.9` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.gradle.plugin.idea-ext/1.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.jetbrains.gradle.plugin.idea-ext/1.1.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

**Describe the bug** Hello, I am using https://github.com/Aust1n46/VentureChat Venture chat plugin and even if I set the control type to BLOCK, the message is not blocked, but the plugin detects...

bug

When the player is muted and only attempts to type messages, chatregulator can still detect it as spam and proceed with additional commands. In an optimal way, when the player...

enhancement

**Is your feature request related to a problem? Please describe.** - Modules don't have a bypass to commands that could be considered sensitive/private commands such as login, register, changepassword. -...

enhancement

Please remove String: ***** the stars in strings in log, its hard to identify false positives etc. in case of regex example: [19:23:34] Hráč Deen použil zakázaný výraz: | String:...

enhancement
good first issue