Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| plugin:extrafireworks:commands [2021/12/27 16:16] – [Launch] Fix typo phoenix616 | plugin:extrafireworks:commands [2022/07/18 12:52] (current) – Add give command phoenix616 | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Allows reloading of the plugin config. | Allows reloading of the plugin config. | ||
| + | |||
| + | ## Give Firework Rocket | ||
| + | |||
| + | **Usage:** `/ef give < | ||
| + | **Example: | ||
| + | **Permission: | ||
| + | |||
| + | Allows giving a firework rocket to a specific player. The firework effect type can be both [Vanilla](https:// | ||
| + | |||
| + | ## Give Firework Star | ||
| + | |||
| + | **Usage:** `/ef give < | ||
| + | **Example: | ||
| + | **Permission: | ||
| + | |||
| + | Allows giving a firework star to a specific player. The firework effect type can be both [Vanilla](https:// | ||
| ## Launch | ## Launch | ||
| Line 35: | Line 51: | ||
| #### motion | #### motion | ||
| - | A string in the format of `x,y,z` (e.g. `motion: " | + | A string in the format of `x,y,z` (e.g. `motion: " | 
| #### color | #### color | ||
| Line 72: | Line 88: | ||
| The direction an effect should be rotated in. (does nothing with fountain, snow, or explosion) E.g. `yaw: 100.0`. | The direction an effect should be rotated in. (does nothing with fountain, snow, or explosion) E.g. `yaw: 100.0`. | ||
| + | |||
| + | #### direction | ||
| + | |||
| + | The direction vector string in the format of `x,y,z` an effect should point in. (currently only used for fountain) E.g. `direction: " | ||
| #### box | #### box | ||
