Grapple
Grapple is the second plugin in my line of mechanic adding plugins! Press Q while holding a tripwire hook to throw a grappling hook, and be pulled in when it makes contact! No commands, one permission, a good simple grappling hook that I couldn't seem to find elsewhere.
Warning!
Depending on how your server is configured, players may be stopped midair for speed hacking. To solve this, upgrade to the newest Craftbukkit, which seems to be more lenient in accusing players of hacking. If you use NoCheatPlus or another anti-cheat plugin, additional configuration to that plugin may be required in order to allow players to travel at higher speeds.
Permissions
grapple.use - allows use of the grappling hook, otherwise pressing Q with the hook will simply drop it.
Updates
This plugins will be maintained until it becomes impossible to do so, which probably wont happen! Content updates will be based on bugs reported in the comments, and the results of the update poll.
Mech plugins
Other plugins
- TorchThrow - Press Q to throw a torch, try it!
- Shields - Defend yourself!
- Sheath - Sheath thy weapon!
Facts
- Date created
- Sep 29, 2012
- Categories
- Last update
- Mar 02, 2013
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- Grapple
- Downloads
- 5,896
- Recent files
- R: Grapple v4.0 for CB 1.4.7-R1.0 Mar 02, 2013
- R: Grapple-V3.7 for CB 1.3.2-R1.0 Oct 16, 2012
- R: Grapple-V3.6 for CB 1.3.2-R1.0 Oct 05, 2012
- R: Grapple-V3.5 for CB 1.3.2-R1.0 Oct 02, 2012
- R: Grapple-V3 for CB 1.3.2-R1.0 Oct 02, 2012
- Reply
- #57
LHammonds May 21, 2013 at 01:31 UTC - 0 likesGrapple 4.0 seems to work on CB 1.5.2-R0.1 using Java 1.7u15 (64-bit)
Thanks for creating and sharing it with us. LHammonds
- Reply
- #56
cloudtailx Apr 28, 2013 at 11:11 UTC - 0 likesWow, incredible plugin. I have a few questions though :
1. Is it possible to remove the distance limit when aiming at the ground? When you jump too high it's useful to be able to grapple into water.
2. Could you change the strength of the pull say by holding w to speed up or s to slow down?
3. Do minecraft vectors allow for swing mechanics?
4. Why do vines mess up the trajectory of the hook?
5. Damage not reset after a second grapple: http://youtu.be/apt6wJazkLA
6. Being unable to fire a new hook while an old one is in the air can be quite annoying. Would it be possible to combine acceleration from mutiple hooks or at least be able to use a new hook instantly while canceling the old one?
7. Using arrow trajectories and what appears to be a distance limitation based on line of sight is very unintuitive.
- Reply
- #55
mathiasfly Apr 17, 2013 at 13:24 UTC - 0 likesNOW IT WORKS THX
- Reply
- #54
mathiasfly Apr 17, 2013 at 13:19 UTC - 0 likesI have installed Java 7 now, but it still dont work, which craftbukkit is the latest where it works?
- Reply
- #53
hoohoo4 Apr 12, 2013 at 18:03 UTC - 0 likes@mathiasfly: Go
Unsupported major.minor version simply means that your Java is out of date, update to java 6 of 7, I recommend 7.
- Reply
- #52
mathiasfly Apr 10, 2013 at 16:11 UTC - 0 likes2013-04-10 18:10:48 [SEVERE] Could not load 'plugins\Grapple.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/braeden_mollot/grapple/Grapple : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: me/braeden_mollot/grapple/Grapple : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
DONT WORK ;((
- Reply
- #51
nate149956177 Apr 04, 2013 at 01:36 UTC - 0 likes@twetwetwetwe: Go
Yes, using on 1.5.1.
- Reply
- #50
twetwetwetwe Mar 23, 2013 at 15:48 UTC - 0 likesis this compatible with 1.5?
- Reply
- #49
Bobacadodl Mar 09, 2013 at 15:25 UTC - 0 likesYou should hook into NoCheatPlus & AntiCheat to stop players from getting accused of hacking. Both plugins have wonderful & easy to use APIs. Just turn off checks for the player before you perform the move/teleportation, and turn them back on after the operation is complete. Should take no longer than 5 minutes :)
-AterCraft Network Owner-
www.atercraft.com
- Reply
- #48
hoohoo4 Mar 03, 2013 at 22:43 UTC - 0 likes@CulturedPie: Go
Try tuning off your server completely before installing, and if that fails, perform a java update.