so I would need each plugin separately?
I will need to edit only these:
BypassAndExecuteCommand(attacker, "give", "health");
->
BypassAndExecuteCommand(attacker, "z_spawn", "tank");
so a client will be able to spawn a tank?
And how I will use this pluging that you posted?
sm_fcvar "client name" give health
?