Web API

Quick rating

Community listing page, reviews here may not be monitored by the author.

Web API

No reviews yet

API that creates HTTP server with world info

Mod Loaders
Minecraft

About

Description

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)