Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.62 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.62 KB

ChatRegulator

A global chat regulator for Velocity

WorkFlow Latest Version Discord Modrinth Downloads GitHub Downloads

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