ChatTrivia

ChatTrivia

Plugin

A fun trivia game right inside the chat! 500+ preset questions | Give Money and/or Items, or run a command as a prize! | Anti-Spam w/ cooldowns | Add your own questions!

Server EconomyMinigameSocial

253 downloads
4 followers
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Chat Trivia Banner

Chat Trivia is a plugin that makes a fun trivia game pop up in the chat! Players will have to answer the question before the round ends. Whoever answers it first, wins a prize!

Features

  • 500+ preset questions, stored in an easy JSON file.
  • Add your own questions!
  • Prevent players from spamming by setting a cooldown on their answers in the config!
  • Give players rewards like money or items for answering the question right!

Examples

Cooldown & Win

Imgur Imgur

Configuration

config.yml
#The numbers in this config are amount of ticks. 20 ticks = 1 second; so 1 minute would be 1200
questions:
  time_between_questions: 1200
  round_length: 600

#Set this to more than -1 if you would like players to not be able to spam answers, but still be able to answer more than once
cooldown: 10

rewards:
  win_money: true
  win_amount_money: 100
  win_item: true
  #Set the type of item(MUST BE IN ALL CAPS) and the amount below
  win_amount_item:
      ==: org.bukkit.inventory.ItemStack
      type: DIAMOND
      amount: 1

Commands

  • /trivia reload
    • Reloads config

Dependency

Have a question or need to report a bug?

Join my support Discord! I am open to criticism and feature requests!

External resources



Project members

etsuni

Owner


Technical information

License
MIT
Project ID