File Details
LeashExtender 0.1
- R
- Feb 16, 2026
- 17.03 KB
- 45
- 1.21.11+18
File Name
LeashExtender.jar
Supported Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.19.4
# Changelog - LeashExtender
## [1.0.0] - 2026-02-16
### Added
- Initial Release of LeashExtender!
- Infinite Leash Support: Ability to set custom maximum leash distances or make them completely infinite via configuration or commands.
- Elastic Leash Mode: Introduced a smooth "pulling" mechanic that keeps entities following the player naturally when the leash exceeds standard length.
- Smart Teleportation: Added automatic teleporting for leashed entities that fall too far behind (e.g., getting stuck in caves or unloaded chunks).
- Admin Commands: Comprehensive in-game management system:
- "/le info" - Displays current settings and server status.
- "/le toggle" - Enable/disable the plugin on the fly.
- "/le set <distance>" - Change max distance instantly.
- "/le elastic <toggle/start/strength/teleport>" - Fine-tune the elastic behavior.
- "/le reload" - Reload settings from "settings.txt".
- Cross-Version Logic: Implemented smart event handling for compatibility across Paper/Spigot 1.16 through 1.21.4.
- Human-Readable Config: Automatic generation of "settings.txt" with helpful comments in Russian/English.
- Permissions: Added `leashextender.admin` permission for secure command access.