Memory Leak
A server side administrator and developer tool to intentionally cause controlled memory leaks. Perfect for stress testing servers, testing memory monitoring tools, or simulating memory pressure scenarios.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Memory Leak
🧠 Memory Leak
A server side administrator and developer tool to intentionally cause controlled memory leaks. Perfect for stress testing servers, testing memory monitoring tools, or simulating memory pressure scenarios.
⚠️ Warning
This mod is designed for testing and development purposes only. Using it on production servers without proper understanding can cause crashes and data loss.
✨ Features
- Permission-Based - Leak memory over a configurable time period - Permission-Based - Visual feedback showing leak progress (admin-only) - Permission-Based - Start, stop, clear, and check status at any time - Permission-Based - Only server operators can use leak commands
📦 Installation
1. Install Fabric Loader (0.18.4+) 2. Install Fabric API 3. Download the latest release from Modrinth 4. Place the `.jar` file in your `mods` folder
🎮 Commands
All commands require operator permissions (level 4).
| Command | Description | |---------|-------------| | `/leak start <MB> <seconds>` | Start leaking `<MB>` megabytes over `<seconds>` seconds | | `/leak stop` | Stop the current leak (keeps leaked memory) | | `/leak clear` | Stop leak and free all leaked memory | | `/leak status` | Check current leak status |
📜 License
This project is licensed under the MIT License.
🤝 Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.
---
Made with ❤️ by Hezaerd