Small Capital Case (Expression) — Lusk
Addon: Lusk · Category: Expression · Since: 1.0.0, 1.3 (Lenient)
Syntax
%string% in [lenient|strict|fully] small (font|[upper[ ]]case|cap(s|ital[ case]))Description
Returns the given string with the small font. 'Lenient' allows uppercase characters to not be included.
Examples
broadcast player's name in small caps
set chat format to small caps "%player%: %message%"