GrapplerLite Documentation
How to Use
- Equip the
Grappling Hook (fishing rod).
-
Right-click to launch the hook.
- When it lands or you reel it back, you'll be pulled toward it.
- Cooldown applies between uses.
- Fall damage is
negated after grappling.
Crafting Recipe
If `enable-crafting` is `true`, players can craft the hook using:
- 3 Strings
- 1 Fishing Rod
```yml
enable-crafting: true
```
---
### ⚙️ Configuration Reference (`config.yml`)
```yml
# Cooldown time in seconds between each grapple use
cooldown: 2
# Pull force applied when grappling
pull-power: 2.5
# Extra boost when the player is sprinting
sprint-boost: 0.5
# Enable or disable crafting of the Grappling Hook
enable-crafting: true
# Display name of the Grappling Hook
hook-name: "&bGrappling Hook"
# Lore shown on the item
hook-lore:
- "&7Right-click to pull yourself."
- "&8Reusable grappling tool."
- "&f"
- "&3Made with &b♥ &3by Farhan"
- "&8Designed for smooth travel, stylish flex."
# Default uses before the hook breaks
default-uses: 20
```
Commands
| Command | Description | |
| ----------------------------------- | ------------------------------- | -------------------- |
| \`/gp give <player> <amount> \[uses | unlimited]\` | Give grappling hooks |
| `/gp reload` | Reload the plugin configuration | |
Permissions
| Permission | Description |
| ----------- | ------------------------------- |
| `gp.use` | Allows using the grappling hook |
| `gp.give` | Allows giving grappling hooks |
| `gp.reload` | Allows reloading the config |
Don't Use Reviews for Support
Please
don’t use reviews to report bugs or ask for help.
If you need assistance, open an issue on GitHub or contact me via DM.