MC API

Exposes a REST API to interact with the Minecraft Client (1.14-1.16)

MC API

Exposing a REST API (port configurable) so that you can interact with the Minecraft Client outside of the Client it self.

 

Features

  1. Get current user (username, uuid)
  2. Get current server (ip, player count)
  3. Get useful details (paused, is singleplayer, etc)
  4. Get game options (fov, render distance, etc)
  5. Configurable port (default: 8080)

More features will come in coming updates :D

 

Routes

/api/game

- /api/game/user

- /api/game/server

- /api/game/options

/api/details

 

The MC API Team

profile avatar
  • 1
    Projects
  • 398
    Downloads