Encourage your players to engage in chat automated activities for rewards!
PERMISSIONS & COMMANDS
Got a suggestion for a chat game? Post on this resource's discussion page!
- Every part of this plugin is configurable from the messages to how long the plugin waits before generating a new question.
- You can have an infinite number of words for your players to unscramble, or reverse.
- Support for PlaceholderAPi
- You can set your own limits as to how many math questions are cycled into your chat games queue.
- ChatGames uses its own system to cycle, shuffle and queue your configured games.
Spoiler: DEFAULT CONFIG.YML
settings:
enable-rewards : true
auto-start : true
player-requirement:
enable : false
threshold : 2
timer : 1
messages:
win : "&a{player} has won a Chat Game in {time}s! The answer was {0}"
wins : "&aYou have {0} wins!"
unscramble : "&6Unscramble the following word: {0}"
math : "&6What is {0}?"
reverse : "&6Reverse the following word: {0}"
top:
header : "&8[&eChatGame&8]&e Top ChatGame Wins"
entry : "&7 - &e{0}&f has &e{1}&f wins"
games:
math:
enable : true
reward : "eco give {player} 100"
limits:
subtraction : 5
division : 5
multiplication : 5
addition : 5
scramble:
enable : true
reward : "eco give {player} 100"
words :
- Diamond
- Gold
- Iron
- Netherite
- Coal
reverse:
enable : true
reward : "eco give {player} 100"
words :
- Diamond
- Gold
- Iron
- Netherite
- Coal
Code (YAML):
settings:
enable-rewards : true
auto-start : true
player-requirement:
enable : false
threshold : 2
timer : 1
messages:
win : "&a{player} has won a Chat Game in {time}s! The answer was {0}"
wins : "&aYou have {0} wins!"
unscramble : "&6Unscramble the following word: {0}"
math : "&6What is {0}?"
reverse : "&6Reverse the following word: {0}"
top:
header : "&8[&eChatGame&8]&e Top ChatGame Wins"
entry : "&7 - &e{0}&f has &e{1}&f wins"
games:
math:
enable : true
reward : "eco give {player} 100"
limits:
subtraction : 5
division : 5
multiplication : 5
addition : 5
scramble:
enable : true
reward : "eco give {player} 100"
words :
- Diamond
- Gold
- Iron
- Netherite
- Coal
reverse:
enable : true
reward : "eco give {player} 100"
words :
- Diamond
- Gold
- Iron
- Netherite
- Coal
PERMISSIONS & COMMANDS
- chatgames.see - See chat game broadcasts
- chatgames.use - Use ChatGames commands (/chatgames)
- chatgames.wins - See your own wins (/chatgames wins)
- chatgames.toggle - Toggle your chat games in-game (/chatgames toggle)
- chatgames.top-wins - Allow access to see the top 3 gamers (/chatgames topwins)
- chatgames.set-delay - Change how long between chat games (/chatgames setdelay)
Spoiler: PlaceholderAPI Placeholders
%chatgames_wins% - Displays wins
%chatgames_question% - Displays current question (if any)
%chatgames_answer% - Displays current question's answer (if any)
%chatgames_question% - Displays current question (if any)
%chatgames_answer% - Displays current question's answer (if any)
Got a suggestion for a chat game? Post on this resource's discussion page!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.17, 1.18, 1.19
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ChatGames is a free Minecraft Java mod. Compatible with Minecraft 1.17, 1.18, 1.19. Downloaded 193 times (via Spigot). Download it and open it directly in the game.