Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:extrafireworks:config [2021/11/10 15:31] – Use Vanilla sounds phoenix616 | plugin:extrafireworks:config [2022/12/11 22:17] (current) – Add debug config entry phoenix616 | ||
---|---|---|---|
Line 4: | Line 4: | ||
The default values are always compatible for the latest version, if you need to set the plugin up with an older version (currently only necessary for 1.12 and 1.13) then please take a look at these [default configs](https:// | The default values are always compatible for the latest version, if you need to set the plugin up with an older version (currently only necessary for 1.12 and 1.13) then please take a look at these [default configs](https:// | ||
+ | |||
+ | ## debug | ||
+ | Log some more debug information | ||
+ | |||
+ | // | ||
## language | ## language | ||
Line 30: | Line 35: | ||
Where to download skins from when only the skull owner name is known. Use `%name%` as the placeholder for the name. | Where to download skins from when only the skull owner name is known. Use `%name%` as the placeholder for the name. | ||
- | // | + | // |
#### uuid | #### uuid | ||
Where to download skins from when the skull owner uuid is known. Use `%uuid%` as the placeholder for the name. | Where to download skins from when the skull owner uuid is known. Use `%uuid%` as the placeholder for the name. | ||
- | // | + | // |
#### texture | #### texture | ||
Line 158: | Line 163: | ||
#### sounds | #### sounds | ||
- | Specify custom sounds to play at he explosion location when the effect gets displayed. See [this list](https:// | + | Specify custom sounds to play at the explosion location when the effect gets displayed. See [this list](https:// |
Defining a custom sound will not play the normal explosion sound if the firework doesn' | Defining a custom sound will not play the normal explosion sound if the firework doesn' |