CmdCostDashboard Guide
This page introduces CmdCostDashboard as a public staff guide. It focuses on what the tool does, how authorized staff get started, and which commands are useful.
What It Does
Section titled “What It Does”CmdCostDashboard is a read-only server-management plugin for reviewing server command costs, observed command usage, and money removed by command fees.
How Staff Use It
Section titled “How Staff Use It”Start with /cmdcosts. The sections below explain what CmdCostDashboard is for, which commands authorized staff can use, and what its output means.
Available features include:
- Read CMI command cost manager availability and configured cost count.
- Read configured CMI command cost entries from the runtime manager for dashboard display.
- Observe player command usage through Paper command preprocess events.
- Correlate negative CMIUserBalanceChangeEvent deltas near recent player commands.
- Track observed uses, correlated fee count, and money removed by command.
- Flag low-cost/high-use commands as potentially too cheap.
- Flag high configured costs as potentially too expensive.
- Flag configured-cost commands with repeated uses but no correlated fees as possible confusion or bypass cases.
Quick Start
Section titled “Quick Start”- Start with
/cmdcoststo open or view CmdCostDashboard. - Use
/cmdcosts statusto check your current progress, settings, or state. - Try
/cmdcosts topwhen you are ready to use one of the feature actions.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/cmdcosts | Opens or shows the main CmdCostDashboard player view. | /cmdcosts |
/cmdcosts status | Shows your current CmdCostDashboard status. | /cmdcosts status |
/cmdcosts top [page] | Shows the CmdCostDashboard leaderboard or top list. | /cmdcosts top |
/cmdcosts report | Runs the CmdCostDashboard report action. | /cmdcosts report |
Aliases
Section titled “Aliases”/commandcosts/ccosts
Examples
Section titled “Examples”/cmdcosts status/cmdcosts top/cmdcosts simulate Steve cmi home/cmdcosts report
Good To Know
Section titled “Good To Know”- This is a permission-gated staff or server-management feature, not a normal player feature.
- Review the full reference before changing settings or using any command that can write data.
Full Reference
Section titled “Full Reference”The full synced CmdCostDashboard reference is available for exact technical details.