Exiled API plugin designed to improve immersion on SCP: Secret Laboratory roleplay servers.
- Prohibition against leaving by lift from SCP-096.
- Escape mechanic for SCP-079 using
.079download
,.079gates
, assisted by SCP-049 or human. - Hide the player's nickname when speaking on the radio.
- Allows a Chaos Insurgent to escape if they have taken SCP items and special weapons.
- Prohibit all SCPs from detonating the warhead.
- Prohibit all SCPs, except SCP-049 and SCP-3114, from interacting with the warhead panel or disabling generators.
- Sending a Cassie when a playable SCP escapes.
- Install Exiled framework v9.6.0+.
- Chose git release, download
RoleplayFeatures.dll
and drop into server.config/Exiled/Plugins
path.
is_enabled: true
debug: false
is_scp_escape_cassies_enabled: true
scp_escape_cassie_content: '{0} has escaped from the facility'
is_chaos_escape_allowed: true
# How many SCPs and special weapons should a Chaos Insurgent have in his inventory to escape?
scps_and_special_weapons_count_to_chaos_escape: 3
scp079_escape:
# Can SCP-079 escape with outside help?
is_downloadable: true
# How long does it take to load SCP-079 in seconds?
download_duration: 100
is_download_cassie_enabled: true
cassie_download_message: 'Attention . Unauthorized access to SCP 0 7 9 containment chamber has been detected . Security check requires .'
# Hide players nicknames when using the radio?
is_unknown_transmitting_enabled: true
# A text replacing player's nickname on the radio
radio_custom_name: '???'
# How many times is it possible to escape by elevator from SCP-096?
escaping_by_elevator_max_times: 2