About Trivia | Plugin
FEATURES
|
SUPPORT
If you have questions, requests or you're stuck |
DOCUMENTATION You can find the documentation here. |
SHOWCASE
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)
Quote{
"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
}
}
Quote{
"76561198146172130": {
"_Name": "Jesse",
"Fat-Fingered": 3,
"Losses": 7,
"Wins": 5
}
}It's automatically created and saved.