命令与权限
玩家命令
| 命令 | 说明 |
|---|---|
/matrixstorage | 打开仓库总览中心。 |
/mailbox | 打开邮箱。 |
/mailbox send <player> <message> | 发送普通邮件。 |
/mailbox senditem <player> [message] | 将主手物品作为附件发出。 |
/mailbox sendmoney <player> <amount> [message] | 发送金额附件邮件。 |
/warehouse | 打开仓库总览中心。 |
/warehouse personal | 打开个人仓库。 |
/warehouse pending | 打开待收区。 |
/warehouse open <block-id> | 打开指定实体仓库。 |
/warehouse settings <block-id> | 打开指定实体仓库设置。 |
/warehouse trust <block-id> <player> | 添加信任玩家。 |
/warehouse untrust <block-id> <player> | 移除信任玩家。 |
管理员命令
| 命令 | 说明 |
|---|---|
/matrixstorage reload | 重载配置与后端。 |
/matrixstorageadmin status | 查看当前状态。 |
/matrixstorageadmin warehouse open <player> | 查看目标玩家个人仓库。 |
/matrixstorageadmin mailbox open <player> | 查看目标玩家邮箱。 |
/matrixstorageadmin block inspect <world> <x> <y> <z> | 查看目标坐标仓库记录。 |
权限节点
matrixstorage.admin
当前实现以 matrixstorage.admin 作为管理员总权限。普通玩家入口暂时默认不做细分拆分。