SpectreWall
Masterwork › Commands › Ranking

Ranking

Ranking board visibility and recovery. The whole group is admin gated: reading the board is the UI page’s Ranking tab, not a command.

  1. /mw ranking rebuild
  2. /mw ranking visibility <public|admin_only|none>

/mw ranking rebuild

masterwork.admin

Re derive the whole board from every player file on disk, asynchronously. The command replies once when the scan starts and again with the final counts, since the scan can take a while on a large server.

/mw ranking visibility <public|admin_only|none>

masterwork.admin

Who can see the ranking board: everyone, admins only, or nobody (which also stops the in memory index from being built at all). Points keep accumulating in every mode; nothing is ever lost by switching visibility off.