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 [2020/12/27 23:24] – ↷ Page moved from wip:extrafireworks:effects to plugin:extrafireworks:effects 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) 
-{{ :wip:extrafireworks:image:text.png?nolink |}} + 
-{{ :wip:extrafireworks:recipe:text.png?nolink |}}+**Permission:** `extrafireworks.craft.text` 
 + 
 +{{ plugin:extrafireworks:image:text.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:text.png?nolink |}}
  
 ## Text Box ## Text Box
-Display the text in a box. +Display the text in a box. (Supports PlaceholderAPI placeholders) 
-{{ :wip:extrafireworks:image:text_box.png?nolink |}} + 
-{{ :wip:extrafireworks:recipe:text_box.png?nolink |}}+**Permission:** `extrafireworks.craft.text` 
 + 
 +{{ plugin:extrafireworks:image:text_box.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:text_box.png?nolink |}}
  
 ## Map ## Map
 Display the content of a map via particles. Especially cool if players build pixel art on maps or if some form of map image plugin is used! Display the content of a map via particles. Especially cool if players build pixel art on maps or if some form of map image plugin is used!
-{{ :wip:extrafireworks:image:map.png?nolink |}} + 
-{{ :wip:extrafireworks:recipe:map.png?nolink |}} +**Permission:** `extrafireworks.craft.map` 
-{{ :wip:extrafireworks:recipe:map_box.png?nolink |}}+ 
 +{{ plugin:extrafireworks:image:map.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:map.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:map_box.png?nolink |}}
  
 ## Player face and head ## Player face and head
 Display a player's face from a skull (or if using the box modifier the 4 sides) Display a player's face from a skull (or if using the box modifier the 4 sides)
-{{ :wip:extrafireworks:image:face.png?nolink |}} + 
-{{ :wip:extrafireworks:recipe:player_face.png?nolink |}} +**Permission:** `extrafireworks.craft.head` 
-{{ :wip:extrafireworks:recipe:player_head.png?nolink |}}+ 
 +{{ plugin:extrafireworks:image:face.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:player_face.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:player_head.png?nolink |}}
  
 ## Fountain ## Fountain
 A colorable fountain effect. A colorable fountain effect.
-{{ :wip:extrafireworks:image:fountain.png?nolink |}} 
-{{ :wip:extrafireworks:recipe:fountain.png?nolink |}} 
  
-{{ :wip:extrafireworks:image:red_fountain.png?nolink |}} +**Permission:** `extrafireworks.craft.fountain` 
-{{ :wip:extrafireworks:recipe:red_fountain.png?nolink |}}+ 
 +{{ plugin:extrafireworks:image:fountain.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:fountain.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:image:red_fountain.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:red_fountain.png?nolink |}}
  
 ## Snow ## Snow
 Three different level of snow fall particles. Three different level of snow fall particles.
-{{ :wip:extrafireworks:image:snow.png?nolink |}} 
-{{ :wip:extrafireworks:recipe:some_snow.png?nolink |}} 
  
-{{ :wip:extrafireworks:recipe:more_snow.png?nolink |}}+**Permission:** `extrafireworks.craft.snow`
  
-{{ :wip:extrafireworks:recipe:lots_of_snow.png?nolink |}}+{{ plugin:extrafireworks:image:snow.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:some_snow.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:more_snow.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:lots_of_snow.png?nolink |}}
  
 ## Explosion ## Explosion
 The explosion is mainly useful for a louder "boom" sound, the effects are rather minimal. The explosion is mainly useful for a louder "boom" sound, the effects are rather minimal.
-{{ :wip:extrafireworks:recipe:normal_explosion.png?nolink |}} 
  
-{{ :wip:extrafireworks:recipe:large_explosion.png?nolink |}}+**Permission:** `extrafireworks.craft.explosion`
  
-{{ :wip:extrafireworks:recipe:huge_explosion.png?nolink |}}+{{ plugin:extrafireworks:recipe:normal_explosion.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:large_explosion.png?nolink |}} 
 + 
 +{{ plugin:extrafireworks:recipe:huge_explosion.png?nolink |}}
  
 ## 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 [[wip: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>`