关于

Roam Bubble

Roam Bubble 是一个插件,它将通过带来基于统计数据的漫游事件来增强氏族/团队的游戏玩法。Roam Bubble 是在管理员指定的任何网格中创建的区域,以最多杀戮结束的团队获胜。管理员可以在任何网格中调用任意数量的漫游,并且支持同时进行多个区域。

命令:

/roam {时间} {网格} – 此命令是调用 roams 的主要命令,此命令需要以下权限。对于时间,它要么是 {time}s 表示秒,要么是 {time}m 表示分钟。

 

权限:

漫游泡泡.callroam – 调用漫游需要此权限。
语言:

插件使用语言文件编码,消息的所有文本都可以在那里编辑以支持任何语言。

 

配置:

{
  "Use Clans": true,
  "Sphere Radius": 150,
  "Amount of Spheres (More = Darker, although creates multiple sphere ents)": 7,
  "Message Settings": {
    "Display Name for Chat Messages": "Billy Joe's Roams",
    "Display Name Color for Chat Messages": "#d4af37",
    "Steam ID Avatar for Chat Messages": 76561198194158447,
    "Send Global Chat Message when roam is created?": true,
    "Send Discord Message when roam is created?": true,
    "Send End Result to Global Chat?": true,
    "Send End Result to Discord?": true
  },
  "UI Settings": {
    "Use UI": true,
    "UI Title": "Billy Joe's Roams",
    "UI Title Color": "0 0.5988035 0.7529412 1",
    "UI Title Font Size": 30,
    "UI Timer Color": "1 1 1 1",
    "UI Timer Font Size": 22
  },
  "Discord Settings": {
    "Use Discord Output?": true,
    "Discord Webhook URL": "",
    "Roam Winners Embed Title": "{0} Roam has finished, {1} have won the roam",
    "Roam Winners Embed Color": 3066993,
    "Roam No Winners Embed Title": "{0} Roam has finished, there were no winners",
    "Roam No Winners Embed Color": 15158332,
    "Roam Called Embed Color": 10181046
  }
}
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。