Headlight

VAULT+ RUST PLUGIN Headlight 1.0.9

No permission to download
Official page:

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

More downloads from Just4Free

Back
Top