Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for EpicEbic

Fun chat games for your members

Report SimpleChatGames?

SimpleChatGames

The only chat games plugin you'll need again! Support: https://static.jeff-media.com/img/button_discord.png

Current Games:

  • Unscrable
  • Trivia
  • Math
  • Copy
copy example game

@YouTube

math example game

@YouTube

triviaexample game

@YouTube

unscramble example game

@YouTube

unscramble example game

Commands

/cg lb - Shows the top 10 chat game winners /cg skip - Skips to the next game /cg reward - Allows you to add/set/remove/disable rewards

  • /cg reward set command give %player_name% diamond 1 (example)
  • /cg reward set economy 500 (REQUIRES VAULT)
  • /cg reward set item (This takes the item from your hand) /cg reload - Reloads config.yml and restarts game timer

Configuration

All messages are configurable in each games respective config Each game can go on for different amounts of time (all in seconds) Trivia and Unscrable questions are configurable, while copy and math are auto generated but you can choose the length and how high/low the numbers can go

Default Configs:

default config.yml
update-checker:
#   interval: 2 hours
  enabled: true

# Debug: true enables the following
# Games starting 20 seconds after startup
# Time between games becomes 1 minute
# Send op's the answer to all questions
# Removes minimum players needed
# Disables rewards
debug: false

games:
#   interval: 5 Minutes
  players: 2
  not-enough-players-message: "<green>Not enough players online"


rewards:
  item: disabled
  economy: disabled
  command: disabled
default messages.yml
no-permission: "<red>You do not have permission for this"
leaderboard:
  info-message: "<green>Page %number% of the leaderboard"
  info-line: " <dark_gray>-</dark_gray><yellow>%player_name%  %wins%"
skip-game: "<green>Game skipped!"
item-given: "<green>You have received x%item_count% %item_name%"
money-given: "<green>You have received $%amount%"
command-usage: /cg <reward|leaderboard|skip|reload>
default copy.yml
# duration: 20 seconds
enabled: true
messages:
  start: "<green>Copy <white>%word%</white> to win a prize!"
  end:
    won: "<green><bold>!</bold> <white>%player_name%</white> has won the round in <yellow>%time%<yellow> <white>seconds</white>!"
    timed-out: "<green><bold>!</bold> No one won that round"

possible-characters: "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
word-length: 15
default maths.yml
# duration: 30 seconds
enabled: true
messages:
  start: "<green>Solve <white>%question%</white><green> to win a prize!"
  end:
    won: "<green><bold>!</bold> <white>%player_name%</white> has won the round in <yellow>%time%<yellow> <white>seconds</white>!"
    timed-out: "<green><bold>!</bold> No one won that round, the answer was %answer%"

numbers:
  lowest: 1
  highest: 200
default trivia.yml
# duration: 30 seconds
enabled: true
messages:
  start: "<green>Solve <white>%question%</white><green> to win a prize!"
  end:
    won: "<green><bold>!</bold> <white>%player_name%</white> has won the round in <yellow>%time%<yellow> <white>seconds</white>!"
    timed-out: "<green><bold>!</bold> No one won that round, the answer was %answers%"

questions:
  What is the name of the block used to craft torches?:
    answers:
      - stick
      - coal
  What is the name of the hostile mob that explodes?:
    answers:
      - creeper
  What is the name of the game mode where players have infinite resources?:
    answers:
      - creative mode
  What is the name of the tool used to break dirt and stone blocks?:
    answers:
      - pickaxe
  What is the name of the block that players spawn on when they first join a world?:
    answers:
      - grass block
  What is the name of the red, fiery dimension that can be accessed through a Nether portal?:
    answers:
      - Nether
  What is the name of the flying creature that drops leather when killed?:
    answers:
      - bat
  What is the name of the neutral mob that can be tamed with bones?:
    answers:
      - wolf
  What is the name of the material used to create armor?:
    answers:
      - iron
      - diamond
      - gold
  What is the name of the food that restores the most hunger points?:
    answers:
      - golden carrot
      - cooked porkchop
      - steak
  What is the name of the rare ore that can be found underground?:
    answers:
      - diamond
  What is the name of the block that is used to create a bed?:
    answers:
      - wool
  What is the name of the block that grows wheat?:
    answers:
      - farmland
  What is the name of the block that can be used to make a furnace?:
    answers:
      - cobblestone
  What is the name of the block that can be used to craft arrows?:
    answers:
      - flint
      - stick
      - feather
  What is the name of the material used to create tools and weapons?:
    answers:
      - iron
      - diamond
      - gold
  What is the name of the block that can be used to create a ladder?:
    answers:
      - sticks
  What is the name of the passive mob that can be milked?:
    answers:
      - cow
  What is the name of the item used to craft a fishing rod?:
    answers:
      - string
  What is the name of the item used to craft a bow?:
    answers:
      - sticks
      - string
  What is the name of the block that can be used to create a door?:
    answers:
      - wood planks
  What is the name of the block that can be used to create a boat?:
    answers:
      - wood planks
  What is the name of the block that can be used to create a chest?:
    answers:
      - chest
  What is the name of the block that can be used to create a crafting table?:
    answers:
      - wood planks
  What is the name of the block that can be used to create a fence?:
    answers:
      - wood planks
  What is the name of the block that can be used to create a fence gate?:
    answers:
      - wood planks
  What is the name of the block that can be used to create a pressure plate?:
    answers:
      - wood planks
      - stone
  What is the name of the item used to craft a map?:
    answers:
      - paper
      - compass
  What is the name of the block that can be used to create a jukebox?:
    answers:
      - wood planks
      - diamond
  What is the name of the block that can be used to create a note block?:
    answers:
      - wood planks
      - redstone
  What is the name of the block that can be used to create a piston?:
    answers:
      - wood planks
      - cobblestone
      - iron ingot
      - redstone
  What is the name of the block that can be used to create a sticky piston?:
    answers:
      - wood planks
      - cobblestone
      - iron ingot
      - redstone
      - slime ball
  What is the name of the block that can be used to create a redstone lamp?:
    answers:
      - glowstone
      - redstone
  What is the name of the block that can be used to create a lever?:
    answers:
      - cobblestone
      - stick
  What is the name of the block that can be used to create a redstone torch?:
    answers:
      - redstone
      - stick
  What is the name of the block that can be used to create a button?:
    answers:
      - stone
      - wood planks
  What is the name of the block that can be used to create a comparator?:
    answers:
      - redstone torch
      - nether quartz
      - stone
  What is the name of the block that can be used to create a dispenser?:
    answers:
      - cobblestone
      - redstone
      - bow
    What is the name of the block that can be used to create a dropper?:
      answers:
        - cobblestone
        - redstone
    What is the name of the block that can be used to create a hopper?:
      answers:
        - iron ingot
        - chest
    What is the name of the block that can be used to create a beacon?:
      answers:
        - obsidian
        - glass
        - nether star
    What is the name of the block that can be used to create a brewing stand?:
      answers:
        - blaze rod
        - cobblestone
    What is the name of the block that can be used to create a daylight sensor?:
      answers:
        - glass
        - nether quartz
        - wood slab
    What is the name of the block that can be used to create a comparator?:
      answers:
        - redstone torch
        - nether quartz
        - stone
    What is the name of the block that can be used to create a daylight detector?:
      answers:
        - daylight sensor
    What is the name of the block that can be used to create a redstone repeater?:
      answers:
        - redstone torch
        - stone
        - redstone dust
    What is the name of the block that can be used to create a furnace?:
      answers:
        - cobblestone
        - iron ingot
    What is the name of the block that can be used to create a smoker?:
      answers:
        - wood logs
        - furnace
    What is the name of the block that can be used to create a blast furnace?:
      answers:
        - iron ingot
        - furnace
        - smooth stone
    What is the name of the block that can be used to create a crafting table?:
      answers:
        - wood planks
    What is the name of the block that can be used to create a chest?:
      answers:
        - wood planks
    What is the name of the block that can be used to create a trapdoor?:
      answers:
        - wood planks
        - iron ingot
    What is the name of the block that can be used to create a fence gate?:
      answers:
        - wood planks
        - stick
    What is the name of the block that can be used to create a ladder?:
      answers:
        - stick
    What is the name of the block that can be used to create a sign?:
      answers:
        - wood planks
    What is the name of the block that can be used to create a bed?:
      answers:
        - wool
        - wood planks
    What is the name of the block that can be used to create a painting?:
      answers:
        - wool
        - stick
    What is the name of the block that can be used to create a carpet?:
      answers:
        - wool
        - wood planks
    What is the name of the block that can be used to create a fence?:
      answers:
        - wood planks
        - stick
    What is the name of the block that can be used to create a pressure plate?:
      answers:
        - wood planks
        - stone
        - iron ingot
default unscramble.yml
# duration: 20 seconds
enabled: true
messages:
  start: "<green>Unscramble <white>%word%</white> to win a prize!"
  end:
    won: "<green><bold>!</bold> <white>%player_name%</white> has won the round in <yellow>%time%<yellow> <white>seconds</white>!"
    timed-out: "<green><bold>!</bold> No one won that round, the answer was %word%"
words:
  - minecraft
  - digging
  - diamond
  - emerald
  - gold
  - iron
  - grass
  - creeper
  - zombie
  - skeleton
  - steve
  - enderman
  - nether
  - overworld
  - redstone
  - tnt
  - pickaxe
  - sword
  - bow
  - arrow
  - enchantment
  - potion
  - beacon
  - villager
  - farming
  - brewing
  - crafting
  - anvil
  - furnace
  - coal
  - lava
  - water
  - tree
  - wood
  - planks
  - slime
  - magma cube
  - ghast
  - blaze
  - elytra
  - shulker
  - end portal
  - dragon egg
  - obsidian
  - bedrock
  - minecart
  - rail
  - redstone dust
  - lever
  - button
  - pressure plate
  - trapdoor
  - fence
  - stairs
  - chest
  - ender chest
  - beacon
  - totem of undying
  - trident
  - turtle
  - rabbit
  - chicken
  - cow
  - pig
  - sheep
  - horse
  - donkey
  - llama
  - polar bear
  - dolphin
  - salmon
  - cod
  - pufferfish
  - fishing rod
  - enchanted golden apple
  - spider
  - cave spider
  - silverfish
  - ender dragon
  - wither
  - pillager
  - ravager
  - illusioner
  - phantom
  - cat
  - wolf
  - ocelot
  - parrot
  - panda
  - bee
  - adventure
  - armor
  - axe
  - biome
  - bow
  - brewing
  - campfire
  - cave
  - chicken
  - crafting
  - creeper
  - desert
  - diamond
  - dragon
  - dungeon
  - emerald
  - enchanting
  - ender
  - experience
  - farm
  - fishing
  - food
  - forest
  - furnace
  - ghost
  - gold
  - grass
  - guardians
  - horse
  - iron
  - jungle
  - ladder
  - lantern
  - lava
  - minecart
  - mob
  - monster
  - mushroom
  - nether
  - obsidian
  - ocean
  - ores
  - panda
  - pig
  - piston
  - player
  - poison
  - portal
  - potion
  - rabbit
  - redstone
  - sand
  - sheep
  - shovel
  - skeleton
  - slime
  - snow
  - spawn
  - spider
  - steak
  - sword
  - thunder
  - TNT
  - tools
  - tree
  - treasure
  - village
  - water
  - weapons
  - wolf
  - zombie
  - shield
  - hopper
  - beacon
  - elytra
  - totem
  - trident
  - scaffolding
  - honeycomb
  - honey
  - berry
  - lantern
  - boat
  - cartography
  - crossbow
  - diamond armor
  - diamond tools
  - end portal
  - ghast
  - blaze
  - ender dragon
  - wither
  - beacon
  - bookshelf
  - cauldron
  - chest
  - dispenser
  - dropper
  - enchantment table
  - glass
  - glowstone
  - jukebox
  - lever
  - piston
  - redstone torch
  - sticky piston
  - tripwire
  - water bucket
  - lava bucket
  - wheat

https://bstats.org/signatures/bukkit/SimpleChatGames.svg

Information

CategoryChat
Published onMay 5, 2023
LicenseMIT
Downloads36
Stars1
Watchers1

Pinned Versions

Members