Chat Message (Expression) — Skript

Addon: Skript · Category: Expression · Since: 1.4.6, 2.15 (support for reset)

Syntax

[the] [chat( |-)]message

Description

The chat message in a chat event.

Examples

on chat:
	player has permission "admin"
	set the message to "<light red>%message%"

View source