Описание
# NoPause
## Overview
A lightweight Fabric mod that prevents Minecraft from auto-pausing when tabbing out or clicking away from the window. Features a toggle system with keybinds and commands.
## Features
- Prevents auto-pause when tabbing out
- Toggle mod on/off with 'N' key (configurable in controls)
- In-game commands:
- `/nopause enable`
- `/nopause disable`
- `/nopause chat on/off`
- `/nopause visual on/off`
- Chat notifications when toggling
- Visual Indication for when the mod is enabled/disabled (with a fade-out animation to reduce hud clutter)
- Normal pause menu (Escape key) still works
## Requirements
- Fabric Loader
- Fabric API
## Installation
1. Install Fabric Loader for your preffered (supported) Minecraft version
2. Drop the mod and Fabric API into your `mods` folder
3. Launch Minecraft and enjoy!
## Usage
- Press 'N' (or your configured key) to toggle the mod
- Use `/nopause enable` or `/nopause disable` in chat
- Use `/nopause chat on/off` or `/nopause visual on/off` to enable/disable a specific notification method.
## License
All rights reserved.