Skip to content

CMI Staff Reference

Public-safe technical notes for staff who configure or support CMI on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/cmi checkcommand <command>cmi.command.checkcommandShows command ownership and related information.
/cmi checkperm <player> <permission>cmi.command.checkpermChecks a player permission.
/cmi reloadcmi.command.reloadReloads CMI configuration.
/cmi info <player>cmi.command.infoShows public-safe player support information; protect sensitive fields.
PermissionPurposeSuggested access
cmi.command.<command>Base CMI command convention.Grant by role
cmi.command.<command>.othersAllows targeting other players for many commands.Staff only where needed
cmi.command.reloadReloads CMI.Server administrators only
PlaceholderPurpose
%cmi_user_name%Player name.
%cmi_user_balance_formatted%Formatted CMI economy balance.
%cmi_user_afk%AFK state.
  • CMILib is a hard dependency.
  • 1MB-CMIAPI feature plugins depend on CMI events, data, commands, and services.
  • Vault, LuckPerms, PlaceholderAPI, DiscordSRV, Jobs, and other plugins can integrate with CMI.
/cmi checkcommand <command>
/cmi checkperm <player> <permission>
/cmi reload
  • Use /cmi checkcommand and /cmi checkperm before changing aliases or permissions.
  • Check command cost, cooldown, disabled-world, and target-player rules.
  • Use the exact current CMI command/permission/placeholders pages because this surface changes frequently.