投票奖励

投票奖励

投票奖励-PCI1
投票奖励
此内容为免费资源,请登录后查看
0
免费资源

原创地址投票奖励 – 插件 – Codefling

 

取决于

  •  
    Rust 服务器列表 |查找并加入最佳服务器

适用于

  •  
    RSGG.my – Rustservers.gg 官方 URL 缩短器

🎁RustServers.gg 的投票奖励插件

        i️信息

         该插件是为网站 rustservers.gg 创建的,该网站是搜索 Rust 服务器的最大平台之一。
它旨在奖励在您的服务器上投票的玩家。

     📜特征

  • 投票的随机或静态奖励。
  • 简单,易于配置。
  • 多个聊天命令,以相同的方式工作 /vote /claim 等。将显示玩家可以在哪里投票并声称奖励是可格的。
  • 无需权限,只需编辑配置文件即可开始使用。
  • 轻量级,几乎不使用服务器上的资源,非常适合在共享游戏托管服务器上启动服务器。

       🔌如何设置投票奖励?

  1. 如果您已登录,请转到控制面板 [如果您已登录,请跳过步骤 2]
  2. 如果未登录,则需要您注册一个帐户,需要 20 秒。
  3. 检查您是否认领了服务器 [如果您认领了服务器,请跳到 4]
  4. 如果没有,请转到添加/声明服务器并按照说明进行作
  5. “我的服务器”选项卡中,单击服务器名称旁边的 pecil 图标
  6. 在此选项卡中,您可以看到您的服务器 ID 将 your-server-id 文本替换为您的 ID
  7. 在 ID 下方,您可以找到 API 密钥,将 your-api-key 替换为您自己的 API 密钥

     ✅重新加载插件以完成设置
对于氧化物
o.reload RSVote
对于碳
c.load RSVote

 

💬聊天命令
     

              /vote - Check Votes/ Shows where to vote / Claims votes
             /claim - ^
            /votes  - ^

 

⚙️配置示例

 

{
  "API Key": "your-api-key",
  "Server Id": "your-server-id",
  "Chat Commands": [
    "claim",
    "vote",
    "votes"
  ],
  "Reward items": [
    {
      "Item Shortname": "wood",
      "Description": null,
      "Item Amount Min": 1000,
      "Item Amount Max": 2000,
      "Item Skin id": 0
    },
    {
      "Item Shortname": "stones",
      "Description": null,
      "Item Amount Min": 1000,
      "Item Amount Max": 2000,
      "Item Skin id": 0
    },
    {
      "Item Shortname": "metal.refined",
      "Description": null,
      "Item Amount Min": 1000,
      "Item Amount Max": 2000,
      "Item Skin id": 0
    }
  ],
  "Reward Commands Help": "use {steamid} to add user steam id\nExamples:\nsr add {steamid} 10 - to add ServerRewards points\ndeposit {steamid} 10 - to add Economics points\n",
  "Reward Commands": [
    {
      "Command": "example {steamid} 1d",
      "Description": "example Description (will appear on Message)",
      "Type": "example type of Reward (Kit, Permission etc.)"
    },
    {
      "Command": "example {steamid} 1d",
      "Description": "example Description (will appear on Message)",
      "Type": "example type of Reward (Kit, Permission etc.)"
    },
    {
      "Command": "example {steamid} 1d",
      "Description": "example Description (will appear on Message)",
      "Type": "example type of Reward (Kit, Permission etc.)"
    }
  ]
}

 

 

 

 

 

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容