Can See Chat Colors (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.10

Syntax

%players% can see chat colo[u]r[s|ing]

Description

Checks whether a player can see chat colors.

Examples

if player can see chat colors:
	send "Find the red word in <red>this<reset> message."
else:
	send "You cannot partake in finding the colored word."

View source