Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 933 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 933 Bytes

WaitAndChill

A Scp:SL Plugin for Synapse 2 that spawns Player during the waiting for players phase in the Evacuation Shelter or other locations.

Credits

Config

Config Type Description
lobbySpawn MapPoint The Position where the Players should Spawn

Default:

[WaitAndChill]
{
lobbySpawn:
  room: EZ_Shelter
  x: 0
  y: 2
  z: 0
lobbyText: <i><color=blue>Waiting for more Players!</color></i>\n<i><color=red>%players%/%slots%</color></i>\n<i>%status%</color></i>
statusStart: Round is starting
statusWaiting: '%seconds% seconds left'
statusNoPlayer: ''
}