25 lines
748 B
JSON
25 lines
748 B
JSON
{
|
|
"OFT": {
|
|
"setting": {
|
|
"chatSidebarBackground": {
|
|
"name": "Chat Background",
|
|
"hint": "(v13+) Adds a background to the chat tab of the right-hand sidebar."
|
|
},
|
|
"preventUserConfigOpen": {
|
|
"name": "Prevent Auto User Config",
|
|
"hint": "(v13+) Prevents Foundry from opening the User Configuration when a player loads into the world."
|
|
},
|
|
"startSidebarExpanded": {
|
|
"name": "Start Sidebar Expanded",
|
|
"hint": "(v13+) Starts the right-hand sidebar expanded when logging in."
|
|
},
|
|
"startingSidebarTab": {
|
|
"name": "Starting Sidebar Tab",
|
|
"hint": "(v13+) Determines what sidebar tab to have selected initially when loading Foundry",
|
|
"choices": {
|
|
"blank": "No Custom Default Tab"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|