mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-09-27 20:17:04 +02:00
Commented out fun command implementations (noclip, godmode, freeze, unfreeze, resize) in funcommands.cs and removed their registration from RegisterCommands.cs. These commands are now intended to be provided by the new CS2-SimpleAdmin_FunCommands external module, improving modularity and maintainability. |
||
|---|---|---|
| .. | ||
| AdminMenu.cs | ||
| BasicMenu.cs | ||
| ChatMenuOptionData.cs | ||
| CustomCommandsMenu.cs | ||
| DurationMenu.cs | ||
| FunActionsMenu.cs | ||
| ManageAdminsMenu.cs | ||
| ManagePlayersMenu.cs | ||
| ManageServerMenu.cs | ||
| MenuBuilder.cs | ||
| MenuManager.cs | ||
| PlayersMenu.cs | ||
| ReasonMenu.cs | ||