cs2-SimpleAdmin/CS2-SimpleAdmin
Dawid Bepierszcz 78318102fe Refactor fun commands to external module
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.
2025-10-19 03:12:58 +02:00
..
3rd_party Refactor database layer and add module/plugin improvements 2025-10-03 01:37:03 +02:00
Api Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Commands Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Database Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Extensions Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
lang Refactor database layer and add module/plugin improvements 2025-10-03 01:37:03 +02:00
Managers Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Menus Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Models Refactor database layer and add module/plugin improvements 2025-10-03 01:37:03 +02:00
admin_help.txt 1.6.0a 2024-09-28 18:03:03 +02:00
Config.cs Refactor database layer and add module/plugin improvements 2025-10-03 01:37:03 +02:00
CS2-SimpleAdmin.cs Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
CS2-SimpleAdmin.csproj Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Events.cs Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Helper.cs Refactor fun commands to external module 2025-10-19 03:12:58 +02:00
Variables.cs Refactor database layer and add module/plugin improvements 2025-10-03 01:37:03 +02:00
VERSION Refactor fun commands to external module 2025-10-19 03:12:58 +02:00