roflmuffin / CounterStrikeSharp

CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
https://docs.cssharp.dev
Other
709 stars 110 forks source link

admin immunity #516

Open mayersgamer opened 1 week ago

mayersgamer commented 1 week ago

csssharp wiki - immunity described as : If an admin or player with a lower immunity value targets another admin or player with a larger immunity value, then the command will fail.

make it to If an admin or player with a lower immunity or "equal" value targets another admin or player with a larger immunity or "equal" value, then the command will fail.

for an admin to successfully execute a command on another admin he must be higher then him and not lower or equal.