#MyStudio - en/config v1.8 Settings: Cooldown: 1 # Time between games in minutes
Add-Random: true # Enable/Disable Random Question Selection
Add-Hint: true # Enable/Disable showing hints
Add-Earn-message: true # Enable/Disable reward message
Add-time-to-answer: true # Enable/Disable time no answer
time-to-answer: 1 # Time to answer
Earn-Message: "&aYou received &6{value} &acoins for the correct answer!" # Reward message
Start-Message: # Messages at the start of the game
- "&6&lThe chat game is starting!"
- "&eQuestion: &f{Question}"
- "&aReward: &6{value}"
- "&bHint: &f{Hint}"
Finish-Message: # Messages at the end of the game
- "&c&lGame Over!"
- "&eCorrect answer: &f{Answer}"
- "&6Winner: &a{player}"
messages: message-1: # First question
Reward: 10000 # Reward for the correct answer
Question: "What is the largest planet in the Solar System?" # Question text
Hint: "&aIt starts with the letter 'J'" # Hint for the question
Answer: "Jupiter" # Correct answer
message-2:
Reward: 1500 # Reward for the correct answer
Question: "What is the fastest land animal?"
Hint: "&aIt is a large cat"
Answer: "Cheetah"