Executes a command on the server from the console, returning it's output. Be aware that not all command executors will properly send their messages to the CommandSender, though, most do.
POST
/v1/server/exec
Server
请求参数
Header 参数
key
string
可选
Body 参数application/x-www-form-urlencoded
command
string
可选
time
integer
可选
示例代码
返回响应
修改于 2023-08-27 05:14:55