Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 928 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 928 Bytes

InfiniteRadioBattery-Plugin

InfiniteRadioBattery-Plugin prevents the radio battery from draining in the game SCP: Secret Laboratory, ensuring that players can use the radio indefinitely without worrying about running out of power.

Features

  • Keeps the radio battery at 100% at all times.
  • Prevents any battery drain while using the radio.
  • Simple and lightweight plugin, easy to integrate into any server.

Installation

  1. Download the latest version of the plugin from Releases.
  2. Place the plugin file in the Plugins folder of your SCP: SL server.
  3. Restart the server to activate the plugin.

Configuration

After the first run of the plugin, a configuration file is created. You can modify it as you wish:

InfiniteRadioBattery:
#Is the plugin enabled?
  is_enabled: true
  #Are debug messages displayed?
  debug: true