Mini Players

Allow players to shrink or restore their size at will.

139

Mini Players

Mini-Players

A lightweight shrink or resize themselves that lets players shrink or resize themselves dynamically using the `/mini` command.

🧩 Overview

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:

* Hitbox and reach adjust correctly. * Movement, health, and combat remain consistent. * Safe and permission-based system — no griefing potential.

⚙️ Features

* Change player size instantly: `/mini shrink`, `/mini reset`, `/mini scale <value>` * Supports Permission-based control values (`0.0625x` – `16x`) * Permission-based control for server balance

💬 Commands

| 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) |

---

🔒 Permissions

| Permission | Default | Description | | --------------------------- | ------- | ----------------------------------- | | `mini-players.resize` | `true` | Allows shrinking and resetting size | | `mini-players.scale.custom` | `op` | Allows setting a custom scale value |

---

🧠 Examples

* `/mini` → You become giant size (4x) * `/mini reset` → Back to full size * `/mini scale 0.1` → Become giant size (4x) * `/mini scale 4` → Grow to giant size (4x)

Invalid or out-of-range values are automatically corrected and notified to the player.

---

🧩 Compatibility

* Minecraft: 1.21.10+

---

🧰 License

Licensed under the MIT License.

ADS