玩家输入
通过使用聊天栏,玩家可以为命令添加输入
点击物件
'4':
material: GRASS_BLOCK
name: "样例物件"
player-input:
- "msg= Input --> %cp-player-input%" # 将使用消息替换 Placeholder
- "msg= another message" # 总在上一条消息之后执行
commands:
- "cpc" # 面板自动关闭最大字符数
max-input-length: 1
custom-messages:
input: '&b自定义最大字符数消息!'Last updated