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

Jsonapi breaks MineOs WebUI connections #492

Open NoWing31 opened 8 years ago

NoWing31 commented 8 years ago

Hello, First, I 'm French , I apologize for my expression errors. I have a problem with the jsonapi plugin. When the plugin is installed the Panel MineOs WebUI can not query anymore the minecraft server. MineOS uses the official server ping technique. Jsonapi's queries are working fine. Jsonapi port, query port, rcon port and server port are différents. Thanks for the help

Kworz commented 8 years ago

no logs or anything else ?

NoWing31 commented 8 years ago

nothing in the Jsonapi log nor on MineOs WebUI's one the only thing is that if I remove jsonapi plugin, mineos webui works fine ... (but our CMS no more). I wonder if jsonapi plugin does not overload a bukkit method used during mineos webui interrogations... but I do not see how to highlight