# StationeersServerPreference **Repository Path**: visualmod/stationeers-server-preference ## Basic Information - **Project Name**: StationeersServerPreference - **Description**: Stationeers Server Preference Mod (BepInEx) - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Stationeers Server Preference ## Install Lasest version: `v0.2.1`, built with game `0.2.5954.26176` (2025.10) and BepInEx `5.4.22.0`. 1. Download zip package from Release page or `dist` folder of the project. 2. Extract zip package to **Stationeers Game/Dedicated Server Root** (eg. .../steamapps/common/Stationeers). 3. Set **`HideManagerGameObject = true`** in `BepInEx/config/BepInEx.cfg` !!! 4. You can play Stationeers as before. ## Features Mod's Command (both game and dedicated server): - Type `ssp` in In-Game Console (F3) to access mod. - Type `ssp help` for detailed usage. Mod's GUI (only hosted game): - By default, use hotkey `LeftAlt + '` or `RightCtrl + P` to toggle GUI, and `ESC` to close. - Type command `ssp ui` can also toggle GUI. Mod's Functions: - Compatiable with latest game and nearly all mods. - Fix some CJK font problems. - Supported GUI locales: Engish and Simplified Chinese. Function | GUI | Command | Description -- |:--:| -- | -- Difficulty | Yes | `ssp diff ...` | Set game difficulty and weather events dynamically. Spawn items | Yes | todo | Spawn a stack of items (all dynamic things). Game information | Yes | `ssp dump ` | Dump current game's information Quick action | Yes | - | Quickly swap to desired tool with one tap. Refresh human status | Yes | `ssp refresh` | Drink & Eat & Showered & Recharge suit. Atmo Monitor | Yes | - | Just like AtmosAnalyser Cartridge Atmo Modify | Yes | todo | Add/remove certain moles of gas, clear all gas in rooms or pipes; Localization | Yes | `ssp localize` | Dynamically override translations with custom xml in `StationeersServerPreference\Language` folder. ## 功能特性 ... ## Develop See [Notes.md](./Notes.md). Code available @ [gitee.com/visualmod](https://gitee.com/visualmod/stationeers-server-preference).