## Settings file was created by plugin OdinStorage v0.9.1 ## Plugin GUID: com.nicolai.odinstorage [Dev] ## Enables the developer keys (spawn/clear test chests). # Setting type: Boolean # Default value: false DevTools = false ## Spawn and fill test chests (only when DevTools is enabled). # Setting type: KeyboardShortcut # Default value: P SpawnKey = P ## Remove spawned test chests (only when DevTools is enabled). # Setting type: KeyboardShortcut # Default value: L ClearKey = L [General] ## Key that triggers the chest scan. # Setting type: KeyboardShortcut # Default value: O Hotkey = O ## Range in meters. # Setting type: Single # Default value: 20 Radius = 20 ## If enabled, logs every Container.Awake (very verbose). # Setting type: Boolean # Default value: false VerboseLogging = false [Marker] ## "Find item": marks chests in the world (local visual aid). # Setting type: Boolean # Default value: true MarkerEnabled = true ## How long the find marker stays visible after closing the terminal (seconds). # Setting type: Single # Default value: 30 MarkerDuration = 30