-
Notifications
You must be signed in to change notification settings - Fork 0
Message Formatting
Drakified edited this page Sep 7, 2023
·
1 revision
| Type of Format | Format | Example |
|---|---|---|
| CMI | {#xxxxxx} | {#000ccc} (red) |
| EssentialsX | &{#xxxxxx} | &{#000ccc} (red) |
| Kyori | <#xxxxxx> | <#000ccc> (red) |
Just use it like you would in any of the above plugins or APIs.
You can use this inside other strings of text in your Streamline messages.
It always starts with !!json: and then the json string.
!!json:{"text":"Text field of the message","color":"<minecraft color goes here>","hoverEvent":{"action":"<minecraft hover event action>","value":"<hover event value>"}}<#4C44C0>This is a !!json:{"text":"test message.","color":"gold",hoverEvent:{"action":"show_text","value":"&9Yes it is!"}}
Just Starting
Basics
Advanced
-
Messages
- Look here if you want fancy messages! (Clickables, Hoverables, More.)
Module Specific
Deeper Knowledge

