fish-station/Content.Server/Chat/Commands
no 37099e481e
Prevent admin-frozen players from ghosting or suiciding, add "Freeze And Mute" verb (#27813)
* prevent admin-frozen players from ghosting or suiciding

* Add "Freeze and Mute" admin verb

* Allow "Freeze And Mute" admin verb when player is already frozen but not muted

* Remove redundant scream handler (scream action just emotes, duh)

* AdminFrozenSystem: clean imports

* Update Content.Server/Chat/Commands/SuicideCommand.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update Ghost.cs

* retrigger ci (empty commit)

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-05-12 10:35:30 -04:00
..
AdminChatCommand.cs [Admin QOL] +Adminchat flag (#26930) 2024-04-27 13:17:46 +02:00
LOOCCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
MeCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
OOCCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
SayCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
SetLOOCCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SetOOCCommand.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SuicideCommand.cs Prevent admin-frozen players from ghosting or suiciding, add "Freeze And Mute" verb (#27813) 2024-05-12 10:35:30 -04:00
WhisperCommand.cs Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00