... | ... | @@ -14,11 +14,15 @@ codes](/databases/misc/colorcodes) and |
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| message | msg,m | The message to send | None |
|
|
|
| audience | | the [Audience](Skills/Effects#audience) of the message | |
|
|
|
| audience | | the [audience] of the message | |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- message{m="<caster.name>&f<&co> Hahaha! You will all die!"} @PlayersInRadius{r=30}
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
<!-- LINKS -->
|
|
|
[audience]: Skills/Audience |
|
|
\ No newline at end of file |