1 426
收录服务器
2 091
注册
49 843
玩家
ChatGames 聊天游戏
想让聊天变得更有趣吗?现在你可以通过做一些游戏来奖励你的玩家。
作 者 SnowmanFTW
发布时间 2018年12月20日
支持核心 Spigot
原生版本
支持版本 1.13
点此下载

🎉 ChatGames 是一款通过游戏奖励玩家的 Minecraft 插件。玩家可以通过回答游戏中的问题来获得奖励。目前有五种游戏类型:加法、减法、乘法、打乱和随机。奖励可以自定义。

🎮 ChatGames

📌 简介

  • 原生 Minecraft 版本:1.13
  • 测试 Minecraft 版本:1.13

⚙️ 功能

ChatGames 插件允许玩家通过回答游戏中的问题来获得奖励。目前包含以下五种游戏:

  • 加法 (Add)
  • 减法 (Subtract)
  • 乘法 (Multiply)
  • 打乱 (Shuffle)
  • 随机 (Random)

您可以自定义奖励!

⌨️ 命令 & 权限

命令:

  • /chatgames help
  • /chatgames reload

权限:

  • chatgames.reload - 重载插件配置

📦 前置需求

你需要下载 VAULT 才能使插件正常工作。

⚙️ 配置 (config.yml)


Prefix: "&f[&aChatGames&f] &f"
#Time between the messages appear and the game starts (in seconds)
Time: 10
#Should the games be randomized?
Random: true
#If the option above is false put here the order:
Order:
- Shuffle
- Add
- Subtract
- Multiply
- Random
- Shuffle
Add:
  min: 1
  max: 50
  message: "&aSolve &f%number1% + %number2% &ato get a reward."
Subtract:
  min: 1
  max: 50
  message: "&aSolve &f%number1% - %number2% &ato get a reward."
Multiply:
  min: 1
  max: 15
  message: "&aSolve &f%number1% * %number2% &ato get a reward."
Random:
  length: 8
  message: "&aWrite in chat &f%solution% &ato get a reward."
Shuffle:
  words:
  - minecraft
  - world
  - tree
  - word
  - hello
  - music
  - grass
  message: "&aUnscramble the word &f%word% &ato get a reward."
Reward:
  amount: 100
  message: "&aYou got &f%reward%$ &afor finding the answer: &f%answer%&a."

📝 未来计划

  • 更多可配置的奖励
  • 胜者排行榜
  • 前 1-3 名的奖励