Skip to content

Configuration

Configuration options for the Flashlight module.


Overview

The Flashlight module provides configurable settings for flashlight functionality including enable/disable toggle, item requirement, and cooldown settings.


FlashlightEnabled

📋 Description

Enables or disables the flashlight system.

⚙️ Type

Boolean

💾 Default Value

true

🌐 Realm

Server


FlashlightNeedsItem

📋 Description

Requires players to have a flashlight item in their inventory to use the flashlight.

⚙️ Type

Boolean

💾 Default Value

true

🌐 Realm

Server


FlashlightCooldown

📋 Description

Sets the cooldown time in seconds between flashlight toggles.

⚙️ Type

Float

💾 Default Value

0.5

📊 Range

Minimum: 0 Maximum: 10

🌐 Realm

Server