SniperBow Plugin

Discussion in 'Archived: Plugin Requests' started by Tetraodontidae, Jun 4, 2014.

  1. Offline

    Tetraodontidae

    Plugin category: PvP

    Suggested name: SniperBow

    What I want: I'd like a plugin that would allow arrows to go straighter instead of curve downward.

    Ideas for commands: /sb (To activate, and to turn off)

    Ideas for permissions: sb.use

    When I'd like it by: Any time!
     
  2. Offline

    Kassestral

    I can probably do this in the next 10-20 minutes for you
     
    Tetraodontidae likes this.
  3. Offline

    Tetraodontidae

  4. Offline

    LordFox

    If you are doing the plugin this code should help.
    Code:java
    1. @EventHandler
    2. public void onPlayerShoot(PlayerInteractEvent e){
    3. if(e.getEntity().equals(EntityType.PLAYER)){
    4. e.setVelocity(vector)
    5. }
    6. }

    Im not sure if it will work, but im pretty sure it will. XD
    @Kassestral
     
  5. Offline

    Kassestral

    Tetraodontidae
    It's finished but my computer is being slow so give me 5 mins to upload for you :)
     
    Tetraodontidae likes this.
  6. Offline

    LordFox

    Kassestral oh....kk XD, i guess that was useless :p
     
  7. Offline

    Tetraodontidae

  8. Offline

    Kassestral

  9. Offline

    Tetraodontidae

    Kassestral Okay I see no difference haha sorry. I don't know if its not working, or just I just can't see it. Can you also add when you do /sb it says SniperBow ON and /sb SniperBow OFF

    Also can you make the arrow go FASTER?

    Thanks Tetraodontidae
     
  10. Offline

    Kassestral

    Tetraodontidae
    Ah I did something wrong in the code without realising so it wasn't activating :D but I fixed it now

    https://www.dropbox.com/s/r5zd79y9y8x6u6d/Sniperbow.jar
     
    Tetraodontidae likes this.
  11. Offline

    Tetraodontidae

    O.M.G This is one OPPPPPPP plugin.
    Can you slow down the arrows?! Its one hit kill!
    Can you make it look like this below?
    (its the &9 and the &7 color)
    SniperBow> Activated
    SniperBow> Deactivated

    Kassestral Oops forgot to say THANK YOU SO MUCH! This will be for donators :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 30, 2016
  12. Offline

    Kassestral

    Tetraodontidae
    Yeah sure give me like 2 minutes
     
  13. Offline

    Tetraodontidae

  14. Offline

    Kassestral

    Tetraodontidae likes this.
  15. Offline

    Tetraodontidae

    Kassestral Haha changed my mind can you take the speed off just the accuracy please?

    Thanks, Tetraodontidae
     
  16. Offline

    Kassestral

    Tetraodontidae
    As far as I'm aware the only way to increase accuracy is to increase the velocity (speed), other than that I'm not sure how to sorry.
     
    Tetraodontidae likes this.
  17. Offline

    Tetraodontidae

  18. Offline

    Kassestral

    Tetraodontidae likes this.
  19. Offline

    Tetraodontidae

    Kassestral Just wondering what was the speed of the one that was really fast?

    Kassestral Can you also show me 2x? Is there a way to control the damage? Its 1 hit kill on people :p

    Kassestral The tags are flipped Activated is off Deactivated is on.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 30, 2016
  20. Offline

    Kassestral

    Tetraodontidae likes this.
  21. Offline

    Tetraodontidae

    Kassestral And.. I think that will do it! I like the 2 times best! There are a few totally different things I could use if you are up for it? It would be when you left click with a bow you would shoot an arrow that would give you a little "jump boost" 3x a normal jump. Also if you could make it shoot 2 arrows? That would be boss :p

    Thanks so much,

    Tetraodontidae
     
  22. Offline

    Kassestral

    Tetraodontidae
    I would need more information, would you shoot the arrow first then would it gives you a x3 jump boost? if so then for how long would you get the boost?, would you like it in a seperate plugin or the same one? permissions? commands? same for the 2 arrows shot from 1 bow.
     
    Tetraodontidae likes this.
  23. Offline

    Tetraodontidae

    Kassestral It would actually BOOST you as a two time jump boost would TOWARDS the arrow where you shot it. Same plugin, same command all would be activated with the command and the permission same with the two arrows just all from the plugin with the 2x speed.
     
  24. Offline

    Kassestral


    Tetraodontidae

    so if SniperBow is active, you would have the increased accuracy but with two arrows, and jumping towards the arrows with a jump 2 boost like leap?
     
  25. Offline

    Tetraodontidae

    Kassestral Leap is the word! 2x speed with 2 arrows and if you LEFT click it would shoot an arrow and make you jump towards that arrow.

    Kassestral Leaping delay of 1 minute

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 30, 2016
  26. Offline

    Kassestral

    Tetraodontidae
    Sure I could have this done in 30 minutes, but its 5am and I have not slept yet since I have been helping people with Bukkit bugs/requests all night! :D so I am going to take a 5 hour sleep now then I will make the plugin for you then?
     
  27. Offline

    Tetraodontidae

    Kassestral Yup your prob already sleeping but that's fine:) Good Night

    Tetraodontidae

    Kassestral not to be impatient but have you done it yet :)?

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

    Kassestral

    Tetraodontidae
    Oh yeah sorry I completely forgot about this xD been doing some work on my own plugin, give me about an hour or two and then I can start doing the extra parts you said you wanted doing?
     
    Tetraodontidae likes this.
  29. Offline

    Tetraodontidae

  30. Offline

    Kassestral

Share This Page