Skip to content

CmdCostDashboard Guide

This page introduces CmdCostDashboard from a public server-docs point of view. It focuses on what the feature does in-game, how to get started when you have access, and which commands are useful.

CmdCostDashboard is a read-only server-management plugin for reviewing server command costs, observed command usage, and money removed by command fees.

Start in-game with /cmdcosts. The sections below explain what CmdCostDashboard is for, which commands players can try, and what to expect when your account has access.

  • Observe player command usage through server 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.
  • Simulate server command cost usability for an online player without executing the command.
  • Write timestamped support reports to the shared cache folder.
  1. Start with /cmdcosts to open or view CmdCostDashboard.
  2. Use /cmdcosts status to check your current progress, settings, or state.
  3. Try /cmdcosts top when you are ready to use one of the feature actions.
CommandWhat it doesExample
/cmdcostsOpens or shows the main CmdCostDashboard player view./cmdcosts
/cmdcosts statusShows your current CmdCostDashboard status./cmdcosts status
/cmdcosts top [page]Shows the CmdCostDashboard leaderboard or top list./cmdcosts top
/cmdcosts reportRuns the CmdCostDashboard report action./cmdcosts report
  • /commandcosts
  • /ccosts
  • /cmdcosts status
  • /cmdcosts top
  • /cmdcosts simulate Steve cmi home
  • /cmdcosts report
  • Some commands may be hidden until your group, event progress, or unlocks allow them.
  • If a command opens a menu, follow the buttons in-game; the website is only the learning guide.
  • You may also see /commandcosts or /ccosts as a shortcut.
  • Top lists and leaderboards are public-facing progress views when the feature enables them.

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