Allow players to shrink or restore their size at will.
A lightweight Paper plugin that lets players shrink or resize themselves dynamically using the /mini command.
Mini-Players allows players to change their own physical size — becoming tiny, restoring to normal, or setting a custom scale factor.
Scaling is purely visual and physics-based:
/mini shrink, /mini reset, /mini scale <value>0.0625x – 16x)| Command | Description |
|---|---|
/mini |
Shrinks player to half size (0.5x) |
/mini shrink |
Same as default shrink |
/mini reset |
Restores player to normal size |
/mini scale <number> |
Sets exact scale (requires custom permission) |
| Permission | Default | Description |
|---|---|---|
mini-players.resize |
true |
Allows shrinking and resetting size |
mini-players.scale.custom |
op |
Allows setting a custom scale value |
/mini → You become mini (0.5x)/mini reset → Back to full size/mini scale 0.1 → Become super tiny (0.1x)/mini scale 4 → Grow to giant size (4x)Invalid or out-of-range values are automatically corrected and notified to the player.
Licensed under the MIT License.