... | @@ -3,11 +3,11 @@ Sends a chat message to the target, if the target is a player. [Color |
... | @@ -3,11 +3,11 @@ Sends a chat message to the target, if the target is a player. [Color |
|
codes](/Skills/Placeholders#color-codes) and
|
|
codes](/Skills/Placeholders#color-codes) and
|
|
[variables](/Skills/Variables) are useable in this mechanic.
|
|
[variables](/Skills/Variables) are useable in this mechanic.
|
|
|
|
|
|
* Now allow hex colors in the format **`<#FFFFFF>`**
|
|
* Allows hex colors in the format **`<#FFFFFF>`**
|
|
* Now supports gradients in the format **`<gradient:#color1:#color2>text</gradient>`**
|
|
* Supports gradients in the format **`<gradient:#color1:#color2>text</gradient>`**
|
|
* Now supports **`<rainbow>text</rainbow>`**
|
|
* Supports **`<rainbow>text</rainbow>`**
|
|
* Now supports hover text in the format **`<hover:show_text:'hover text??'>hover over me!</hover>`**
|
|
* Supports hover text in the format **`<hover:show_text:'hover text??'>hover over me!</hover>`**
|
|
* Now supports clickable text in the format **`<click:run_command:/say hello>click me!</click>`**
|
|
* Supports clickable text in the format **`<click:run_command:/say hello>click me!</click>`**
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
## Attributes
|
... | @@ -24,5 +24,10 @@ codes](/Skills/Placeholders#color-codes) and |
... | @@ -24,5 +24,10 @@ codes](/Skills/Placeholders#color-codes) and |
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] m
|
|
|
|
- [x] msg
|
|
|
|
|
|
|
|
|
|
<!-- LINKS -->
|
|
<!-- LINKS -->
|
|
[audience]:/Skills/Audience |
|
[audience]:/Skills/Audience |
|
|
|
\ No newline at end of file |