Optional
rawtextProvides a raw-text equivalent of the current message.
Optional
scoreProvides a token that will get replaced with the value of a score.
Optional
textProvides a string literal value to use.
Optional
translateProvides a translation token where, if the client has an available resource in the players' language which matches the token, will get translated on the client.
Optional
withArguments for the translation token. Can be either an array of strings or RawMessage containing an array of raw text objects.
Defines a JSON structure that is used for more flexible.
Example
addTranslatedSign.ts
Example
showTranslatedMessageForm.ts
Example
deathMessage.ts