Placeholders and Tags
Built-in Placeholders
These are configured in settings.yml under placeholders:. You can change serializer type per placeholder.
prefixsuffixusernamenicknamedisplaynamedefaultcolormessage
Custom Placeholders
Add your own in settings.yml under custom-placeholders:.
If PlaceholderAPI is installed, SayanChat will parse PAPI placeholders inside custom placeholder values.
Placeholder Serializers
Supported serializer types:
PLAIN_TEXTLEGACY_AMPERSANDLEGACY_SECTIONMINIMESSAGEGSON
MiniMessage Tags
SayanChat adds several tags for use in chat formats and messages.
<link:URL>: Clickable URL usingsettings.ymlurl.format.<mention:player>: Mention a player using the configured mention format.<item:slot player>: Insert an item component.
<item:slot player> slots:
hand,offhand,head,chest,legs,feet, or0-26for hotbar/slots.
Rule Tag
<rule:id>: Inserts the replace string or rule display based onrules.yml.
Permissions for Tags
Tag usage is controlled by permissions (see permissions.md).