Перейти к содержимому
Mineforgian

Данные могли устареть: источник временно недоступен, показан кэш.

EntitySize

Change the size of any living entity with a transition!

Загрузки
3K
Подписчики
15
Обновлён
9 августа 2025 г.
Лицензия
GPL-3.0-or-later

Опубликован 30 апреля 2024 г.

Plugin Demo

Join Discord Server

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

Ченджлог

1.6.2Релиз1.21.6, 1.21.7, 1.21.8 · 9 августа 2025 г.
  • Fixed max size perms
1.6.0Релиз1.21.1, 1.21.2, 1.21.3 · 27 ноября 2024 г.
  • Added add argument to size command
1.5.4Релиз1.21.1, 1.21.2, 1.21.3 · 22 ноября 2024 г.

Changelog 1.4.0 - 1.5.4:

  • Fix permissions (Now working with OP and in console)
  • Added size limit permissions
  • entitysize.sizelimit.bypass
  • entitysize.sizelimit.min.<number>
  • entitysize.sizelimit.max.<number>
  • Removed debugging
  • Add basic APIs
1.4.0Релиз1.20.6, 1.21, 1.21.1 · 17 октября 2024 г.

Add timer argument to all size modifiying commands which resets back the player attributes after that timeframe even when players quit the server image

Add @a option for /entity player

Changes by @garbyexe:

  • Add permissions to all sub commands
  • Fix grammer
1.3.0Релиз1.20.5, 1.20.6, 1.21 · 27 июля 2024 г.
  • Added /reset command
1.1.3Релиз1.20.5, 1.20.6 · 12 мая 2024 г.
  • Fixed entity looking command
1.1.2Релиз1.20.5, 1.20.6 · 12 мая 2024 г.
  • A bit code refactor/clean up
1.1.1Релиз1.20.5, 1.20.6 · 1 мая 2024 г.
  • Renamed command to entitysize
  • Updated tab completer

Комментарии

Загружаем…