Carbon Plugin
PluginCC-BY-NC-4.0

Carbon Plugin

A plugin which exposes data about the server through a REST API

145
Downloads
0
Followers
1 years ago
Updated
📦
2
Versions

📖About Carbon Plugin

Carbon Plugin is a Paper, Velocity, Bungeecord, and Waterfall Plugin which exposes real-time information about the Minecraft server ot the user. All data is accessed through the rest api.

Config

There are two config values you need to worry about. There's the port, and the carbon-key. The port is what the REST API will run on, and the carbon-key is what is REQUIRED to access the API via it's routes. This carbon key should be used as a bearer token combined with the Authorization header (Authorization: Bearer ${UUID}).

Example:

port: 25505
carbon-key: 358235d5-ca9f-4db1-8e84-24e7ec04c73b

Routes

/
/v1/
/v1/players

Looking for support? Join our Discord