Skip to content

TradeMe Staff Reference

Public-safe technical notes for staff who configure or support TradeMe 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
/trade reloadtrademe.command.reloadReloads TradeMe.
/trade force <player> <player>trademe.command.forceForces/opens a trade in supported syntax; rarely needed.
/trade purgetrademe.command.purgePurges trade data/logs according to installed syntax; destructive.
/trade logtrademe.command.logAccesses trade logging where supported.
PermissionPurposeSuggested access
trademe.tradeBase item trading.Players
trademe.moneytradeMoney offers.Players where enabled
trademe.exptradeExperience offers.Players where enabled
trademe.mcmmotrademcMMO trade type.Only if intentionally enabled
trademe.jobstradeJobs trade type.Only if intentionally enabled
trademe.command.reloadReload access.Server administrators

No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.

  • CMILib is a hard dependency in the installed build.
  • Vault, mcMMO, Jobs, PlaceholderAPI, and other plugins can add trade types or context.
  • ItemSoulBind and custom-item metadata need compatibility testing to prevent invalid transfers.
/trade reload
/trade force <player> <player>
/trade purge
  • Capture both UUIDs, timestamp, exact offered items/values, and final outcome.
  • Check TradeMe logs plus economy/inventory/plugin-specific state before compensation.
  • Do not reproduce a suspected duplication issue on production with valuable items.