Haven Trivia

Quick rating

Community listing page, reviews here may not be monitored by the author.

Haven Trivia

No reviews yet

Adds a trivia system with a variety of categories and questions.

QoL & Tweaks
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
HavenTrivia-Forge-1.20.1-1.0.0.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

About

Description

HavenTrivia

is a server-side Forge mod that adds trivia questions with rewards and a leaderboard.
It’s fully automated, configurable, and requires no client mod.


Commands

Public

  • /trivia leaderboard
    Shows the top 10 trivia scorers.
  • /trivia about
    Lists how many trivia questions and rewards exist for each category. (only shows amount per category)

Admin-only (haventrivia.admin)

  • /trivia start
    Starts the automatic trivia scheduler.
  • /trivia stop
    Stops auto-trivia.
  • /trivia ask
    Asks a trivia question immediately.
  • /trivia timeout
    Forces the current question to time out.
  • /trivia reload
    Reloads questions.json and rewards.json.
  • /trivia add <player|all> <amount>
    Adds points to a player or all online players.
  • /trivia remove <player|all> <amount>
    Removes points from a player or all players on the leaderboard.
  • /trivia reset <player|all>
    Resets score for a player or clears the entire leaderboard.

Config

  • interval – Seconds between automatic trivia questions
    Set to 0 to disable auto mode.
  • minPlayers – Minimum online players needed to trigger trivia
  • maxTime – Time (in seconds) before a question times out
  • prefix – Text prefix added to all trivia messages

How it works

  • Questions are loaded from questions.json, organized by difficulty
  • Rewards (items and commands) are defined per category in rewards.json
  • Trivia is broadcast globally and rewards the first correct answer
  • Each correct answer gives the player 1 point
  • Points are saved and ranked in a persistent leaderboard
  • Data is stored in the world folder:
    serverconfig/haventrivia/

Permissions

Admin commands require:
haventrivia.admin

If no permissions mod is present, the mod defaults to vanilla permission level 2 (OP).

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works