https://github.com/harkushavlad/universalpausecommand
A simple Stardew Valley mod that allows all players to use the pause command.
https://github.com/harkushavlad/universalpausecommand
mod smapi stardew-valley
Last synced: about 2 months ago
JSON representation
A simple Stardew Valley mod that allows all players to use the pause command.
- Host: GitHub
- URL: https://github.com/harkushavlad/universalpausecommand
- Owner: HarkushaVlad
- Created: 2025-01-13T17:54:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T12:10:48.000Z (over 1 year ago)
- Last Synced: 2026-01-01T10:42:24.893Z (5 months ago)
- Topics: mod, smapi, stardew-valley
- Language: C#
- Homepage: https://www.nexusmods.com/stardewvalley/mods/30847
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Universal Pause Command
A **Stardew Valley** mod that allows all players in a multiplayer game to use the `/pause` and `/resume` commands, not
just the host. The pause functionality can also be triggered using a configurable keybind, set via **Generic Mod Config
Menu**.
## Features
- **Pause/Resume for All Players**: The `/pause` and `/resume` commands are available to all players, not just the host.
- **Customizable Keybind**: By default, the pause key is set to `P`, but you can configure it using **Generic Mod Config
Menu**.
## Install
1. Install [SMAPI](https://smapi.io).
2. Download the mod from the [releases page](https://github.com/HarkushaVlad/UniversalPauseCommand/releases)
or [NexusMods](https://www.nexusmods.com/stardewvalley/mods/30847) and place it in the `Stardew Valley/Mods` folder.
3. **Optional**: Install [Generic Mod Config Menu](https://www.nexusmods.com/stardewvalley/mods/5098) to configure the
pause key. You can always change the keybind manually by editing the configuration file in the mod directory.
4. Launch the game with SMAPI.
## How to Use
1. **Not all players need to have the mod installed**. The pause functionality will still work for everyone, though
players without the mod won’t see chat notifications about who activated the pause and cannot trigger the pause
unless they are the host.
2. **Triggering Pause**: Use `/pause` to pause the game and `/resume` to resume it for all players or use the pause key.
## Compatibility
- Works with Stardew Valley 1.6 and later on Windows, macOS, and Linux.