Skarf-PeakAdminMenu icon

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-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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

  1. Install the required BepInEx pack for PEAK.
  2. Copy PeakAdminMenu.dll into BepInEx/plugins/.
  3. 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; default F8.
  • OpenMenuOnLaunch — open the menu automatically; default false.
  • HostOnlyLock — restrict live admin controls to the host; default false.
  • AutoKickModdedJoiners — host option to automatically kick joining players detected as modded; default false.

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.json from 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.