Skip to content

命令

主命令:/overture(别名:/ot/oi

子命令

命令参数权限说明
/ot list[group]玩家打开物品菜单 GUI,可指定分组
/ot give<item> [player] [amount]OP发放物品给指定玩家,默认 1 个
/ot get<item> [amount]玩家获取物品到自己背包
/ot rebuild玩家强制重构手持物品(不检查版本,直接重新构建)
/ot serialize玩家序列化手持物品为 JSON 并输出到聊天
/ot info玩家查看手持物品的 Overture 信息
/ot reloadOP重载所有配置文件

Tab 补全

  • <item> 参数自动补全所有已注册的物品 ID
  • [player] 参数自动补全在线玩家名
  • [group] 参数自动补全所有分组路径(如 weaponsarmor/iron

info 命令输出

--- 物品信息 ---
ID: diamond_sword_1
版本: a3f8c2...
数据: {damage: 7, durability: 100, durability_current: 85}
唯一: UUID=550e8400-e29b-41d4-a716-446655440000
  玩家: Steve
  时间: 2026-01-15 14:30:00

Released under the Apache 2.0 License.