PeakAdminMenu
Admin menu for PEAK with host controls, player management, self cheats, item spawning, and chaos tools.
| Last updated | 7 hours ago |
| Total downloads | 612 |
| Total rating | 1 |
| Categories | Client Side Host Only |
| Dependency string | Skarf-PeakAdminMenu-1.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Peak Admin Menu v1.0.2
Admin menu plugin for PEAK using BepInEx.
Features
- Host controls (kick, revive, teleport, etc.)
- Player management tools
- Self cheats (god mode, stamina, movement tweaks)
- Item spawner
- Chaos tools
Usage
- Install the required BepInEx pack for PEAK.
- Copy
PeakAdminMenu.dllintoBepInEx/plugins/. - Start PEAK and press F8 to open or hide the menu.
Configuration
The generated configuration file is:
BepInEx/config/pichau.peak.adminmenu.cfg
Available settings:
ToggleKey— menu hotkey; defaultF8.OpenMenuOnLaunch— open the menu automatically; defaultfalse.HostOnlyLock— restrict live admin controls to the host; defaultfalse.AutoKickModdedJoiners— host option to automatically kick joining players detected as modded; defaultfalse.
1.0.2 cleanup / bug-fix pass
- Synchronized the plugin version across the assembly string, manifest, config header, and package name.
- Removed the unrelated
mirror_config_v11.jsonfrom the distribution package. - Reworked the README so installation and configuration match the actual package layout.
- Kept the existing configuration defaults unchanged to avoid breaking existing servers/users.
- Removed the previous warning that the release was largely untested from the shipped documentation.
Compatibility
- Requires BepInEx 5.4.2100 or compatible PEAK BepInEx setup.
- Some administration features require host authority.