Skip to content

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.

Strict server probe for server and onembcmi placeholders.

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.
  1. Start with /placeholderprobe status to open or view PlaceholderProbe.
  2. Use /placeholderprobe status to check your current progress, settings, or state.
  3. Try /placeholderprobe parse example when you are ready to use one of the feature actions.
CommandWhat it doesExample
/placeholderprobe statusShows 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 statsRuns the PlaceholderProbe stats action./placeholderprobe stats
/placeholderprobe clearChanges or clears your PlaceholderProbe setting./placeholderprobe clear
/placeholderprobe dumpRuns the PlaceholderProbe dump action./placeholderprobe dump
  • /pprobe
  • /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
  • 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.

The full synced PlaceholderProbe reference is available for exact technical details.