... | ... | @@ -12,5 +12,5 @@ recipes: |
|
|
| Trigger | Description | Format/Example |
|
|
|
| message | Sends a message to the player. | {{{message{format="&aYour message here... "}}}} |
|
|
|
| command | Makes the console perform a command. | {{{command{format="tellraw @a {"text":"Hello!"}"}}}} |
|
|
|
| experience | Makes the console perform a command. | {{{exp{profession=<PROFESSION>;amount=<AMOUNT>}}}} |
|
|
|
| experience | Gives player experience. | {{{exp{profession=<PROFESSION>;amount=<AMOUNT>}}}} |
|
|
|
| sound | Broadcasts a sound to the player. | {{{sound{sound=<SOUND_NAME>;volume=<VOLUME>;pitch=<PITCH>}}}} | |
|
|
\ No newline at end of file |