项目作者: 4drian3d
项目描述 :
A global chat regulator for Velocity
高级语言: Java
项目地址: git://github.com/4drian3d/ChatRegulator.git
ChatRegulator
A global chat regulator for Velocity





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
Configuration
Check the configuration and function of each option here 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