EntitySize - Plugin for Changing Entity Sizes

This plugin offers complete control over scaling any living creatures in Minecraft, including players. You can both increase and decrease their size with smooth animated transitions between states.
Main Functionality
Modify entity sizes using various methods:
- Specifying exact players or using targets in your line of sight
- Working with mobs by unique UUID identifier
- Selecting entities with specific scoreboard tags or particular names
- Mass size adjustment of all entities within a specified radius around you
Auxiliary Modifiers
For balanced gameplay, additional adjustments are provided:
- Automatic movement speed configuration according to new size
- Adjustment of jump height and stair step capabilities
- Modification of interaction reach distance
- Adaptation of fall parameters to prevent damage
Commands
/entitysize reload
/entitysize <size> (Change your own size)
/entitysize player <player> <size>
/entitysize entity looking <size> (Entity in line of sight)
/entitysize entity tag <size> (All entities with specific scoreboard tag)
/entitysize entity name <size> (All entities with specified name)
/entitysize entity uuid <size> (Entity by UUID)
/entitysize entity range <blocks> <size> (Entities within specified radius)
Configuration
Configuration
General:
bStats: true
Size:
Transition: true
TransitionSteps: 30
ReachMultiplier: true
StepHeightMultiplier: true
SpeedMultiplier: true
JumpMultiplier: true
SaveFallDistanceMultiplier: true
Permissions
EntitySize.commands
Technical Requirements
For proper operation requires:
- Java version 21
- Spigot server 1.20.6 and above