GoblinStudio-GoblinHotkeyInspector icon

GoblinHotkeyInspector

Find shared BepInEx KeyboardShortcut bindings in a small read-only in-game window without changing other mods.

Last updated 6 hours ago
Total downloads 6
Total rating 0 
Categories Mods Tools Client-side Utility AI Generated
Dependency string GoblinStudio-GoblinHotkeyInspector-0.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Goblin Hotkey Inspector

Goblin Hotkey Inspector scans configured BepInEx KeyboardShortcut entries and shows shared, unique, and disabled bindings in a small read-only window.

Features

  • Finds identical configured KeyboardShortcut bindings
  • Shows plugin name, version, GUID, config section, key, and description
  • Separates shared, unique, and disabled bindings
  • Includes Rescan and Close controls
  • Never changes another mod's configuration
  • Works in the main menu and in a world

Usage

  • Press Left Control + F9 to open or close the window
  • Configure the shortcut in BepInEx/config/GoblinStudio.GoblinHotkeyInspector.cfg
  • Press Rescan to refresh the list
  • Press Close or the shortcut again to close the window

Important limitations

Only ConfigEntry<KeyboardShortcut> entries are inspected. Hardcoded keys, KeyCode, strings, custom enums, controller bindings, and Unity Input System actions are not guaranteed to be detected.

Shared shortcut detected. Runtime conflict depends on each mod's input handling and active context.

Compatibility

  • Client-side only
  • No server installation required
  • No Harmony
  • No networking
  • No gameplay changes

Configuration

  • OpenInspector
  • ShowUnique
  • ShowDisabled

Developed by GoblinStudio with AI-assisted development and controlled testing.