Jump to content

1 Screenshot

  • 20.5k
  • 90
  • 77.23 kB
 Share

Works with

About Trivia

FEATURES

  • Automated trivia games
  • Admin called trivia game
  • More than 24 categories
  • Easy. Medium and Hard difficulty
  • Multiple & True/False choice answers
  • Reward system, including ServerRewards
  • Punish system
  • Announce actions to console
  • Wins, Losses and Typos are stored ➡ Leaderboard Soon™

SUPPORT

If you have questions, requests or you're stuck
you can get support via my Discord Server or the Support Tab.
Most of the time I'm available on Discord.
You can find answers there to previous questions and get discounts.
Invite link to Discord Server

DOCUMENTATION

You can find the documentation here.

 

SHOWCASE

 

DESCRIPTION

  • Please note that this plugin may get additional content in the future in form of other addon-plugins!
    (Ex.: UI system)

 

COMMANDS

  • trivia_help
    Displays and explains trivia commands
  • trivia_version
    Displays the loaded plugin's version
  • trivia_admin [open] [rounds] [frequency]
    1) With the permission trivia.admin a user can start a trivia game with X>0 rounds Y>0 minutes between them.
    2) Only one game can be called at once.
    3) If Automated Games are enabled in the config file, even with permission, trivia games can't be called!

    rounds = X
    frequency = Y
  • trivia_admin [close]
    Using trivia_admin close will stop the current game.
  • trivia [number]
    When a trivia game starts, players can choose a number between 1-4 or 1-2, depending on the game type

 

PERMISSIONS

  • trivia.admin
    With this permission, users can call in trivia games.
  • trivia.dontkick
    With this automated permission, players won't be kicked for flyhack-violation when punished. (currently unused)

 

CONFIG FILE

{
  "Rewards type (Check Documentation)": 1,
  "Item Rewards": {
    "[EASY] Rewards list": {
      "scrap": 100,
      "stones": 1000,
      "wood": 1000
    },
    "[MEDIUM] Rewards list": {
      "scrap": 300,
      "stones": 3000,
      "wood": 3000
    },
    "[HARD] Rewards list": {
      "scrap": 500,
      "stones": 5000,
      "wood": 5000
    }
  },
  "ServerRewards": {
    "[EASY] RP list": [
      1,
      3,
      5
    ],
    "[MEDIUM] RP list": [
      8,
      10,
      12
    ],
    "[HARD] RP list": [
      15,
      20,
      30
    ]
  },
  "Timers": {
    "Frequency of automated games (minutes)": 30,
    "Announcement time (seconds)": 30,
    "Answer time (seconds)": 10
  },
  "Punishments": {
    "ENABLE PUNISHMENTS": true,
    "Hunger": true,
    "Thirst": true,
    "Drowning": true,
    "Freezing": true,
    "Radiation": true,
    "Sunny Day": true,
    "Feet On Fire": true,
    "Weak Legs": true,
    "Scientific Death": true
  },
  "Automated Games": {
    "ENABLE AUTOMATED GAMES": true
  },
  "Extras": {
    "CHAT ICON (use Steam64ID)": 76561199484180329,
    "KEEP CHAT CLEAR DURING TRIVIA GAME": true,
    "LOG ADMIN ACTIVITIES TO CONSOLE": true,
    "LOG GAMES TO DATA FILE": true
  },
  "Version": {
    "Major": 1,
    "Minor": 6,
    "Patch": 4
  }
}

Trivia.json

 

DATA FILE

{
  "76561198146172130": {
    "_Name": "Jesse",
    "Fat-Fingered": 3,
    "Losses": 7,
    "Wins": 5
  }
}

It's automatically created and saved.

  • Haha 1
  • Love 1

User Feedback

1.1m

Downloads

Total number of downloads.

5.4k

Customers

Total customers served.

77.7k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.