alecgorge / jsonapi

A JSON API for Minecraft: http://forums.bukkit.org/threads/admn-info-jsonapi-v1-3-1-json-http-and-socket-api-for-controlling-a-server-740.14270/
http://mcjsonapi.com
MIT License
232 stars 88 forks source link

Get live console output #476

Open HekMe opened 8 years ago

HekMe commented 8 years ago

Hello, can anyone help me with gettin' live console output? I've tried everything by i cannot get proper info from article in wiki. Thanks

HekMe commented 8 years ago

Successfully i've connected to websocket but after i've tried subscribe i cannot get any form of output from console

Kworz commented 8 years ago

yoursocket.send("/api/2/subscribe?json=FormatedJsonGoesHere");