InfoApi

http://dev.bukkit.org/media/images/33/351/info_api_logo.png

InfoApi is a Plugin for Bukkit Minecraft Server.

It let's you query generic Information from the Server itself through Standard HTTP Requests and so make it possible to Integrate this Stats to any other Webpage.

You will get a Standard HTTP Answer with the Queryresults or if there was an Error or nothing to return then you will get a HTTP Error Code (most likely a 500 Internal Server Error).

This Plugin needs a Counterpart on the Requesting Client (Script Server (like PHP or ASP) or Webbrowser) to do fancy Things with the Results because this Plugin is intended to modify the Results as less then possible.
Code to Manipulate and refactor the Results in various Scripting Languages will also be released as soon as they become important.

Examples of usable Commands:

  • version - returns current Server Version
  • mayplayer - returns current maximum Amount of allowed Player on Server
  • playerlist - returns list of Players currently playing on the Server

Initial Idea and Originally done by Seta (http://forums.bukkit.org/members/seta.1112/) now Janka flavored


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit