https://github.com/4drian3d/chatregulator
A global chat regulator for Velocity
https://github.com/4drian3d/chatregulator
chat-control minecraft-plugin minimessage velocity velocity-plugin velocitypowered
Last synced: 10 days ago
JSON representation
A global chat regulator for Velocity
- Host: GitHub
- URL: https://github.com/4drian3d/chatregulator
- Owner: 4drian3d
- License: gpl-3.0
- Created: 2021-09-12T18:41:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T20:01:21.000Z (11 days ago)
- Last Synced: 2025-04-12T21:19:03.743Z (11 days ago)
- Topics: chat-control, minecraft-plugin, minimessage, velocity, velocity-plugin, velocitypowered
- Language: Java
- Homepage: https://modrinth.com/plugin/chatregulator
- Size: 1.24 MB
- Stars: 22
- Watchers: 1
- Forks: 7
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ChatRegulator
A global chat regulator for Velocity[](https://github.com/4drian3d/ChatRegulator/actions)

[](https://discord.gg/5NMMzK5mAn)

## Features
- Message control via regex
- Control of messages sent in specific commands
- Controls the number of consecutive equal characters allowed
- Controls the repetition of the same messages or commands several times in a row.
- Block the execution of the commands you want to execute
- Check the commands executed by players on your server
- Sends warning messages, actionbars o titles to the offender in MiniMessage format
- And more...## Commands
Check the plugin commands from [Commands](https://github.com/4drian3d/ChatRegulator/wiki/Commands)
## Configuration
Check the configuration and function of each option here [Configuration](https://github.com/4drian3d/ChatRegulator/wiki/Configuration)
## Plugin API
The plugin offers you several methods and events to interact in the detections and with the infraction players. Check the plugin API and its usage at [API](https://github.com/4drian3d/ChatRegulator/wiki/Plugin-API)