Skip to content

A plugin for SCP:SL that allows Scps to swap roles with each other

License

Notifications You must be signed in to change notification settings

SnivyFilms/ScpSwap

 
 

Repository files navigation

ScpSwap

This was originally BuildBoy12 version
I may maintain this plugin if I get his permission

Downloads

How do I download this?

Default Config

ScpSwap:
  is_enabled: true
  # Indicates whether debug messages should be shown.
  debug: false
  # The duration, in seconds, before a swap request gets automatically deleted.
  request_timeout: 20
  # The duration, in seconds, after the round starts that swap requests can be sent.
  swap_timeout: 60
  # Indicates whether a player can switch to a class if there is nobody playing as it.
  allow_new_scps: true
  # A collection of roles blacklisted from being swapped to.
  blacklisted_scps:
  - Scp0492
  # A collection of the names of custom scps blacklisted from being swapped to. This must match the name the developer integrated the SCP into this plugin's API with.
  blacklisted_names: []

About

A plugin for SCP:SL that allows Scps to swap roles with each other

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%