51 lines
1.8 KiB
JSON
51 lines
1.8 KiB
JSON
{
|
|
"OFT": {
|
|
"setting": {
|
|
"autoUnpauseOnLoad": {
|
|
"name": "Auto Unpause On Load",
|
|
"hint": "(v13+, GM-Only) Automatically unpauses the game when you load into the world. This will happen EVERY time you load into the world, including if you reload the website."
|
|
},
|
|
"chatSidebarBackground": {
|
|
"name": "Chat Background",
|
|
"hint": "(v13+) Adds a background to the chat tab of the right-hand sidebar."
|
|
},
|
|
"hotbarButtonGap": {
|
|
"name": "Hotbar Button Gap",
|
|
"hint": "(v13+) Allows changing the amount of space between the hotbar buttons."
|
|
},
|
|
"hotbarButtonSize": {
|
|
"name": "Hotbar Button Size",
|
|
"hint": "(v13+) Changes the size of the hotbar buttons to a size you prefer."
|
|
},
|
|
"preventUserConfigOpen": {
|
|
"name": "Prevent Auto User Config",
|
|
"hint": "(v13+) Prevents Foundry from opening the User Configuration when a player loads into the world."
|
|
},
|
|
"repositionHotbar": {
|
|
"name": "Reposition Hotbar",
|
|
"hint": "(v13+) This moves the hotbar into a position similar to where it was in ~v11, making it so that it doesn't move when you expand or collapse the right-hand sidebar."
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
},
|
|
"menu": {
|
|
"devSettings": {
|
|
"name": "Developer Settings",
|
|
"hint": "Tweaks that are relevant if you are developing something within Foundry, but are rarely useful outside of that context.",
|
|
"label": "Configure Dev Settings"
|
|
}
|
|
},
|
|
"apps": {
|
|
"no-settings-to-display": "No settings to display"
|
|
}
|
|
}
|
|
}
|