Fountains Plugin

Discussion in 'Archived: Plugin Requests' started by bergerkiller, Jan 12, 2014.

  1. Offline

    bergerkiller

    So, I made some plugin out of boredom month(s) ago, which allowed lava/water fountains. That is, it creates an animation of blocks shooting up or going down again, triggered by redstone to a sign. The animation speed/height/blocktype could be changed. It also contained some logic to disable block physics, including the lava->obsidian/stone physics which were pretty hard to trap and disable.

    Sign usage:
    It has no commands and only uses a Block Physics listener. Everything is packed in 3 classes:
    Anyhow, I quit development, and never published this thing. So I am looking for people to 'complete' it, so to say. Make a dev.bukkit page, write proper documentation, video/gif, etc.

    As of right now it uses BKCommonLib simply because I was too lazy to copy-paste the Integer/Boolean parsing methods, plus it uses some reflection to cancel lava physics. It is completely up to you whether to keep using BKCommonLib as a dependency, it is definitely not a requirement. You also do not have to put my name as an author or contributor, though if you want to put a note somewhere that's fine. I am putting it out here because of the frequent skype requests I get for this plugin, so I guess I made yet another 'wow so unique!!!1!' plugin without even realizing it.

    If you want to extend it to also work with other block types than lava and water, go right ahead. It's quite easy to do in fact. It could also be extended by changing the liquid block data so it will take sub-steps instead of only full blocks, I did not incorporate that.

    I did not include the final built .jar file because of Bukkit regulations.

    Any takers?
     
    brian109, TGMGamingzz1 and jacklin213 like this.
  2. Offline

    bobacadodl

    brian109 likes this.
  3. Offline

    bergerkiller

    bobacadodl
    (That was quick)
    Well go right ahead then, if you need help understanding the code pass a PM. I guess I'll be going with a 'first response first get' here. :)

    Feel free to post a dev.bukkit link in this thread once you've set one up.
     
    brian109, bobacadodl and timtower like this.
  4. Offline

    bobacadodl

    Alright, I should have it up by tonight.
     
  5. Offline

    Norbu10

  6. Offline

    timtower Administrator Administrator Moderator

    Free to use
     
    Norbu10 likes this.
  7. Offline

    bergerkiller

    Yep feel free to use the code for any purpose you seek.
     
    Norbu10 and timtower like this.
  8. Offline

    HappyHaunt

    Oh goodness, this is the plugin I've been waiting for for months, too bad I know jack about coding. LOL
     
  9. Offline

    ViscousSummer88

    Likewise, I can't wait to see this.
    Dev.bukkit.org link anyone?
     
    kyawkid123 likes this.
  10. Offline

    DerpyGamerSam

  11. Offline

    user_90854156

    bergerkiller Doesn't seem like anyone has made it, and Derpy's got deleted(?).
    I could do it tomorrow =)
     
  12. Offline

    tuupkedebest

    I just made this amazing plugin! Please say if you want this plugin if there are enough players who wants this plugin then should i create a bukkit plugin page!

    Greetz Tuupkedebest
     
  13. Offline

    TGMGamingzz1

    bergerkiller This looks Pretty sweet :) Its a shame that i am not really that good at Java development and Bukkit development because I Havant long started. Its a shame that nobody has taken this and made it into a dev.bukkit post yet. Only if I was better at Development then i could add some more interesting this to this plugin because if i took it over then I wouldn't be able to do much with it only compile it all together and add a plugin.yml and such, then create a post on it. I wouldn't know where to go to add new features/updates for this? If anyone has any suggestions on what i should do that would be hugely appreciated :)
     
  14. Offline

    pilot3101

    I would really love this! Great work!
     
  15. Offline

    brian109

  16. Offline

    roe1999

    Whoevers working on this could you perhaps create an easy way of changing the motion of the water? So more complex fountains could be possible.
     
  17. Offline

    TGMGamingzz1

    bergerkiller Ok i have just tried to compile this plugin together and i realised that on the latest BKCommonlib on github it doesnt have the com.bergerkiller.bukkit.fountains which this plugin looks to import in the SomeListener.java class
     
  18. Offline

    MrBadeend

    does anywone have this plugin mayde? because i want de plugin and im not so good with java
    and my english is not so good im dutch xD
     
  19. Offline

    LordFox

Share This Page