Headlight

VAULT+ RUST PLUGIN Headlight 1.0.9

Upgrade or register to download
Potentially Outdated? (3+ Months)
Official page:
Potentially Outdated: This resource hasn't been updated in over 3 months. Since base platforms and games update frequently, older files may experience compatibility issues. Please verify the supported versions and check the discussion tab or official sources first. If the resource no longer works, consider requesting an update from the author.

About Headlight​


Allows players to activate Headlight (Miner's Hat) without taking up any wearable slots, and does not conflict with any headwear.

This is useful for having better vision at night without compromising armor or taking off hazmat suit, especially when farming ore/wood.



Auto Equip

  • You can define whether you would the headlight to auto equip at Sunset and unequip at Sunrise by setting default state to NightOnly, and define game times in config.
  • If set to Always instead, it will always equip a headlight to players with permission (light will be turned off, they can turn it on/off like any other worn miner's hat while equipped).


Permissions

headlight.use
Chat Commands

/headlight - Shows available commands (can be changed in config)
Console Commands

giveheadlight %steamid% - Equips a headlight on a target player
headlight toggle - For easier key binding (e.g. bind p headlight toggle)


Config

Code:
{
  "Command": "headlight",
  "Auto Equip Settings": {
    "Default State (Always|NightOnly|Off)": "NightOnly"
  },
  "Night Time Settings": {
    "Sunset InGame Time (00:00)": "22:00",
    "Sunrise InGame Time (00:00)": "07:00"
  },
  "Alert Settings": {
    "Send in Chat": false,
    "Send as Game Tip": true
  },
  "Version": {
    "Major": 1,
    "Minor": 0,
    "Patch": 2
  }
}
Author
Just4Free
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top