Delta-v/Content.Server/Administration
slarticodefast 4af349cb81 add forceghost admin command (#35518)
* add forceghost admin command

* sweep linq under the rug

* braces

* ûse LocalizedEntityCommands
2025-03-09 23:24:39 +00:00
..
BanList Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
Commands add forceghost admin command (#35518) 2025-03-09 23:24:39 +00:00
Components Content update for UI prediction (#27214) 2024-05-03 00:15:32 +02:00
Logs Fix admin logs cache caching rounds forever if multiple game servers are ran on the same db (#30687) 2024-08-09 18:55:43 +01:00
Managers Add ability for admins to change certain cvars via command. (#35105) 2025-03-01 13:18:39 +00:00
Notes Improve admin message seen/dismiss state. (#26223) 2024-03-24 00:08:01 +01:00
Systems Players with unknown playtimes now are tagged as new players, take 2 (#35648) 2025-03-09 22:39:45 +00:00
Toolshed Update permissions for engine toolshed PR (#34029) 2025-03-01 13:23:26 +00:00
UI Persist deadmin to database, add admin suspension system (#34048) 2025-01-28 04:31:22 +00:00
AdminCommandAttribute.cs Toolshed (#17895) 2023-08-02 16:09:08 -05:00
AdminPermsChangedEventArgs.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
AdminRank.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
BanPanelEui.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
ContentNetworkResourceManager.cs Un-revert IPlayerManager refactor (#21244) 2023-10-31 19:00:44 +01:00
PlayerLocator.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
PlayerPanelEui.cs Integrate Modern HWID into content 2024-11-29 19:18:11 +01:00
QuickDialogSystem.OpenDialog.cs Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-27 23:44:02 +01:00
QuickDialogSystem.cs Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-27 23:44:02 +01:00
ServerApi.Utility.cs Game server admin API (#26880) 2024-04-21 21:58:13 +02:00
ServerApi.cs Discord AHelp Reply System (#2315) 2025-01-04 00:31:42 +00:00