send_title

send_title

触发效果

向玩家发送标题(屏幕间文本)。

示例配置

- id: send_title
  args:
    title: "&a恭喜你 %player%!" # 标题
    subtitle: "&3你赢得了大奖" # 副标题

Last updated