zLeash - Enhanced Leashing System
A Better Leashing System for Minecraft Servers
✨ Features
- Distance Leashing - Leash mobs from up to 10 blocks away
- Smart Restrictions - Blacklist/whitelist system for mob types
- ✨ Visual Effects - Optional particle trails between player and mob
- Sound Effects - Immersive audio feedback
- ⚡ Performance Optimized - Lightweight with configurable limits
- ️ Permission System - Fine-grained access control
Commands & Permissions
Commands:
/zleash |
Main plugin command |
zleash.admin |
/zleash reload |
Reload configuration |
zleash.admin |
/zleash help |
Show help menu |
zleash.admin |
Permissions:
- zleash.use - Allow enhanced leashing (default: true)
- zleash.admin - Admin commands and bypass restrictions (default: op)
⚙️ Configuration
Code (Text):
# Enhanced leashing settings
leash:
max-distance: 10.0 # Maximum leash distance
min-distance: 1.0 # Minimum leash distance
show-particles: true # Particle trails enabled
play-sounds: true # Sound effects enabled
# Mob restrictions
mobs:
whitelist-mode: false # Blacklist mode active
restricted-mobs:
- ENDER_DRAGON
- WITHER
- VILLAGER
# Performance settings
performance:
max-leashed-per-player: 5
leash-break-distance: 25.0
unbreakable-leash: false # Leashes break at distance
Requirements
- Minecraft: 1.16+ (Spigot/Paper)
- Java: 8+
- Dependencies: None required
Usage
- Hold a Lead in your main hand
- Look at a mob within configured distance
- Right-click to leash from afar
- Enjoy enhanced mob management!
Permissions and mob restrictions apply
License & Author
Licensed under: Custom License
Created with ❤️ by: GamingHuzai
Discord: Huzai Dev Console
© GamingHuzai - All rights reserved