Skip to content

4drian3d/ChatRegulator

Repository files navigation

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