... | ... | @@ -24,6 +24,7 @@ Attributes |
|
|
| message | m | The message to be displayed (affects both hologram and chat). | NONE |
|
|
|
| chatprefix | cp | The prefix for the chat message. | <caster.name>&f<&co> |
|
|
|
| duration | d, t | The amount of time the hologram will be displayed for. | MESSAGE LENGTH * 4 |
|
|
|
| sendchatmessage | chatmessage, chat | Whether the message shows up in chat | true |
|
|
|
|
|
|
|
|
|
|
... | ... | @@ -32,4 +33,4 @@ Examples |
|
|
|
|
|
Skills:
|
|
|
- speak{offset=0.6f;radius=30;maxlinelength=22;lineprefix="&5";message=" I just spawned!";chatprefix=<caster.name>&f<&co>;duration=200} @self ~onSpawn
|
|
|
- ... |
|
|
- ... |
|
|
\ No newline at end of file |