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请求参数
Header 参数
key
string
可选
Body 参数application/x-www-form-urlencoded
command
string
可选
time
integer
可选
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: a year ago