Minecraft InfoApi mod 2026 download
logo
minecraft mod InfoApi

InfoApi

Game Version: CB 1337
Total Downloads: 4,123
Updated: Nov 21, 2011
Created: Aug 25, 2011
Download InfoApiDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v0.3.4 release 17.39 KB Nov 21, 2011 CB 1337 1,690 download InfoApi v0.3.4 releaseDownload
v0.3.3 release 18.35 KB Sep 18, 2011 CB 1060 1,031 download InfoApi v0.3.3 releaseDownload
v0.3.2 release 10.52 KB Aug 26, 2011 CB 1060 819 download InfoApi v0.3.2 releaseDownload
v0.3.1 beta 10.08 KB Aug 26, 2011 CB 1060 335 download InfoApi v0.3.1 betaDownload
v0.3 beta 9.61 KB Aug 25, 2011 CB 1060 248 download InfoApi v0.3 betaDownload

Screenshots

Description

Share this:

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

Add a comment