Grapple - GrapplingHook

Script Grapple - GrapplingHook 0.3 Pre-Alpha

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Supported Minecraft Versions
  1. 1.9
  2. 1.10
  3. 1.11
  4. 1.12
Grapple is a Grappling Hook for your server!
Always wanted to fly around your world grabbing things,
don't look further this is what you want.

This is a Pre-Alpha please report bugs to me!

Features
- Pull yourself to locations. -
- Pull entities to yourself. -
- Pull items from the ground to yourself. -
- Configurable power and settings. -
- FallDamage if the player is holding grappling hook with config -
- Update checker with config -
- Reload/Version command -
- Permissions. -
- Config (Not required). -
- Block whitelist with YAML config -
- A lot of commands! -

Coming features
- Tell me features I can add and I will add them -

Permissions
grapple.give - So the player can give other's and themselves a grappling hook
grapple.main - To check the version and reload config and all other commands
grapple.pull.self - So the player can pull themselves
grapple.pull.items - So the player can pull items
grapple.pull.players - So the player can pull other players
grapple.pull.entities - So the player can pull mobs
grapple.nopull - When a player has this permission they cannot be pulled by other player's


Commands
/grapplinghook <player>
Permission: grapple.give
To give other's or themselves a grapplinghook
You can also use /gh or /grapple

/ghm <help>

Permission: grapple.main
To check check all the commands!!!

Block whitelist config
Code:
Enabled: false # To enable block config
BlockWhitelist: # All the blocks added to the config - air is also a block!
- grass block
UseAsWhitelist: true # Whitelist or blacklist
ConfigVersion: 0.3 # Don't change config version


Requirements

Skript [v2.2+] (For the skript to work)
Skellett [v1.9.6b+] (For the skript to work)
SkUtilities [v0.9.2+] (For the skript to work)

If you have any suggestions or issues with this skript dm me!

Servers Using Grapple
(Dm me your server to be listed here!)

Tested Versions

1.12 (Tested by me)

10 Downloads! [✓]

20 Downloads! [✓]
50 Downloads! [✓]
100 Downloads! [✓]

  • Icon.png
    Icon.png
    5.1 KB · Views: 258
  • Like
Reactions: Western Mine
Author
Meex
Downloads
3,241
Views
3,241
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. 0.3 Pre-Alpha update!

    Added block whitelist/blacklist with yml Added /ghm help with all the extra command info And more!!
  2. 0.2 Added FallDamage config and added Update checker

    New update! Added an option to turn off fall damage if the player is holding the grappling hook...