The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.
You are viewing a potentially older version of this package.
View all versions.

Date uploaded | a week ago |
Version | 1.6.0 |
Download link | memiczny-PingItems-1.6.0.zip |
Downloads | 2771 |
Dependency string | memiczny-PingItems-1.6.0 |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
Latest Update (v1.6.0):
- You can now ping Spore Shroom in the tropics
- You can now ping Capybaras in the desert
- There's something special that you can ping now :)
- Eliminated stutter during pinging
- Mirage Luggages now show proper names (Big Luggage, Explorer's Luggage)
PingItems
Ping items and luggage in PEAK! When you ping near items, colored indicators appear showing what's there. Perfect for pointing out loot to teammates or keeping track of items you spotted.
What it does
- Pinging: Automatically detects items near your ping location and shows visual indicators
- Ping Grouping: Groups nearby items of the same type together into single ping for cleaner display
- Off-Screen Tracking: Shows ping icons and distance at screen edges when pings are off-screen
- Item Names: Shows the names of detected items
- Player Names: Shows who pinged the item
- Item Distance: Shows how far away items are from you
- Customizable Icons: Change ping icon appearance through configuration
- Font Control: Individual font sizes for distance, item names, and player names
- Multiplayer Ready: Everyone sees the pings with proper colors
How to use
Just ping normally! The mod automatically detects nearby items and shows indicators. No special controls needed.
Supported Items
- All interactable items
- All types of luggage (including mirage luggage)
- Jellyfish on the beach
- Spore Shroom in the tropics
- Capybara in the desert
- Something else :)
Installation
- Install BepInEx for PEAK
- Download PingItems from releases
- Put
PingItems.dll
inBepInEx/plugins
- Start the game
Configuration
Config file: BepInEx/config/com.memiczny.peak.pingitems.cfg
CHANGELOG
Changelog
[1.6.2]
Bugfixes
- Fixed Bugged Icon Scaling: Actually fixed the issue with ping icons scaling :)
[1.6.1]
Bugfixes
- Tried Fixing Icon Scaling: Tried to resolve issue where ping icons would gradually become larger with each ping
[1.6.0]
New Features
- Spore Shroom Pinging: You can now ping Spore Shroom in the tropics
- Capybara Pinging: You can now ping Capybaras in the desert
- Easter Egg Ping: There's something special that you can ping now :)
Optimization
- Major changes to optimization. There should be no stutter during pinging now.
Bugfixes
- Mirage Luggages now show proper Luggage name (Big Luggage, Explorer's Luggage)
Changelog
[1.5.0]
New Features
- Granular Font Sizes: Individual font size controls for player names, item names, and distance text
- Ping Structure: Cleaner ping structure
- Jellyfish Pinging: You can now ping Jellyfish on the beach
Layout Changes
- New Visual Structure: Distance → Icon → Item Name → Player Name
Optimization
- Improved optimization by using caches and object pooling
[1.4.0]
New Features
- Off Screen Ping: Shows ping icon and distance next to edge of the window when pings are off-screen
- Ping Icon: Ping icon can now be changed in config
Improvements
- New mod image :)
- Improved performance and memory usage optimization
- Code cleanup and refactoring for better stability
[1.3.2]
Bug Fixes
- Fixed bug where items couldn't be pinged when their y position was bigger than 100 (I'm dumb)
Changes
- Updated README.md
[1.3.0]
New Features
- Grouped Pings: Multiple items of the same type now show as single ping (e.g., "4x Coconut" instead of 4 separate pings)
- Smart Item Detection: Added raycast detection for items directly under cursor when pinging
- Player Names: Ping labels now show which player created the ping (configurable)
Configuration
- EnableItemGrouping: Toggle grouped ping functionality (default: true)
- GroupingRadius: Distance for connecting items into groups (default: 1.5)
- ShowPlayerName: Display player names in ping labels (default: true)
[1.2.0]
New Features
- Added support for luggage containers (Luggage and MirageLuggage)
- Enhanced luggage detection with separate detection radius
- Duplicate ping prevention - refreshes existing highlights instead of creating new ones
Configuration
- Added
LuggageDetectionRadius
configuration option
[1.1.2]
Bug Fixes
- Fixed item pickup ping cleanup issue
- Fixed real-time distance updates
- Changed from timer-based to threshold-based distance updates
[1.0.0]
Initial Release
- Basic item ping highlighting functionality
- Circle indicator system with player colors
- Localized item names and distance display
- Multiplayer support with proper color synchronization
- Configurable detection radius and visual settings