Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:extrafireworks:effects [2021/11/10 16:57] – Add permissions phoenix616plugin:extrafireworks:effects [2022/01/26 15:57] (current) – PlaceholderAPI support phoenix616
Line 4: Line 4:
  
 ## Text ## Text
-Display the text of a name tag on firework explosion.+Display the text of a name tag on firework explosion. (Supports PlaceholderAPI placeholders)
  
 **Permission:** `extrafireworks.craft.text` **Permission:** `extrafireworks.craft.text`
Line 13: Line 13:
  
 ## Text Box ## Text Box
-Display the text in a box.+Display the text in a box. (Supports PlaceholderAPI placeholders)
  
 **Permission:** `extrafireworks.craft.text` **Permission:** `extrafireworks.craft.text`
Line 45: Line 45:
 ## Fountain ## Fountain
 A colorable fountain effect. A colorable fountain effect.
 +
 +**Permission:** `extrafireworks.craft.fountain`
 +
 {{ plugin:extrafireworks:image:fountain.png?nolink |}} {{ plugin:extrafireworks:image:fountain.png?nolink |}}
  
Line 52: Line 55:
  
 {{ plugin:extrafireworks:recipe:red_fountain.png?nolink |}} {{ plugin:extrafireworks:recipe:red_fountain.png?nolink |}}
- 
-**Permission:** `extrafireworks.craft.fountain` 
  
 ## Snow ## Snow
Line 80: Line 81:
  
 ## Custom effects ## Custom effects
-You can also setup custom effects that can be crafted with other items which then use images to define how to display the particles. See the [[plugin:extrafireworks:config|config]] for more info.+You can also setup custom effects that can be crafted with other items which then use images to define how to display the particles. See the [[plugin:extrafireworks:config#custom|config]] for more info.
  
 **Permission:** `extrafireworks.craft.<custom id>` **Permission:** `extrafireworks.craft.<custom id>`