(PLUGIN HELP!) KnockBack-TnT READ THE DESCRIPTION!

Discussion in 'Archived: Plugin Requests' started by mrgreen33gamer, Aug 23, 2013.

  1. Offline

    mrgreen33gamer

    Plugin category: Fun

    Version: 1.0.0

    Suggested name: KnockBack-TnT

    What I want:

    TNT that when you right click, you throw it and then it turns into primed-tnt and when it explodes it knocks back players. Like Knocks them back HARD! And they don't get hurt when the tnt explodes.

    The tnt has to be a custom item. Lore: Right-Click! No Title. Just a tnt with a lore :D

    There is a recipe for the tnt:

    1.sand 2.sand 3.sand
    4.sand 5.diamond 6.sand
    7.sand 8.sand 9.sand

    Here is a video:



    Ideas for commands: No commands.

    Ideas for permissions:

    - KBT.use.recipe
    - KBT.throw.tnt

    When I'd like it by: Any Time Would Be Great :D
     
  2. Offline

    Greennose120

    Cant see the video...
     
  3. Offline

    ilethz

    Me too :'(
     
  4. Offline

    mrgreen33gamer

    Sorry fixed it, i made it a private video and i thought it would work.

    Dident want my YouTubers to see that video. Bukkit plugin.

    Sorry :p
     
  5. Offline

    Conarnar

    There is only one problem, if the tnt cannot have lore then there is no way to get the sepcial tnt unless I make ALL tnt do this.
     
  6. Offline

    mrgreen33gamer


    I added a lore. Thanks for pointing that out

    BUMP!

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

    mrgreen33gamer

    24 hour bump, Cmon i really really need this plugin finished!!!!!
     
  8. Online

    timtower Administrator Administrator Moderator

    The irony
     
  9. Last edited by a moderator: Jun 4, 2016
  10. Offline

    mrgreen33gamer

  11. Online

    timtower Administrator Administrator Moderator

    The devbukkit staff is looking at it, just look again every 6 hours or so
     
  12. Offline

    GreySwordz

    Actually, you can do it without lore.
     
  13. Offline

    mrgreen33gamer


    But a lore would be much easier, thanks for the post though, really gets this topic moving :)

    Oh
    thanks for the info.
     
  14. Without a lore surely you wouldn't know which TNT is which?
     
  15. Offline

    mrgreen33gamer


    Thats why i posted a lore in the topic desc.


    Still not working :/

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

    bobacadodl

    You can set Item Metadata, or add custom NBT tags.
     
  17. Offline

    mrgreen33gamer


    That's what i was thinking, i make plugins, but im working on some other things :)

    BUMP!

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

    bobacadodl

  19. Offline

    mrgreen33gamer

  20. Offline

    bobacadodl

    No commands and no permissions.
    Also, re-download the file, because I just uploaded a new version.
     
  21. Offline

    mrgreen33gamer


    OK first, there is a LOT of glitches, i decompiled the .jar file and i saw the files and the tnt destroys the player, it does not knock them back at all :/
     
  22. Offline

    bobacadodl

    Yes it does...

    Code:
    new BukkitRunnable() {
                                @Override
                                public void run() {
                                    hit.setVelocity(hit.getVelocity().multiply(10.0));
                                }
                            }.runTaskLater(this, 1L);
     
  23. Offline

    mrgreen33gamer


    Well it does not work, when i right or left click in survival, i still have the tnt, but when i right or left click on the ground, it goes away, then when the tnt goes away. I right or left click i can still shoot tnt!

    And the tnt kills the person
     
  24. Offline

    bobacadodl

    Well, you never said that you didnt want that ;)
     
    TheOCcrew and timtower like this.
  25. Offline

    mrgreen33gamer


    Well i need it where people cannot get killed by that tnt

    Hey, you wanna be on my modding team? We can make bukkit plugins and other.

    And i can steal the codes from survivalgames, and other bukkit.jar files :)
     
  26. Offline

    bobacadodl

    Oh, just a small bug where the last TNT doesnt disappear. I'll fix it
     
  27. Offline

    mrgreen33gamer


    Join my team or not, its pretty new, you could be the first memeber, im working on the website for the team.
     
  28. Offline

    bobacadodl

    Mabne, but I'm a bit busy with school and coding for my own server :p
    Also, I know how to decompile XD
     
  29. Offline

    mrgreen33gamer



    Just finish the code :p

    You still working on the plugin?

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

    bobacadodl

    Yeah, I cant finish it today though. Wont be able to use my laptop until tomorrow
     

Share This Page