v0.3.3

Details

  • Filename
    InfoApi.jar
  • Uploaded by
  • Uploaded
    Sep 18, 2011
  • Size
    18.35 KB
  • Downloads
    1,074
  • MD5
    e0a777b4d522377e42a60848c01cb2bf

Supported Bukkit Versions

  • CB 1060

Changelog

InfoApi v0.3.3

Reworked Code for Stability. Slightly increased Functionality.

  • Added Daisy Chaining for Commands
    A Description of how to Daisy Chaining works is in the "Command List" Page
  • Added Untested "NPC-SAVE-MODE"

Full Command Set:

Generic Commands

  • MAXPLAYER
  • ONLINEMODE
  • VERSION
  • VERSION_SHORT
  • RAM
  • CPU

World Commands

  • ONLINEPLAYER
  • PLAYERLIST
  • TEMP
  • TIME
  • TEMPC
  • HUMIDITY

I switched to the Current Nightly Build of CraftBukkit so this should work under 1.8(.1) if it works under 1.7(.3) is questionable and not tested.

Because of this Circumstance some of the Commands don't work because of Framework "Restrictions" - following Commands don't work in the Current Build. But I can't change that. The Commands affected are mostly World Commands:

  • TEMP
  • TEMPC

If queried by HTTP this Commands return nothing (because the Function exits with Exception) but the Server should state "[Functionname] Not Compatible with 1.8" or something like that. So you know it's nothing to worry (now) about.

Also there is a new Flag in the Settings (you may need to delete your Configuration) called "npc-save-mode" this is by default false but if set to true it will test every single Player if the LocalHostName equals the PlayerHostName. If this is so it assumes that the Player is a NPC and leave em out of the List.

BUT - there is currently no Guarantee that this will work - I personally don't use NPCs and didn't want to test them. So User Input is quite valuable in this Case.