Development Assistance How to spawn firework particles in 1.7.10?

Discussion in 'Plugin Help/Development/Requests' started by kaskoepoes112, Nov 16, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    kaskoepoes112

    The thing I want is to spawn a firework explosion only so without the rocket.

    You previously did this with FireworkEffectPlayer but this doesn't work anymore in 1.7.10

    is there another way to do this?
    Thanks
     
  2. Offline

    Skionz

    fireworksspark is the name of the firework particles.
     
  3. Offline

    kaskoepoes112


    sooo
    world.playEffect(loc , Effect.FIREWORKS_SPARK)
    because this won't actually spawn a firework explosion but just a few particles which are hardly noticeable plus the fact that I can't use FireworkEffects.
    Or ofcourse I'm missing something :p
     
  4. Offline

    Skionz

    kaskoepoes112 I thought you wanted to know how to spawn firework particles. Anyway, to create actual firework explosions look at this video. It has what you want but teaches awful practices so just ignore everything except for the reflection.
     
    kaskoepoes112 likes this.
  5. Offline

    kaskoepoes112


    First of all sorry for being unclear :D
    I tried this but it is really wierd.
    The rocket spawns and you hear the sound but the explosion only happens like 1/25 times. Do you know why this happens?
    The only logical reason I can think is that I use spigot because I'm unable to download craftbukkit for some reason.
     
  6. Offline

    kaskoepoes112

  7. Offline

    JordyPwner

    Are you using spigot/1.8 client?
     
  8. Offline

    kaskoepoes112


    yes
     
  9. Offline

    JordyPwner

    We dont support spigot here but spigot doesnt have working fireworks properly :p
     
    kaskoepoes112 likes this.
  10. Online

    timtower Administrator Administrator Moderator

    Moved to bukkit alternatives
     
  11. Offline

    kaskoepoes112


    sorry for the late response:

    Aah, that explains much. I don't like spigot but I can't download the bukkit 1.8 client because that wolfie thingy so I had to use Spigot.

    Thanks for your help :D
     
  12. Offline

    JordyPwner

    Craftbukkit 1.8 came out but idk the link :p Maybe timtower does know it :p
     
  13. Offline

    kaskoepoes112


    JordyPwner

    Yes it's out but everytime I try to download it I get this:

    451 Unavailable for Legal Reasons

    This content is unavailable as the direct result of a DMCA takedown request.
    A copy of the notification can be found at this link.
    You can try:
    D:
     
  14. Offline

    JordyPwner

    its on the spigot website
     
    kaskoepoes112 likes this.
  15. Offline

    kaskoepoes112


    Thanks, I got it :)
     
Thread Status:
Not open for further replies.

Share This Page