NoPause Mod - Version 2.0.0 Changelog
New Features
- Toggle System
- Added keybinding (default 'N' key) to toggle mod on/off
- Added in-game commands:
/nopause enable
/nopause disable
- Added chat notifications when toggling mod state
Visual Changes
- Added colored chat messages
- Format:
[NoPause] Enabled/Disabled
- Uses gray, cyan, and white colors
- Format:
- Added keybinding entry in Minecraft's controls menu under "NoPause" category
Technical Changes
- Added client command system
- Implemented runtime toggle functionality
- Added proper null checks for stability
- Changed license from MIT to Apache 2.0
- Updated author name to "Rieversed"
- Removed template files:
NoPauseDataGenerator.java
ExampleMixin.java
Core Features
- Base functionality remains unchanged:
- Prevents pause menu from opening when tabbing out
- Client-side only