Theme Park Server - Firework Show Plugin

Discussion in 'Plugin Requests' started by Polarnation, Aug 9, 2016.

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

    Polarnation

    Hi. I was wondering if someone could make this plugin for me and my theme park server.

    Minecraft version: 1.8 - 1.10
    Suggested name: Theme Park Firework Display
    This is what the plugin should be about:

    - You should be able to create multiple different shows
    - You should be able to add fireworks, particle effects, water fountains and lazers(beacons)
    - You should be able to decide the time between each segment and each effect (timeline)
    - You should be able to design where the fireworks/particles would go, the speed, explosions, etc...

    Ideas for commands:
    /show create <name>
    /show add firework (different tags for the firework, maybe use the same template as summon command) <starttime(seconds)> <endtime(seconds)>
    /show add lazer <color> <starttime(seconds)> <endtime(seconds)>
    /show add watereffect <startposition(x,y,z)> <endposition(x,y,z)> <height> <starttime(seconds)> <endtime(seconds)>
    /show add particle (different tags for the particle, maybe use the same template as particle command?) <starttime(seconds)> <endtime(seconds)>
    /show list
    /show info <name>
    /show start <name>
    /show stop <name>

    Feel free to add more commands and to improve my ideas

    Ideas for permissions:
    tpsd.create - allows to create a firework display

    When I'd like it by:
    As soon as possible, opening a server in a few weeks... so maybe try to finish before the 1st of September, if not its not a very big problem.

    This is just to make it easier for us to make the shows. Because now we need to use commandblocks and redstone, that is not just hard but also laggy sometimes.

    Best regards
    Polarnation
     
    Last edited: Aug 10, 2016
  2. Offline

    Polarnation

    Anyone intersted in creating it?
     
  3. Hello,

    please could you tell me what do you mean by water effect?
    Do you mean on the particles or what?
    Also, beacon can be made but there will have to be a 3x3 of iron, gold, emerald or diamond blocks, and currently i have no idea how to turn on the beacon differently.
     
  4. Offline

    Polarnation

    Water effects is like fountains that shoots water blocks in the air.
    Particles is different particles like fireworksSpark, explosions etc...
     
  5. Offline

    Polarnation

    Anyone want to take this project?
     
  6. Offline

    Polarnation

  7. Offline

    Polarnation

    Is anyone interested in taking the project?
     
  8. Offline

    LateNightLotion

    Um its very interesting and I really really like the idea. It seems like a lot of work though. I have just started college and work part time so I cannot exactly take this on but I would like to experiment with the concept and I will definitely get back to you if I want to complete it.
     
  9. Offline

    Matthiaantje

    You van try making this yourself. There are many good tuts on these forums. This would propably be a very very Big plugin...

    Verstuurd vanaf mijn HUAWEI SCL-L21 met Tapatalk
     
  10. Offline

    Jakeeeee

    He can probably try to make it himself, but I'm going off that he has no java knowledge at all. Yeah there are BUKKIT tutorials out, but again he has no java knowledge. That is like me asking a kindergartener to do my algebra homework.
     
    timtower likes this.
  11. Offline

    Polarnation

    Ok. Hehe, I do not have much experience with JAVA coding. Just some basics, therefor I'm asking someone to make it.
     
  12. Offline

    xOrlxndo

    You should to try to do it, that's how you get better.
     
  13. Offline

    Polarnation

    Problem is that I am not trying to get better at coding java. This is a "Plugin Request" forum, not a "Plugin Tutorial" forum :p I am running a server I need this plugin for
     
  14. Offline

    Matthiaantje

    Xorlxndo. You don't Have to say this... you Re asking People tomake a /Back commando.. yep... saw your thread...
     
  15. Offline

    Tecno_Wizard

    @Polarnation, unfortunately, this would require a LOT of work. while it would seem easy to write some code to shoot off fireworks and place beacons, creating a way to make a firework show is INCREDIBLY difficult for several reasons:
    1. The complexity of the plugin. While firing off fireworks and placing blocks is easy, it becomes difficult to time well and manage all of the changes that must happen.
    2. Someone would have to spend at least 10+ hours making a good way to customize the show in an easy to use way. I don't think you would want to do this through text files, specifying every action, it's time, and location, over and over again. Hence, a good UI (user interface) would have to be made. Making easy to use UIs is hard and inventory menus won't suffice here.
    3. Keeping the load on the server low. This would be an incredibly heavy plugin on the server and reducing it's effect is not necessarily a piece of cake.
     
    Last edited by a moderator: Sep 4, 2016
    Matthiaantje likes this.
  16. Offline

    Polarnation

  17. Offline

    xOrlxndo

    I don't code myself, I was just telling him that the only way to get better at anything is to PRACTICE
     
  18. Offline

    Matthiaantje

    Why don't u just use Essentials, essentials has ALL of thos features you request, but you don't use Essentials you said, why?
     
  19. Offline

    timtower Administrator Administrator Moderator

    @Matthiaantje I think that you have the wrong person and the wrong thread.
     
  20. Offline

    xOrlxndo

    This is the wrong thread to ask that. Don't wanna even know why your asking that your not making the plugin.
     
Thread Status:
Not open for further replies.

Share This Page