Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 1.04 KB

readme.md

File metadata and controls

51 lines (32 loc) · 1.04 KB

本人已无心继续参与 BDS 插件开发,本插件暂停维护,请寻找更好的替代品,若希望继续维护请联系我

TitleShout

让玩家可以花费一些资源来在公屏上打出醒目 Title

指令

  • /shout <内容>

配置文件

实际的配置文件请不要有注释

{
  // 要花费的资源类型
  // 目前只有 item 一种,表示物品
  "type": "item",

  // 当 type 为 item 时,消耗的物品
  "item": "minecraft:diamond",

  // 当 type 为 item 时,消耗的物品数量
  "amount": 5,
}

联系我

QQ:3076823485
吹水群:1105946125
邮箱:[email protected]

赞助

感谢大家的赞助!你们的赞助将是我继续创作的动力!

  • 爱发电

  • 赞助二维码(点击展开)

    讨饭

更新日志

暂无