Michal78900 / WaitAndChillReborn

9 stars 7 forks source link

[enhancement] Chilling in same rooms after death. #2

Closed iojforever closed 3 years ago

iojforever commented 3 years ago

Main idea of that plugin is to let people relax while game starting instead of watching how black screen looks like. I think the same feature can be used after death to let people run from side to side and talk with each others or stay away from people who can annoy them. It can be disabled via config.

You see, there is another plugin made by you, and its called "respawntimer" Adding support for it will do the thing instead of nothing being showed on players screen.

WaitAndChillReborn

Is the plugin enabled?

is_enabled: bool ... ... ...

Should spectators Appear in the lounge after death?

SpecChill: bool SpecChill_rooms:

Michal78900 commented 3 years ago

Basically this idea is GhostSpectator without being a ghost. It would be hard to implement and also not very helpful since GhostSpecator exists. Thanks for the idea tho.