C# send say
Hi there,

how can i send to the server global say?

A command is sent via json.
      Identifier: 1000,
      Message: "status",
      Name: "WebRcon"
 
but like say hello

i dont run via plugin. csharp Forms.

Use a websocket. You will need to set the rcon port and password in the server config.

ok thanks it works :)

but how i cat the playercount?