BaimoRconAPI - Alpha
BaimoRconAPI is a Minecraft plugin that allows rcon scripts to use commands to get info and control the server. This API is exposed via a simple command interface that can be accessed from the in-game console or from a remote
Warning
The plugin is still in Alpha, there's only a few APIs and some of them are
Untested.
Do not use it in production environment now.
Features
* Get player information: position, UUID, world, health, hunger, experience, experience level, allow flight, speed, etc.
* Set player information: display name, compass target, etc.
* In development: about block and entity, etc.
Installation
1. Download the latest release from the
releases page.
2. Copy the downloaded
BaimoRconAPI.jar file into your server's
plugins folder.
3. Restart the server.
Usage
Please visit
me for the full documentation.