Live
Silent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer ParkSilent_Creations published SIlents SuperMarketSilent_Creations published Silents RollerCoasterSilent_Creations published ThemePark IslandSilent_Creations published Metropolisbadgyver updated The Last SiegeWrecks updated Chop ShopWrecks updated Extra Grenades (EMP / SNAPSHOT)Wrecks updated Viper CraftingWrecks updated The OfferingFlecksel updated Rust Valley GPDuff updated PlaceryExtended

Trivia

Mabel 0.0 (0)v1.6.4OxideCarbon#pve#events#rewards#mini games
Trivia
A fun and interactive trivia game that challenges players with random questions, rewards correct answers, and punishes those who get it wrong.
Description

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

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)

CONFIGURATION DOCS

REWARDS

Players can earn RPs with the plugin ServerRewards and any items from the game.
Server owners are given the option to use ServerRewards / ItemRewards (built-in) or both.

Rewards type

  • 0 - Use Item Rewards only
  • 1 - Use ServerRewards only
  • 2 - Use both (one will be selected randomly)

Item Rewards

In this section, you can specify what and how many items should a player get for answering correctly based on the difficulty of the question.
You can find the shortnames here.

Server Rewards

In this section, you can specify how many RPs should a player get for answering correctly based on the difficulty of the question.

TIMERS

  • Frequency of automated games (minutes) When a trivia game ends, it starts a count-down and pushes the new one, when the timer ran out. (loops)
  • Announcement time (seconds) It pushes an announcement to notify players seconds before a trivia game.
  • Answer time (seconds) When the trivia question has been asked, it starts a count-down. Players are only able to answer in this specified time limit.

DEFAULT CONFIGURATION

code
1{
2 "Rewards type (Check Documentation)": 0,
3 "Item Rewards": {
4 "[EASY] Rewards list": {
5 "scrap": 100,
6 "stones": 1000,
7 "wood": 1000
8 },
9 "[MEDIUM] Rewards list": {
10 "scrap": 300,
11 "stones": 3000,
12 "wood": 3000
13 },
14 "[HARD] Rewards list": {
15 "scrap": 500,
16 "stones": 5000,
17 "wood": 5000
18 }
19 },
20 "ServerRewards": {
21 "[EASY] RP list": [
22 1,
23 3,
24 5
25 ],
26 "[MEDIUM] RP list": [
27 8,
28 10,
29 12
30 ],
31 "[HARD] RP list": [
32 15,
33 20,
34 30
35 ]
36 },
37 "Timers": {
38 "Frequency of automated games (minutes)": 30,
39 "Announcement time (seconds)": 30,
40 "Answer time (seconds)": 10
41 },
42 "Punishments": {
43 "ENABLE PUNISHMENTS": true,
44 "Hunger": true,
45 "Thirst": true,
46 "Drowning": true,
47 "Freezing": true,
48 "Radiation": true,
49 "Sunny Day": true,
50 "Feet On Fire": true,
51 "Weak Legs": true,
52 "Scientific Death": true
53 },
54 "Automated Games": {
55 "ENABLE AUTOMATED GAMES": true
56 },
57 "Extras": {
58 "CHAT ICON (use Steam64ID)": 76561199484180340,
59 "KEEP CHAT CLEAR DURING TRIVIA GAME": true,
60 "LOG ADMIN ACTIVITIES TO CONSOLE": true,
61 "LOG GAMES TO DATA FILE": true
62 },
63 "Version": {
64 "Major": 1,
65 "Minor": 6,
66 "Patch": 4
67 }
68}
$5.00
Views4
Downloads0
Purchases0
Rating 0.0
Version1.6.4
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size75 KB
PublishedAug 22, 2026
UpdatedAug 22, 2026
✓ Reviewed for safety and integrity