
Change player size with a simple /resize command.
Resize is a lightweight, fast, and powerful Minecraft plugin that allows you to change player size with smooth animations, flexible configuration, group-based limits, and advanced integrations.
Perfect for fun servers, PvP, RPG, events, and mini-games.
Command:
/resize <size> [player]
Decimal values are supported (0.6, 1.2, 1.6, etc.).
New command:
/resize info
/resize info <player>
Displays:
You can enable smooth size transitions instead of instant changes:
animation:
enabled: true
duration: 1
Makes size changes smooth and visually pleasing.
Resize now supports LuckPerms integration.
You can define different size limits for each group:
group-limits:
enabled: true
default:
min: 0.6
max: 1.6
vip:
max: 1.4
titan:
min: 0.5
max: 1.6
If enabled:
If disabled:
scale.min and scale.max values are used⚠ LuckPerms is optional — Resize does not depend on it.
Resize includes a custom WorldGuard flag:
/rg flag <region> resize allow|deny
This allows you to:
Perfect for balanced gameplay and server control.
⚠ WorldGuard is optional and only used if installed.
A fully configurable system that automatically resets player size when:
Perfect for balanced PvP, RPG mechanics, and event gameplay.
You can configure the minimum and maximum player size:
scale:
min: 0.6
max: 1.6
These values act as:
Administrators can:
/resize infoBuilt-in cooldown system prevents command spam.
save-sizes: true
true — Player size is saved after rejoiningfalse — Player size resets to 1.0 on join/plugins/Resize/lang/
en.yml
ru.yml
es.yml
de.yml
pl.yml
pt_br.yml
Available languages:
Supports HEX color codes in config and language files.
Reload configuration and language files without restarting the server:
/resize reload
| Permission | Description |
|---|---|
resize.resize |
Allows using /resize |
resize.info |
Allows using /resize info |
resize.info.other |
Allows viewing size information of other players |
resize.reload |
Allows reloading the plugin configuration |
resize.admin |
Removes all restrictions (no cooldowns, no limits, no auto-reset, full bypass) |
resize.* |
Grants all Resize permissions |
The plugin works perfectly without them.