B API Connection icon

B API Connection -----

Manage your server through a https api.



BAPI Connection (or BAPICON) allows you to send commands to your minecraft server through a web url.

To use, make sure you set the port and CHANGE THE PASSWORD in the config.yml file at yourserverfile/plugins/BAPICON/config.yml.

You can:

GET http://yourserver.com:12345/stats.
Returns JSON with "onlinePlayers", "maxPlayers", "uptimeSeconds",
,"memoryMaxMB","memoryAllocatedMB","memoryUsedMB","memoryFreeMB".​

POST http://yourserver.com:12345/command
The request body should look like:
{
"command": "say hi",
"pass": "secretpassword"
}

Resource Information
Author:
----------
Total Downloads: 18
First Release: Mar 4, 2025
Last Update: Mar 4, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings