Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.4
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed CC-BY-NC-4.0
Published last month
Updated last month
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