EntitySize

EntitySize

Plugin

Change the size of any living entity with a transition!

Server CursedGame MechanicsMagic MobsUtility

28 downloads
2 followers
Created19 days ago
Updated7 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Plugin Demo

With this plugin, you can:

  • Change the size of any living entity (bigger & smaller) with optional steps for a transition.
  • Modify it for entities or players with a specific name, UUID, entity ID, scoreboard tag, the entity you are looking at, or entities in a specific range around you!
  • There are also some other optional modifiers like movement speed, jump strength, step height, etc. (Look into the config) to make it more playable for a player with a different scale.

Requires Java 21 and Spigot 1.20.6

Commands

/entitysize reload
/entitysize <size> (Change your own size)
/entitysize player <player> <size>
/entitysize entity looking <size> (The entity you are looking at)
/entitysize entity tag <size> (All entities with a specific scoreboard tag)
/entitysize entity name <size> (All entities with a specific name)
/entitysize entity uuid <size> (Entity with that UUID)
/entitysize entity range <blocks> <size> (Entities in a specific range from your location)

Config


**Config**
```yaml
General:
  bStats: true
Size:
  Transition: true
  TransitionSteps: 30
  ReachMultiplier: true
  StepHeightMultiplier: true
  SpeedMultiplier: true
  JumpMultiplier: true
  SaveFallDistanceMultiplier: true

Permissions

EntitySize.commands

Support

Discord Support

External resources



Project members

maximde

Member


Technical information

License
GPL-3.0-or-later
Project ID