{ "OFT": { "setting": { "addGlobalDocReferrer": { "name": "Add Global \"_doc\"", "hint": "(v13+) This adds a header control to document sheets that sets the _doc globalThis variable. Until the header control is triggered, the \"_doc\" variable is undefined." }, "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." }, "preventTokenRotation": { "name": "Prevent Token Auto-Rotation", "hint": "(v13+, GM-Only) This prevents tokens from rotating while you are moving them allowing you to more easily use POG-style tokens without them being rotated automatically by Foundry." }, "preventUserConfigOpen": { "name": "Prevent Auto User Config", "hint": "(v13+, Non-GMs) 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" }, "hotbarSettings": { "name": "Hotbar Settings", "hint": "Tweaks that modify Foundry's hotbar", "label": "Configure Hotbar" } }, "apps": { "no-settings-to-display": "No settings to display", "make-global-reference": "Make Global Reference" } } }