PEAK
You are viewing a potentially older version of this package. View Latest Version
Install

Details

Date Uploaded
3 weeks ago
Downloads
32K
Size
158KB
Dependency string
WUYACHIYU-PlayersInfo-0.2.0

PlayersInfo 0.2.0

PlayersInfo gives you a teammate panel in PEAK. It shows nearby teammates' stamina, temporary stamina, status, distance, and inventory.

What's new in 0.2.0

  • Default teammate HUD position is now the bottom-left corner.
  • Existing 0.1.1 and earlier configurations using the old top-left position are migrated to bottom-left on upgrade; other anchor positions are preserved.
  • Extra stamina now shows both current amount and the petrify-aware cap, such as +45/70.
  • Added stable teammate bar ordering to prevent bars from moving up and down as teammates move. Distance ordering remains available in configuration.
  • Updated PEAK 2.1.a compatibility.
  • Fixed petrify value display and teammate inventory compatibility with the newer backpack API.

Installation

  1. Install BepInEx for PEAK.
  2. Put PlayersInfo.dll into BepInEx/plugins.
  3. Start the game once to generate the configuration file.

Features

  • Teammate stamina bars with numeric values.
  • Temporary stamina display with current amount and cap.
  • Petrify percentage display.
  • Teammate inventory row: main slots, temp slot, backpack slot state, and backpack contents.
  • Nearby teammate filtering by distance.
  • Stable or distance-based teammate bar ordering.
  • Optional Chinese ModConfig localization when PEAKLib.ModConfig is installed.
  • Debug logging switch for troubleshooting.

Configuration

The configuration file is generated at:

BepInEx/config/com.players.info.cfg

Section Key Default Description
Display Enabled true Master switch for the mod.
Display EnableStaminaBar true Show teammate stamina bars.
Display ShowStaminaValue true Show numeric stamina values.
Display EnableInventoryRow true Show teammate inventory rows.
Display RoundStaminaValue true Round stamina values to whole numbers.
Display Anchor BottomLeft HUD anchor corner.
Display OffsetX 0 Extra horizontal offset.
Display OffsetY 0 Extra vertical offset.
Display NearbyRange 30 Maximum teammate distance in meters. 0 means unlimited.
Display MaxNearbyCount 3 Maximum number of nearest teammates shown.
Display TeammateSortMode Stable Keep bar order stable, or use Distance.
Advanced DebugLogging false Enable verbose diagnostic logs.

Notes

  • PlayersInfo only displays information. It does not change stamina, inventory, health, or teammate state.
  • The mod is built against PEAK 2.1.a.
  • In very large lobbies, lower MaxNearbyCount or NearbyRange to keep the HUD compact.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.