Lava Drink

Discussion in 'Archived: Plugin Requests' started by Saadat, Aug 20, 2012.

?

Would you like this plugin?

  1. YES!

    50.0%
  2. No!

    50.0%
  1. Offline

    Saadat

    Plugin Idea: You can drink lava which will give you specific potion effects like resistance, fire resistance, haste, regen, night visiion, instant health, and speed for 3 to 5 minutes. You can already drink milk and there is a plugin that allows you to drink it and get drunk but it is pretty useless. I think if any of you guys will make this plugin it will be really cool and usefull for people. I really would like to use this for my server.

    If you can make plz do. Plz make that there is no permissions and/or commands cuz it is not really usefull. Thank you! :)
     
  2. Offline

    np98765

    Some people might find it useful. :3



    And this isn't possible in the way you'd probably want it. There is no animation for drinking lava, so it wouldn't look that great.
     
    Saadat likes this.
  3. Offline

    Saadat

    Yes you maybe correct but cant they use the animation code for milk on to the lava (plz dont laugh at me if this is impossible. i am just a beginner) and if that might not be possible. It can be milk instead of lave but that would conflict with the other plugin and i think that if this plugin can be done it will be really great. We can then do another one with water that gives you regen (20 secs) and speed (1 minute) and then people can make a drink shop selling Milk Lava and Water bukkit drinks!! Which would be amazing
     
  4. Offline

    np98765

    Nope, you can't edit the animation graphics without something like Spout.

    Your other option is to just have users "drink" lava when they right-click (empty the bucket), and then give the user the desired potion effect.
     
  5. Offline

    Saadat

    Can you make the plugin plz but make the drink milk and then the effects I mentioned before are given to them
    and can you if possible make a plugin with the same lava concept you mentioned.

    So can you PLZ make this 2 mods for me (if it is easy for you and you are willing) Thank you very much for your comments
     
  6. Offline

    np98765

    I'll see -- I'm very busy with other things right now, and I've neglected many other projects for people...

    I'm sure there's some eager developer who will be willing to take this up tomorrow; it's not that hard.

    Code:
    on right-click with lava bucket in air
    replace with empty bucket
    apply potion effect
    
    I won't have time tonight, even though this'd be pretty quick. Maybe tomorrow, if no one has taken this up yet.

    Until then, good luck with a developer!
     
  7. Offline

    Saadat

    Thanks for your support. I hope there are developers who would like to do this. Thanx again :)
     
  8. Offline

    PogoStick29

    Ill be your developer :)
     
  9. Offline

    Saadat

    Thank you so if you will develop my plugin (the two i mentioned to P np98765) when will it be ready
    Thanks again:)
     
  10. Offline

    PogoStick29

    I'll make it so that you can drink lava, water, and milk and you can specify the potion effect, intensity (i think thats it), and time in a config. I'm almost done, just have to do a bit of research on potions...
     
  11. Offline

    Saadat

    Ok but what potion effects are you using is it the same i specified with the same time and all
    or is it different
     
  12. Offline

    PogoStick29

    There will be a config where you can specify the potion effect, time, and intensity per drink.
     
  13. Offline

    Saadat

    Can Somebody Plz make this plugin asap i really would like to have it
    Thank you:)
     
  14. Offline

    PogoStick29

    I'm working on it!

    Almost done...

    http://dev.bukkit.org/server-mods/drink/

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016
  15. Offline

    Saadat

    Pogostick you have already posted the plugin but the bukkit foruoms said i have to post it because i gave the idea and can you do something that when you right click it not that you have to write /drink
     
  16. Offline

    PogoStick29

    As far as the first part, I will give you credit in the description, i forgot Just gave credit :)
    As far as the second part, when you right click you want to be able to place water and lava. With Drink, you can drink and place liquids :)
     
    Saadat likes this.
  17. Offline

    Saadat

    Ok thank you friend:)
     
  18. Offline

    PogoStick29

    No problem, enjoy! Let me know if you find bugs or have ideas.
     
  19. Offline

    Saadat

    okay :)
     
  20. Offline

    np98765

    You can use Right-click in air?
     
  21. Offline

    Saadat

    You are right lol:)
     
  22. Offline

    PogoStick29

    You mean check if the player is right-clicking in mid air?
    Fail. Of course thats what you meant :)
    I don't know playerlisteners *at all*, so I can only check if they have a bucket (milk, lava, water) selected and they execute /drink
    If you want to give me a player listener to check if they right click in mid-air, I could add that, as well as keep /drink (maybe, if that'd make sense) and we could be co-authors :)
     
  23. Offline

    np98765

    Exactly. Obviously, the lava won't place if they are, so they will be able to "drink" it.
     
  24. Offline

    PogoStick29

    See above :)
     
  25. Offline

    np98765

    I'll PM you. :)
     
  26. Offline

    PogoStick29

    Sure, and once we're done, we'll let everyone know :)

    Almost done!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016

Share This Page