Upgrade
Games
Resources
  • Recent Announcement: website reset your user data you can create a new user, to import roles you can open a ticket on our discordRead More
【Kix's Chat Games】: Engage your servers chat with fun & competitive chat minigames

MC Plugins 【Kix's Chat Games】: Engage your servers chat with fun & competitive chat minigames 1.20.3 ready! 2.1.1
  • :【Kix's Chat Games】: Engage your servers chat with fun & competitive chat minigames | 1.20.3 ready!
  • Purchase Notice
    Join my support discord for help with this plugin. Thank you!





    [IMG]

    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.


    [IMG]

    [IMG]
    Unscramble
    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.


    [IMG]
    Solve
    The first person to solve a randomly generated simple math equation wins. Includes addition, multiplication, subtraction, and division equations you can do in their head with a little thinking!


    [IMG]
    Type
    The first person to type a randomly picked word or words from the plugins game library wins!


    [IMG]
    Type Random
    The first person to type a randomly generated sequence of characters wins; don't forget to match the capitalizations!

    [IMG]
    Trivia
    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!

    [IMG]
    Fill In
    The first person to fill in the missing letters of the randomly blanked word(s) from the game library entry wins!


    [IMG]
    Word Unshuffle
    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"!


    [IMG]
    Reverse Word Unshuffle
    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"!


    [IMG]
    Unreverse
    The first person to put the randomly picked reversed word(s) from the game library back in it's right order wins!



    [IMG]

    * 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.


    [IMG]


    [IMG]


    [IMG]


    [IMG]


    [IMG]


    [IMG]

    v
    v

    [IMG]




    More Game Screenshots, examples, and info:





    [IMG]

    ☑️ Ultra customizable

    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.

    ☑️ Competitive

    Comes with a leaderboard command and Placeholder API placeholders to see the players with the most wins


    ☑️ Non intrusive

    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!

    ☑️ Super efficient

    Kix's Chat Games runs like a feather on your server with its professional and efficient logic.

    ☑️ Plug and play

    The plugin is ready right out of the box, no need to spend time configuring things if you don't want to.

    ☑️ Event API

    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.

    ☑️ High quality default configs

    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.



    [IMG]

    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



    [IMG]

    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)





    [IMG]

    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

    # Range of multiplication equations
    multiplication-range: 15

    # 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"

    # Minimum and maximum length for the randomly generated strings using the above alphabet
    min-length: 4
    max-length: 12

    # Answer a random trivia question from the plugins trivia-library
    trivia:
    enabled: true

    # Fill in (type only) the missing letters of a randomly blanked out game-library entry
    fill-in:
    enabled: true

    # Should answers need to be in exactly the same case as the question?
    case-sensitive: true

    # Should the full word/phrase be accepted as an answer as well as the missing letters?
    accept-full-entry-as-answer: false

    # Put the word(s) of a random game-library entry back in the right order
    word-unshuffle:
    enabled: true

    # Should answers need to be in exactly the same case as the question?
    case-sensitive: true

    # Put the reversed & shuffled word(s) of a random game-library entry back in the right order
    reverse-word-unshuffle:
    enabled: true

    # Should answers need to be in exactly the same case as the question?
    case-sensitive: true

    # Put the reversed game-library entry back in it's right order
    unreverse:
    # Enable this game?
    enabled: true

    # Should answers need to be in exactly the same case as the question?
    case-sensitive: true

    # Turn this to false if your server does not use a permissions plugin.
    # If true, players will need the permissions "chatgames.see" to see & participate in chat games, and "chatgames.toggle" to toggle seeing games.
    use-game-permissions: true

    # At least how many players must be online in order for games to occur?
    minimum-required-players: 5

    # Uses built-in processing to determine when players are AFK, and excludes them from counting in the minimum-required-players amount
    exclude-afk-players: true

    # In minutes, how often should a chat game occur?
    # Must be longer than the game-lifetime duration
    # Set to -1 to disable (games will only occur if triggered by an admin with /kcg forcestart)
    game-interval: 8

    # In seconds, how long should games last before they expire?
    # Must be less than the game-interval duration
    game-lifetime: 35

    # The amount of top places shown in the leaderboard command
    leaderboard-rows: 8

    # Sounds played by the plugin (pitches can range from 0.0 to 2.0)
    # IMPORTANT: This plugin uses version independent sound names to support MC 1.8 - 1.16+
    # Most modern sound names WILL NOT WORK, use the link below instead!
    # Valid sound names can be found at this link: https://pastebin.com/raw/9NbGd6GF
    # Set any sound value to "none" to disable it.
    sounds:
    win:
    sound: "orb_pickup"
    pitch: 1.4
    game-start:
    sound: "chicken_egg_pop"
    pitch: 2.0
    nobody-won:
    sound: "villager_no"
    pitch: 1.8
    incorrect-case:
    sound: "pig_walk"
    pitch: 2.0

    # Prints real time information to the console to help diagnose issues
    debug: false

    rewards.yml

    Code (YAML):
    # A random reward command set will be ran through the console each time a player wins
    # Use "{firework} to spawn a no-damage random firework at the winner
    # Set to "each-time: []" or "random-sets: []" to have no actions in those sections
    # --------------
    # Placeholders:
    # --------------
    # "%PLAYER%" - the winners username
    # "%PLAYER_DISPLAYNAME%" - the winners display name
    # --------------
    # Actions:
    # --------------
    # You can specify what type of action to execute by adding one of the below prefixes to command set entries:
    # "{player-msg}: message" - send a message to the winner.
    # "{console-cmd}: command" - run a command as the console (don't include a / at the start).
    # "{player-cmd}: command" - run a command as the winner (don't include a / at the start).
    # "{broadcast-all}: message" - broadcast a message to ALL players.
    # "{broadcast-safe}: message" - broadcast a message to all players who don't have chat games hidden or have permission to participate in games.
    rewards:
    each-time:
    - "{firework}"
    random-sets:
    1:
    - "{console-cmd}: minecraft:xp add %PLAYER% 5"
    - "{player-msg}: &aYou won 5 xp!"
    2:
    - "{console-cmd}: minecraft:xp add %PLAYER% 8"
    - "{player-msg}: &aYou won 8 xp!"
    3:
    - "{console-cmd}: minecraft:xp add %PLAYER% 10"
    - "{player-msg}: &aYou won 10 xp!"
    4:
    - "{console-cmd}: minecraft:xp add %PLAYER% 13"
    - "{player-msg}: &aYou won 13 xp!"
    5:
    - "{console-cmd}: minecraft:xp add %PLAYER% 15"
    - "{player-msg}: &aYou won 15 xp!"
    6:
    - "{console-cmd}: minecraft:xp add %PLAYER% 25"
    - "{player-msg}: &aYou got lucky and won 25 xp!"
    7:
    - "{console-cmd}: minecraft:xp add %PLAYER% 35"
    - "{player-msg}: &aYou got &a&lextra &r&alucky and won 35 xp!"


    Other files:
















    [IMG]

    Using PlaceholderAPI, you can show win and learderboard data in any plugins that support PAPI parsing (ex. in guis, holograms, etc.)
    • %kixschatgames_wins%
    • %kixschatgames_server_total_wins%
    • %kixschatgames_lb_topname_<num>%
    • %kixschatgames_lb_topwins_<num>%
    [IMG]

    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. Download here






    [IMG]

    Need help, have questions or suggestions?

    1st OPTION - FASTEST SUPPORT

    Contact me on my Discord Server!

    By joining, you also gain access to the plugins discussion channel to chat with fellow KixsChatGames users, make suggestions, give feedback, and more related to the plugin!

    2nd OPTION - SLOWER
    If you would prefer not to use Discord or don't have it, you can PM me here on Spigot!



    [IMG]

    By using this product, you fully agree to these terms.
    If the above clickable text does not work, below is the link to directly access the terms: https://kixmc.gitbook.io/kixmcs-product-resources/



    [IMG]

    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!
    • Like
    Reactions: AtlantisLover
    Download Here You can't access this Speed Download
    MC Plugins
    Version 1.20.3 ready! 2.1.1
    Downloads 1
    View 363
    Last Update
    0.00 star(s) 0 ratings