]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add stealthmins (#26263)
authornikthechampiongr <32041239+nikthechampiongr@users.noreply.github.com>
Sun, 24 Mar 2024 15:39:53 +0000 (17:39 +0200)
committerGitHub <noreply@github.com>
Sun, 24 Mar 2024 15:39:53 +0000 (10:39 -0500)
commitdca0c6694bce56fcf962feab2b59ad4a849f4533
tree5a8cc1842d5505c267f5444d5cfeab618c26aeb0
parent3731cc3c50e544345121ea4e7a15f48a3154b10d
Add stealthmins (#26263)

* Add stealthmin command.

* Update Content.Server/Administration/Commands/AdminWhoCommand.cs

As suggested by CE.

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
* Add admin notifications for admins toggling stealthmin.

* Localize stealthmin command

---------

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
Content.Server/Administration/Commands/AdminWhoCommand.cs
Content.Server/Administration/Commands/StealthminCommand.cs [new file with mode: 0644]
Content.Server/Administration/Managers/AdminManager.cs
Content.Server/Administration/Managers/IAdminManager.cs
Content.Server/Chat/Managers/ChatManager.cs
Content.Server/Chat/Managers/IChatManager.cs
Content.Shared/Administration/AdminData.cs
Content.Shared/Administration/AdminFlags.cs
Content.Shared/Players/ContentPlayerData.cs
Resources/Locale/en-US/administration/commands/stealthmin-command.ftl [new file with mode: 0644]
Resources/Locale/en-US/administration/managers/admin-manager.ftl