I am currently unable to receive payments through Spigot. Please join my support discord to purchase this resource. Thank you!
kix's chat games is a simple yet fun plugin that offers 9 fast paced chat minigames to engage your servers chat. the plugin comes ready out of the box, though, can be customized completely - from rewards, sounds, messages, etc.
each aspect of the plugin has been designed with heavy attention to aesthetics that influence the player's experiences and the overall appeal of the games. whether it's how messages appear, the sounds and their pitches, etc. this plugin provides lovely and engaging experiences for you and your players that won't get old.
The first person to unscramble a randomly shuffled word or words from the plugins game library wins! Comes with a default game library of over 1,150 entries, including block names, mob names, MC structure names, and more.
The first person to solve a randomly generated simple math equation wins. Includes addition, subtraction, and division equations anyone can do in their head with a little thinking!
The first person to type a randomly picked word or words from the plugins game library wins!
The first person to type a randomly generated sequence of characters wins; don't forget to match the capitalizations!
The first person to answer a random trivia question wins! Comes with a default trivia library of 56 custom written MC related questions, but is fully customizable. Set up as many custom questions as your heart desires!
The first person to fill in the missing letters of the randomly blanked word(s) from the game library entry wins!
The first person to put the shuffled words of a random game library entry back in the right order wins! Eg. put "Blue Stained Light Pane Glass" in the right order; "Light Blue Stained Glass Pane"!
The first person to put the reversed & shuffled words of a random game library entry back in the right order wins! Eg. put "kraD sknalP kaO" in the right order; "Dark Oak Planks"!
The first person to put the randomly picked reversed word(s) from the game library back in it's right order wins!
* Note: Incorrect answers from players will show up in chat as normal chat messages, however for demonstration purposes "Steve" always guesses correctly. Real games will look less crowded in chat.
v
v
More Game Screenshots, examples, and info:
Spoiler: Click me!
v
v
when someone guesses correctly, their name, the answer, and the time it took will be announced! (message is customizable)
after (default) 35 seconds, games will expire, and the answer will be revealed!
example active chat game
messages not actually sent by notch
players will be notified when they type the right answer, but without the right character case (case sensitivity is configurable per game!)
admins can manually make a select game start at any time!
games are completely randomized (within limits so they aren't ridiculously hard), and will vary in difficulty, from super easy to challenging!
built in leaderboarding system for an extra level of
competition
Customize rewards, game frequency, game length, messages, sounds, the random word library / scrambled word library, random character string lengths, math equation range / difficulty, and more.
Comes with a leaderboard command and Placeholder API placeholders to see the players with the most wins
Don't worry, everyone's chat remains fully functional while a game is happening. You can also give players the ability to toggle their preferences of seeing chat games or not with /kcg toggle!
Kix's Chat Games runs like a feather on your server with its professional and efficient logic.
The plugin is ready right out of the box, no need to spend time configuring things if you don't want to.
Developers can listen to chat game events and pull info to incorporate their own features relating to chat games, like rewards for completing X amount of games, quests, etc.
The default game library contains over 1,150 entries, including block names, mob names, MC structure names, and more. The default trivia library contains 56 original written trivia questions related to MC, including general questions, fill in the blanks, true and false, and more.
STEP 1
Purchase KixsChatGames from the top right of this page.
STEP 2
Add KixsChatGames-x.x.x.jar to your plugins folder.
STEP 3
Restart your server. Any config changes you decide to make later to the plugin can be updated instantly in-game, with /kcg reload
STEP 4
Make sure to give your players permission to participate in games: add "chatgames.see" to any players/groups you'd like to allow to play, and "chatgames.toggle" to any players/groups you'd like to be able to toggle their game visibility preference.
Don't have a permissions plugin? Don't worry, just set use-game-permissions: true to false in the plugins config, then type /kcg reload
chatgames.see: see and participate in chat games. Only required if use-game-permissions is true in the config.
chatgames.toggle: allows players to toggle seeing chat games. Only required if use-game-permissions is true in the config.
chatgames.reload: reload KixsChatGames with /kcg reload
chatgames.admin: get notified when there is an update available for KCG
chatgames.forcestart: force start the specified game type at any time
chatgames.info: run /kcg info to see plugin information (game status, enabled games, & game and trivia library sizes)
Spoiler: /kcg info output
config.yml
Code (YAML):
# _ ___ ____ _ _ ____
# | |/ (_)_ _____ / ___| |__ __ _| |_ / ___| __ _ _ __ ___ ___ ___
# | ' /| \ \/ / __| | | '_ \ / _` | __| | _ / _` | '_ ` _ \ / _ \/ __|
# | . \| |> <\__ \ |___| | | | (_| | |_| |_| | (_| | | | | | | __/\__ \
# |_|\_\_/_/\_\___/\____|_| |_|\__,_|\__|\____|\__,_|_| |_| |_|\___||___/
#
# by kixmc
# Should the plugin periodically check for new releases any notify operators when the plugin is outdated?
check-for-updates: true
games:
# Unscramble a randomly scrambled entry from the game-library
unscramble:
enabled: true
# Should answers need to be in exactly the same case as the question?
case-sensitive: true
# Type a random entry from the game-library
type:
enabled: true
# Should answers need to be in exactly the same case as the question?
case-sensitive: true
# Solve a basic math equation (operators: +, -, /)
solve:
enabled: true
# Below is the maximum any parts of math equations will be, the higher this number the harder equations will be to solve
# Ensure the range is evenly divisible or else division equations will not occur
range: 84
# Type a series of random characters from the random-strings alphabet
type-random:
enabled: true
# Should answers need to be in exactly the same case as the question?
case-sensitive: true
# These are the characters that will be used when generating random strings
alphabet: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"
Thank you! Your feedback is valued greatly.
Please note any support requests or bug reports in the reviews will be disregarded, instead use one of the support options mentioned above!