/AFKMode

An SCP:SL EXILED plugin that allows any player to turn on overwatch.

Primary LanguageC#

Downloads

AFKMode

An SCP:SL EXILED plugin that allows any player to turn on overwatch via a client console command.

Permissions

  • am.ow - allows usage of the overwatch command

Default Config

a_f_k_mode:
  # Whether or not the plugin should be enabled.
  is_enabled: true
  # Whether or not debug logs should be shown.
  debug: false
  # Whether or not alive players will be able to use the command, remember that if an scp uses this there will be no communicate about it's death. Default: false
  allow_use_while_alive: false