Jump to content

Server Description

Pending 1.0.0

dustyhansen

Posted

How are you supposed to use this for convars that require quotes?

For example, I am trying to set the server description, but it doesn't work because of the nested quotes:

{
  "Commands To Execute": [
    "server.description "Test\n\nTest""
  ]
}

 

Disney

Posted (edited)

just use this 
{
     "Commands To Execute":[
        server.description "Test\n\nTest"
    ]
}

Edited by Disney
dustyhansen

Posted

On 5/9/2025 at 4:36 PM, Disney said:

just use this 
{
     "Commands To Execute":[
        server.description "Test\n\nTest"
    ]
}

you can't remove the quotes from the command (beginning and end) it throws an error

1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

124.2k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.