AeroGrapple
๐ก Updated this yearPreview

๐ Analysis
- ๐ 0.7% endorsement rate
- ๐ #9 of 87 equipment mods in this game by downloads
๐ About This Mod
<div align="center"> # ๐ฃ AeroGrapple ### *A clean, modern, and lightweight grappling hook plugin* !(https://img.shields.io/badge/Minecraft-1.17--1.21.4+-brightgreen?style=for-the-badge) !(https://img.shields.io/badge/Platform-Spigot%20%7C%20Paper-orange?style=for-the-badge) !(https://img.shields.io/badge/License-MIT-blue?style=for-the-badge) Swing across gaps, scale cliffs, reel in mobs, nudge players, or snag items with sensible defaults and fineโgrained permissions so you stay in control. --- **Heavily modified fork of the original (https://www.spigotmc.org/resources/grappling-hook.22854/) by SnowGears ** </div> --- ## โจ Highlights - ๐ช **Smooth, intuitive movement** using a fishing hook as the grapple - ๐ฏ **Multiple hook types** with unique abilities - slow falling, sticky landing, fall damage prevention - โก **Customizable physics** - adjust throwing and pulling speeds independently - ๐ง **Hook repair system** with optional Vault economy costs - ๐ **Auto-update checker** - get notified of new versions in-game - โฑ๏ธ **Optional use-limit per hook** with configurable destroy/repair behavior - ๐ **Admin-friendly commands** and instant reload support - ๐ฌ **Fully customizable messages** - disable any by setting to "" - ๐ **Lightweight and optimized** - performance focused --- ## โจ๏ธ Commands > All commands support: `/aerograpple`, `/grapplinghook`, or `/gh` | Command | Description | |---------|-------------| | `/aerograpple reload` | Reload plugin configuration | | `/aerograpple give <hook_id> ` | Give a grappling hook | | `/aerograpple repair ` | Repair held grappling hook | | `/aerograpple repairall ` | Repair all hooks in inventory | **Required Permissions:** `aerograpple.operator`, `aerograpple.repair`, `aerograpple.repairall`, `aerograpple.repairothers` --- ## โ๏ธ Hook Configuration Each hook in `hooks.yml` is fully customizable: <details> <summary><b>๐ Settings</b></summary> - `max_uses` - Uses before breaking (-1 = unlimited) - `cooldown_seconds` - Delay between uses - `repair_cost` - Vault cost to repair (requires Vault plugin) - `throwing_speed` / `pulling_speed` - Physics customization (x/y/z multipliers) </details> <details> <summary><b>โจ Special Features</b></summary> - `prevent_fall_damage` - No fall damage when using this hook - `slow_falling` - Fall slowly while hook is active above you - `sticky_landing` - Hook sticks to surfaces longer </details> <details> <summary><b>๐จ Filters & Appearance</b></summary> **Filters:** - `allowed_blocks` - Control which blocks hook attaches to (ALLOW_ONLY / BLOCK_ONLY) - `allowed_entities` - Control which entities can be hooked **Appearance:** - Custom names with color codes - Lore with `` placeholder - Texture IDs for resource packs </details> --- ## ๐ Permissions <details> <summary><b>Basic Permissions</b></summary> - `aerograpple.pull.self` - Pull yourself to locations - `aerograpple.pull.mobs` - Pull mobs - `aerograpple.pull.players` - Pull players - `aerograpple.pull.items` - Pull items </details> <details> <summary><b>Special Permissions</b></summary> - `aerograpple.player.nopull` - Cannot be pulled by others - `aerograpple.player.nocooldown` - Bypass cooldowns </details> <details> <summary><b>Admin Permissions</b></summary> - `aerograpple.operator` - Use commands - `aerograpple.repair` - Repair own hooks - `aerograpple.repairall` - Repair all own hooks - `aerograpple.repairothers` - Repair other players' hooks </details> --- ## ๐ฅ Installation 1. ๐ฆ Download the latest version from the **Versions** tab 2. ๐ Drop the jar into your server's `plugins/` folder 3. ๐ฐ *(Optional)* Install (https://www.spigotmc.org/resources/vault.34315/) for economy repair costs 4. ๐ Start/restart your server to generate configuration files 5. ๐ Grant permissions to groups/players as needed 6. โ๏ธ Customize hooks and messages in `hooks.yml` and `config.yml` 7. โก Use `/aerograpple reload` to apply changes without restart --- ## ๐ง Compatibility | Feature | Details | |---------|---------| | **API Version** | 1.17+ | | **Minecraft Versions** | 1.17 - 1.21.4+ | | **Platforms** | Spigot, Paper, Purpur | | **Soft Dependencies** | Vault *(optional, for economy)* | --- ## ๐ Links & Support - ๐ **(https://github.com/m-suro/AeroGrapple)** - ๐ **(https://github.com/m-suro/AeroGrapple/issues)** - ๐ฌ **(https://www.spigotmc.org/resources/grappling-hook.22854/)** *(Original)* --- <div align="center"> ### Give your players a movement tool that's fun, fair, and feels great to use. ๐ฃ *Made with โค๏ธ by (https://github.com/m-suro)* </div>
# ๐ฃ AeroGrapple
### A clean, modern, and lightweight grappling hook plugin
!(https://img.shields.io/badge/Minecraft-1. 17--1. 21. 4+-brightgreen?style=for-the-badge) !(https://img.shields.io/badge/Platform-Spigot%20%7C%20Paper-orange?style=for-the-badge) !(https://img.shields.io/badge/License-MIT-blue?style=for-the-badge)
Swing across gaps, scale cliffs, reel in mobs, nudge players, or snag items with sensible defaults and fineโgrained permissions so you stay in control.
Heavily modified fork of the original (https://www.spigotmc.org/resources/grappling-hook. 22854/) by SnowGears
## โจ Highlights
- ๐ช Smooth, intuitive movement using a fishing hook as the grapple
- ๐ฏ Multiple hook types with unique abilities - slow falling, sticky landing, fall damage prevention
- โก Customizable physics - adjust throwing and pulling speeds independently
- ๐ง Hook repair system with optional Vault economy costs
- ๐ Auto-update checker - get notified of new versions in-game
- โฑ๏ธ Optional use-limit per hook with configurable destroy/repair behavior
- ๐ Admin-friendly commands and instant reload support
- ๐ฌ Fully customizable messages - disable any by setting to ""
- ๐ Lightweight and optimized - performance focused
## โจ๏ธ Commands
> All commands support: `/aerograpple`, `/grapplinghook`, or `/gh`
| Command | Description |
|---------|-------------|
| `/aerograpple reload` | Reload plugin configuration |
| `/aerograpple give
Required Permissions: `aerograpple.operator`, `aerograpple.repair`, `aerograpple.repairall`, `aerograpple.repairothers`
## โ๏ธ Hook Configuration
Each hook in `hooks.yml` is fully customizable:
๐ Settings
- `max_uses` - Uses before breaking (-1 = unlimited)
- `cooldown_seconds` - Delay between uses
- `repair_cost` - Vault cost to repair (requires Vault plugin)
- `throwing_speed` / `pulling_speed` - Physics customization (x/y/z multipliers)
โจ Special Features
- `prevent_fall_damage` - No fall damage when using this hook
- `slow_falling` - Fall slowly while hook is active above you
- `sticky_landing` - Hook sticks to surfaces longer
๐จ Filters & Appearance
Filters: - `allowed_blocks` - Control which blocks hook attaches to (ALLOW_ONLY / BLOCK_ONLY) - `allowed_entities` - Control which entities can be hooked
Appearance: - Custom names with color codes - Lore with `` placeholder - Texture IDs for resource packs
## ๐ Permissions
Basic Permissions
- `aerograpple.pull.self` - Pull yourself to locations
- `aerograpple.pull.mobs` - Pull mobs
- `aerograpple.pull.players` - Pull players
- `aerograpple.pull.items` - Pull items
Special Permissions
- `aerograpple.player.nopull` - Cannot be pulled by others
- `aerograpple.player.nocooldown` - Bypass cooldowns
Admin Permissions
- `aerograpple.operator` - Use commands
- `aerograpple.repair` - Repair own hooks
- `aerograpple.repairall` - Repair all own hooks
- `aerograpple.repairothers` - Repair other players' hooks
## ๐ฅ Installation
1. ๐ฆ Download the latest version from the Versions tab 2. ๐ Drop the jar into your server's `plugins/` folder 3. ๐ฐ (Optional) Install (https://www.spigotmc.org/resources/vault. 34315/) for economy repair costs 4. ๐ Start/restart your server to generate configuration files 5. ๐ Grant permissions to groups/players as needed 6. โ๏ธ Customize hooks and messages in `hooks.yml` and `config.yml` 7. โก Use `/aerograpple reload` to apply changes without restart
## ๐ง Compatibility
| Feature | Details | |---------|---------| | API Version | 1. 17+ | | Minecraft Versions | 1. 17 - 1. 21. 4+ | | Platforms | Spigot, Paper, Purpur | | Soft Dependencies | Vault (optional, for economy) |
## ๐ Links & Support
- ๐ (https://github.com/m-suro/AeroGrapple)**
- ๐ (https://github.com/m-suro/AeroGrapple/issues)**
- ๐ฌ (https://www.spigotmc.org/resources/grappling-hook. 22854/) (Original)
### Give your players a movement tool that's fun, fair, and feels great to use. ๐ฃ
*Made with โค๏ธ by (https://github.com/m-suro)*
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- m-suro
- Version
- v1.4
- Downloads
- 878
- Endorsements
- 6
- Category
- equipment
- Created
- 11/13/2025
- Updated
- 12/23/2025
- Game Versions
- 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2
- Tags
- equipment, transportation, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does AeroGrapple support?
The author lists 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19. Other versions may work but are untested by the author.
What is the latest version of AeroGrapple?
Version v1.4, published 2025-12-23 with 878 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await