Grappling hook mod?

Discussion in 'Archived: Plugin Requests' started by ChrisX930, Mar 12, 2011.

  1. Offline

    ChrisX930

    Hello Community,
    I'm searching for a Plugin/Mod for an Grappling Hook in Minecraft.
    is it possible?
    [MERGETIME="1299945091"][/MERGETIME]
    help please^^
     
  2. Offline

    guthixpoke

    i dont know of one for multiplayer but their are ones for single player. ill look into makeing one for multiplayer
     
  3. Offline

    ChrisX930

    this is that what i wish :3
     
  4. Offline

    Daveyo

    wooow, good idea dude. Bionic commandocraft
     
  5. Offline

    ChrisX930

    anyone here who can make this Plugin? :D
     
  6. Offline

    cjbh1996

    Nope, requires a client mod. Impossible to do on Bukkit, please don't argue. Don't mean to be grouchy, but I needed to get the point across.
     
  7. Offline

    ChrisX930

    :'-(
    I wanted this plugin so much
     
  8. You can use WorldEdit's /jumpto command instead.
     
  9. Offline

    TheMap

    SDK uses this and works on vanilla minecraft_server.jar, but unfortunately bukkit doesn't work with it. I have tested and tried many things to get SDK to work with bukkit, I can get the recipes to work but pulling the item from the creation box is impossible.

    Also I keep hearing that things like this won't work with bukkit and no one explains why. Mo'Creatures is going to be multiplayer soon if not already, Humans+ is testing multiplayer, as well as SDKs gun mod. Oh and that NPC bukkit mod being worked on right now that allows merchants.

    If it ends up requiring players to download content and clients to play, server owners do not care if the users have to.
     
  10. Offline

    ChrisX930

    oh, okay, this is really bad... But I can't do anything... :(
     
  11. Offline

    Daveyo


    reply if you have an update
     
  12. Offline

    Alex Nolan

    look into flyridgefly, it has a very similar functionality to that which you are looking for.
     
  13. Offline

    ChrisX930

    not that what I want...
    I want the grappling hook :3
     
  14. Offline

    Shanev

    Is it not possible to attach a grapling hook code to a bow, so you can activate the plugin with "/hook" while holding a bow. Whenever you shoot an arrow you get teleported to the point the arrow will land. So you can use the bow to climb mountains ;)
     
  15. Offline

    picklednerd

    theres one that does this...i think it's called elemental arrows?

    and couldnt you make a grapple hook mod using the fishing pole?

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

    Banana937

    You would need ItemCraft or Modloader MP to add a Grappling Hook.
     
  17. Offline

    EdTheLoon

    I already thought of this a month or two ago. It is not possible with a fishing pole because there is no event for the 'bob' colliding with something. It's up to Bukkit or Spout if you want to use a client mod, to implement that.
     
  18. Offline

    zonedabone

  19. Offline

    dak393

  20. Offline

    MindlessKyle

    That plugin hasn't been updated in a long time :'(. Can someone take it over if he doesn't update it?
     
  21. Offline

    Syd

    The plugin has some problems with Spout and has a bug which allowes to break doors and some other blocks.
    Beside this the plugin should still work, at least with R4 or lower.

    I use it on my own server and it's indispensable for me. So I´ll maybe update or rewrite the plugin. (I think I need to do this with a lot of plugins with R5...)
     
  22. Offline

    mushroomhostage

    Surely the game knows when the bobber collides with a block, even if it isn't exposed through the Bukkit API, right? Maybe you could access the net.minecraft.server fields using reflection, like in [SOLVED] On how to get the block an arrow lands in?

    You should :) The plugin (HookShot) looks really cool and well thought-out, would be a shame to have it die.

    SDK's mods, like most client-side mods with a server component, do not use the Bukkit API but either modify the class files directly or use another API like ModLoader or Forge. The CraftBukkit server mod changes the method and class names (partially deobfuscating them) from the vanilla minecraft_server.jar so plugins written for vanilla servers are not directly compatible with CraftBukkit.

    But this is fixable: mods can be "ported" to Bukkit and the Bukkit ports of ModLoaderMP and Minecraft Forge. I haven't done this myself, but the process as I understand it involves renaming the methods called by the mod to match CraftBukkit's renaming, and fixing any problems caused by the mod's assumptions which are no longer valid in CraftBukkit.

    Porting SDK's mods to Bukkit is entirely possible, but no one as far as I know has completed it. Anyone up for it?


    Yeah that's what I do with Bow + Feather Falling in EnchantMore, and its one of my favorite effects, but you'll fall down if you're teleported to the edge of a mountain (same as if it was an enderpearl).

    I just added "Bow + Feather Falling II = grapple hook" in EnchantMore 0.7.5. It isn't as sophisticated as HookShot or other mods/plugins (especially those requiring client side changes), but it works alright. You first have to obtain a bow with the Feather Falling II enchantment, then wherever arrows you shoot with this bow land, you'll be teleported – and if you hold Shift after teleportation, you can hang onto walls. It does this using an invisible ladder, expiring after several seconds. Let me know if this implementation meets your needs or if you have any suggestions.
     
  23. Offline

    MindlessKyle

    Please do! The current hookshot is too buggy to use on my server and it will soon be taken off.
     
  24. Offline

    mushroomhostage

    How about this: Ropes+

    According to the author, it was based on SDK's Grappling Hook idea, 303's Elemental Arrows, and DJRoslin's Rope. And there is a CraftBukkit 1.1-R4 port available from MC Port Central.

    edit: I installed the Ropes+ CraftBukkit mod to try it out.. the grappling hook works, but there is a serious bug: this mod makes bows unenchantable, and author has no plans to fix it. This may or may not be a problem for you, but its a show-stopper for me, so I'm uninstalling this mod :(. Looking forward to the HookShot update.
     
  25. Offline

    Syd

    I´m gonna start now.
    It would be helpfull if you tell me what requirements and wishes do you have for this plugin. :)
     
  26. Offline

    MindlessKyle

    SalamiJack is back.
     
  27. Offline

    tsuna25

    its possible with spout but i guess thats a client
     
  28. Offline

    cjbh1996

    Duuuuuude, check the post date! I posted that before Spout was even created. Hell, before BukkitContrib (former Spout) was created.
     
  29. Offline

    tsuna25

    lol
     
  30. Offline

    cjbh1996

    This is what happens when you dig up dead threads. Not blaming you, just sayin' :)
     

Share This Page