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:35] – [Options] Fix typo 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 |