Ajneb97 / ConditionalEvents

MIT License
22 stars 12 forks source link

Bug #32

Closed KhrysAK47 closed 10 months ago

KhrysAK47 commented 10 months ago

FIREWORK_SPARK is not recognized as a particle in Spigot 1.17.1 in the plugin, however, it is an available effect

  - 'particle: effect:FIREWORK_SPARK offset:0.8;1;0.8 speed:1 amount:10'
Ajneb97 commented 10 months ago

https://helpch.at/docs/1.17/org/bukkit/Particle.html It seems the particle is FIREWORKS_SPARK. You missed an "S".