Purpose of the Options Tab

The Options tab lets you configure Collections Manager's behavior. Settings include:

Settings are saved automatically when you change them. They persist between MO2 sessions.

Startup Tab

Choose which tab opens when you launch Collections Manager:

API Key

Your Nexus Mods API key is required for downloading mods. To get your key:

  1. Click the "Get my API key" link
  2. Log in to Nexus Mods if prompted
  3. Scroll to the bottom of the API keys page
  4. Copy your PERSONAL API KEY (not the SSO key)
  5. Paste it into the API Key field
Important: Use your PERSONAL API KEY, not the SSO key. The personal key is a long string of letters and numbers at the bottom of the page.

Premium vs Free

Auto-install

When enabled, mods are automatically installed after downloading:

Recommended: Enable for streamlined collection installation.

Auto-activate

When enabled, mods are automatically activated (enabled) after installation:

Note: You may want to disable this if you prefer to review mods before enabling them.

Silent Install

Automatically advances through installer dialogs:

Note: Silent install uses collection author's saved FOMOD choices. If you want to customize FOMOD options, disable this or use the FOMODs tab to reinstall specific mods.

Detect Root-install Mods

Scans for mods that need manual installation to the game folder:

Why this matters: Some mods must be in the actual game folder, not MO2's virtual file system. This setting helps identify them.

Maintenance on Load

Automatically runs maintenance before loading a collection:

Recommended: Keep enabled unless you experience slow load times with very large collections.

Developer Options

Click Show next to "Developer Options" to reveal advanced settings. These are for troubleshooting and fine-tuning.

Caution: Only change these settings if you understand what they do. Incorrect values can cause issues.

Show Dev Tab

Enables a hidden "Dev" tab with experimental features:

Only enable if you need to troubleshoot issues or test new features.

Timing Settings

SettingDescriptionDefault
Stuck timeoutSeconds before a download is considered stuck60 sec
Timeout scaleMultiplier for all timeouts (0.5x-4x)1.0x
Install delayWait time between install operations1.0 sec
FOMOD delayExtra wait time for FOMOD installers0.5 sec
Timer speedSpeed of dialog detection timers1.0x

When to Adjust Timing

Advanced Settings

SettingDescription
Background downloadDownload next mod while current one installs
Skip mod renamingDon't rename mods to match collection names (helps with 2000+ mod lists)
UI chunk sizeRows processed per UI update (affects table performance)
Tip rotationHow often tips rotate in the Mods tab (seconds)
UI VersionCustom version label override

Save to Code

The Save to Code button saves current developer settings as new defaults in the source code. This is for plugin developers to persist optimized values.

7-zip Configuration

7-zip is required for extracting collection bundles (.7z files). The plugin auto-detects common installation locations.

If Not Detected

  1. Click Browse... to manually locate 7z.exe
  2. Or click Re-detect after installing 7-zip

Common Locations

Download 7-zip: https://7-zip.org (free, open source)

Maintenance Buttons

Clear Python Cache

Deletes cached .pyc files to force Python to reload plugin code:

Reset to Defaults

Resets all settings to their default values:

Recommended Settings

For Most Users

For Slow Systems

For Large Collections (2000+ mods)