Web API

Web API

34 Downloads

A configurable api, that creates HTTP server with world info. Can be also used in singleplayer worlds.

Current features:

  • configurable!
  • view world and minecraft files on web
  • view online players
  • dat parsing

Usage:

By default it uses port 25571.

  • localhost:25571/file/[FILENAME] - views/downloads world file. You can add ?parsedat=1 to url to view dat files as json
  • localhost:25571/minecraftfile/[FILENAME] - views/downloads minecraft file.
  • localhost:25571/onlineplayers.json - json file with online players (their nicknames and UUIDs)