roflmuffin / CounterStrikeSharp

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

The css_ban doesn't seem to be working anymore #549

Closed Porcellacion closed 1 month ago

Porcellacion commented 2 months ago

I have been trying multiple ways of banning a player from my server, but nothing works, and neither does the built-in CSS command: css_ban <target or steamid64> [duration] [reason]

It is just for me, or is anybody else having issues with this? My CSS version is 255

mrc4tt commented 2 months ago

You should post that to CS2-SimpleAdmin (if you use that plugin)

daffyyyy commented 2 months ago

You should post that to CS2-SimpleAdmin (if you use that plugin)

Probably its not simpleadmin, <#userid or name> [time in minutes/0 perm] [reason] Thats command helper for css_ban in simpleadmin

mrc4tt commented 2 months ago

Probably its not simpleadmin,

My bad daffyyy =D

roflmuffin commented 1 month ago

This will be based on whichever admin plugin you are using, as CS# doesn't come with an admin/ban system by default