Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 532 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 532 Bytes

SCP_Tesla

EXILED plugin that makes Tesla's ignore SCP Foundation Staff.

Installation

Download SCP_Tesla.dll from Releases.

Move SCP_Tesla.dll to .config/EXILED/Plugins and restart server.

Configuration

Edit values in .config/EXILED/Configs/PORT-config.yml

Example config with default values:

s_c_p__tesla:
# Is the Plugin enabled.
  is_enabled: true
  # Debug mode.
  debug: false
  • is_enabled

A boolean; Controls if SCP_Kick is enabled or not.

  • debug

A boolean; Enables some extra logging.