Skip to content

Messages

4drian3d edited this page Mar 18, 2022 · 4 revisions

The plugin offers full customization of the messages displayed, here you can review each message available for configuration in messages.conf

All messages have support for MiniPlaceholders placeholders if installed, as of version 3.0.0

General Messages

Help Messages

general.help.main

Message to be displayed when using the /chatregulator help command

general.help.clear

Message to be displayed when using the /chatregulator help clear command

general.help.reset

Message to be displayed when using the /chatregulator help reset command

general.help.player

Message to be displayed when using the /chatregulator help player command

Miscellaneous Messages

general.unknown-command

Message to display when executing a non-existing subcommand

general.player-not-found

Message to display when using a command addressed to a player who is not online

general.all-reset

Message to be displayed when resetting all infractions of a player

general.player

Design of a player's statistics when using /chatregulator player <player>

general.stats

Design of global statistics when using /chatregulator stats

Flood Messages

flood.warning

Message to be displayed for each flood violation.

If you have set the warning type to TITLE, you can separate the title from the subtitle with a ;

flood.alert

Message to be sent to players with the chatregulator.notifications permission when someone performs a flood type infraction

flood.reset

Confirmation message when resetting a player's flood infractions

Regular Infraction Messages

infractions.warning

Message to be displayed for each regular infraction violation.

If you have set the warning type to TITLE, you can separate the title from the subtitle with a ;

infractions.alert

Message to be sent to players with the chatregulator.notifications permission when someone performs a regular infraction

infractions.reset

Confirmation message when resetting a player's regular infractions

Spam Messages

spam.warning

Message to be displayed for each spam violation.

If you have set the warning type to TITLE, you can separate the title from the subtitle with a ;

spam.alert

Message to be sent to players with the chatregulator.notifications permission when someone performs a spam violation

spam.reset

Confirmation message when resetting a player's spam infractions

Blocked Commands Messages

blocked-commands.warning

Message to be displayed for each blocked command executed.

If you have set the warning type to TITLE, you can separate the title from the subtitle with a ;

blocked-commands.alert

Message to be sent to players with the chatregulator.notifications permission when someone executed a blocked command

blocked-commands.reset

Confirmation message when resetting a player's blocked commands infraction count

Clear Messages

clear.global-chat-cleared

Message to send to the command executor when clearing the chat of the whole network with the command /chatregulator clear

clear.cleared-player-chat

Message to send to the command executor when clearing a player's chat with the command /chatregulator clear player <player>

clear.cleared-server-chat

Message to send to the command executor when clearing the chat of an entire server with the command /chatregulator clear server <server>

clear.no-server-found

Message to send if a server with the specified name is not found