Skip to content

An API to interface with data from the BuildTheEarth.net Minecraft Network

Notifications You must be signed in to change notification settings

BuildTheEarth/network-api

Repository files navigation

Network API

A REST-API to interface with data from the BuildTheEarth.net Minecraft Network.

official chat

Formerly known as PlotSystemAPI

Routes

Network API Documentation: https://buildtheearth.github.io/network-api/

Installation

  • Install Node.js version 18.12.1 or higher
  • Clone the repository by clicking the green "Code" button on this page or by entering this command:
git clone <github clone url>
  • Change the name from _config.json5 to config.json5 and enter the correct values for your server.
  • Install the dependencies
cd network-api
npm install
  • Build the system
npm run build
  • Start the server
npm start

Open http://localhost:8080 with your browser to see the result.

About

An API to interface with data from the BuildTheEarth.net Minecraft Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •