PlaceholderProbe Guide
This page introduces PlaceholderProbe as a public testing guide. It focuses on what the tool checks, how testers get started, and which commands are useful on an authorized test server.
What It Does
Section titled “What It Does”Strict server probe for server and onembcmi placeholders.
How Testers Use It
Section titled “How Testers Use It”Start with /placeholderprobe status. The sections below explain what PlaceholderProbe checks, which commands authorized testers can use, and what its output means.
Available features include:
- Show PlaceholderAPI loaded state and registered expansion identifiers.
- Search registered PlaceholderAPI expansion identifiers by safe text.
- Parse one allowed placeholder for console, the sender, or a named online player.
- Run a configured sample set for quick CMI and onembcmi checks.
- Keep a bounded recent in-memory history of probe inputs and outputs.
- Classify recent output as changed, unchanged, unresolved, empty, or error.
- Show recent stats including slow probes and average parse time.
- Dump recent probe history to the shared cache folder.
Quick Start
Section titled “Quick Start”- Start with
/placeholderprobe statusto open or view PlaceholderProbe. - Use
/placeholderprobe statusto check your current progress, settings, or state. - Try
/placeholderprobe parse examplewhen you are ready to use one of the feature actions.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/placeholderprobe status | Shows your current PlaceholderProbe status. | /placeholderprobe status |
/placeholderprobe parse <placeholder> [online-player] | Runs the PlaceholderProbe parse action. | /placeholderprobe parse example |
/placeholderprobe samples [page] [online-player] | Runs the PlaceholderProbe samples action. | /placeholderprobe samples |
/placeholderprobe identifiers [page] | Runs the PlaceholderProbe identifiers action. | /placeholderprobe identifiers |
/placeholderprobe search <text> [page] | Manages one of your PlaceholderProbe entries. | /placeholderprobe search Build a starter house |
/placeholderprobe recent [page] | Runs the PlaceholderProbe recent action. | /placeholderprobe recent |
/placeholderprobe stats | Runs the PlaceholderProbe stats action. | /placeholderprobe stats |
/placeholderprobe clear | Changes or clears your PlaceholderProbe setting. | /placeholderprobe clear |
/placeholderprobe dump | Runs the PlaceholderProbe dump action. | /placeholderprobe dump |
Aliases
Section titled “Aliases”/pprobe
Examples
Section titled “Examples”/placeholderprobe parse %onembcmi_global.status.loaded%/placeholderprobe parse %onembcmi_startupdoctor.last.result%/placeholderprobe parse %cmi_user_name% Steve/placeholderprobe identifiers/placeholderprobe search cmi/placeholderprobe samples/placeholderprobe recent/placeholderprobe stats/placeholderprobe dump
Good To Know
Section titled “Good To Know”- This is a permission-gated testing or development tool, not a normal player feature.
- Use it only on an authorized server and review the full reference before running diagnostics or exports.
Full Reference
Section titled “Full Reference”The full synced PlaceholderProbe reference is available for exact technical details.