Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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: 2024-10-23T18:27:13.000Z (2 months ago)
- Last Synced: 2024-10-24T10:49:35.233Z (2 months ago)
- Topics: chat-control, minecraft-plugin, minimessage, velocity, velocity-plugin, velocitypowered
- Language: Java
- Homepage: https://modrinth.com/plugin/chatregulator
- Size: 1.17 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[![WorkFlow](https://img.shields.io/github/actions/workflow/status/4drian3d/ChatRegulator/ChatRegulatorBuild.yml?style=flat-square)](https://github.com/4drian3d/ChatRegulator/actions)
![Latest Version](https://img.shields.io/github/v/release/4drian3d/ChatRegulator?style=flat-square)
[![Discord](https://img.shields.io/discord/899740810956910683?color=7289da&logo=Discord&label=Discord&style=flat-square)](https://discord.gg/5NMMzK5mAn)
![Modrinth Downloads](https://img.shields.io/modrinth/dt/zK5VJgm6?logo=Modrinth&style=flat-square)
![GitHub Downloads](https://img.shields.io/github/downloads/4drian3d/ChatRegulator/total?logo=GitHub&style=flat-square)## 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)