Skip to content

API Methods

Will Warren edited this page Nov 18, 2020 · 7 revisions

WIP

The methods

/v1/broadcast

Since: 0.0.1 POST

/v1/economy

Since: 0.0.3 GET

/v1/economy/pay

Since: 0.0.3 POST

/v1/economy/debit

Since: 0.0.3 POST

/v1/ping

Since: 0.0.1 GET

/v1/players

Since: 0.0.1 GET

/v1/players/all

Since: 0.0.2 GET

/v1/players/:playerUuid

Since: 0.0.1 GET

/v1/players/:playerUuid/:worldUuid/inventory

Since: 0.0.3 GET

/v1/plugins

Since: 0.0.1 GET

/v1/scoreboard

Since: 0.0.3 GET

/v1/scoreboard/:name

Since: 0.0.3 GET

/v1/server

Since: 0.0.1 GET

/v1/server/ops

Since: 0.0.1 GET, POST, DELETE

/v1/server/whitelist

Since: 0.0.1 GET, POST

/v1/worlds

Since: 0.0.1 GET

/v1/worlds/save

Since: 0.0.1 POST

/v1/worlds/:worldUuid

Since: 0.0.1 GET

/v1/worlds/:worldUuid/save

Since: 0.0.1 POST

Clone this wiki locally