clientstuff
This commit is contained in:
@@ -13,6 +13,9 @@ general {
|
||||
# If true, always draw implicit dependency. This property can be changed by the GUI [default: false]
|
||||
B:"Always draw implicit dependency"=false
|
||||
|
||||
# If true, then when you Claim all quests, choice rewards will be randomly selected [default: false]
|
||||
B:"Claim all random select choice rewards"=false
|
||||
|
||||
# If true, then when you click on Claim all, a warning dialog will be displayed [default: true]
|
||||
B:"Claim all requires confirmation"=true
|
||||
|
||||
@@ -54,7 +57,7 @@ general {
|
||||
S:"Text Width Correction"=1.0
|
||||
|
||||
# The current questing theme [default: betterquesting:light]
|
||||
S:Theme=betterquesting:light
|
||||
S:Theme=midnight:dark
|
||||
|
||||
# If true, all users can use /bq_admin commands regardless of op-status. Useful for single-player without cheats. [default: false]
|
||||
B:"Unrestrict Admin Commands"=false
|
||||
@@ -63,7 +66,7 @@ general {
|
||||
B:"Use Quest Bookmark"=true
|
||||
|
||||
# If true, user can view not-yet-unlocked quests that are not hidden or secret. This property can be changed by the GUI. [default: false]
|
||||
B:"View mode"=false
|
||||
B:"View mode"=true
|
||||
|
||||
# If true, view mode will display the quest line regardless of whether the quest line is unlocked yet. [default: true]
|
||||
B:"View mode all quest line"=true
|
||||
|
||||
Reference in New Issue
Block a user