XML-RPC plugin for Minecraft

Last week I wrote a XML-RPC API for the Minecraft server that lets you query and manage your server remotely. I’ve got wind that some Android clients are underway by some people, though I’ve heard nothing about an iOS client so far. The library is fairly complete at the moment, though one area of future expansion is a streaming API for chat messages and events. That’s not going to be XML-RPC (obviously); I have yet to decide what to use.

The API requires Hey0′s plugin framework. You can find code and the .jar on my GitHub.


One Response to XML-RPC plugin for Minecraft

  1. Will this work with bukkit?


Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>