Перейти к содержимому
Mineforgian

Carbon Plugin

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

Загрузки
242
Подписчики
0
Обновлён
23 февраля 2025 г.
Лицензия
CC-BY-NC-4.0

Опубликован 20 февраля 2025 г.

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

Ченджлог

1.0.1Релиз1.21.2, 1.21.3, 1.21.4 · 23 февраля 2025 г.

N/A

1.0.0Релиз1.21.4 · 20 февраля 2025 г.

Velocity, Bungee, Waterfall, and Auth support

Комментарии

Загружаем…