# 🚀 Command Unlimiter (No Command Limits)
**Command Unlimiter** is a lightweight, universal mod for both **Fabric** and **Forge** that removes hardcoded command limitations in Minecraft!
---
## ✨ Features
- ⚡ **Unlimited `/effect` Amplifiers:** Removes the vanilla 255 level cap. You can now set effect amplifiers to any number up to **2,147,483,647** (e.g., `/effect give @p minecraft:speed 9999 9999`).
- 💎 **Unlimited `/give` Quantities:** Removes the default item count limits. Give yourself millions of items at once (e.g., `/give @p diamond 1000000`).
- 🏗️ **Unlimited `/fill` & `/clone` Volume:** Eliminates the 32,768 block volume restriction for large-scale building.
- 🔧 **Expanded Argument Bounds:** Widens Brigadier `Integer`, `Float`, and `Double` command parameter checks to full integer bounds.
---
## 🛠️ Compatibility & Installation
- **Mod Loaders:** Fully compatible with both **Fabric Loader** and **Forge / NeoForge**.
- **Installation:** Simply drag and drop `CommandUnlimiter-Forge-Fabric.jar` into your `.minecraft/mods` folder!

