RestApi - REST API for Minecraft Servers
RestApi is a Minecraft plugin that creates a comprehensive REST API for accessing real-time server status information. The plugin runs an embedded HTTP server on a configurable port, allowing external applications and users to easily retrieve various server data through standard HTTP requests.
Main Features
With this plugin, you can get in real-time:
- Current list of online players with their status
- General server statistics
- Performance information
Integration is done through simple HTTP requests, making the plugin compatible with a wide range of applications - from websites and mobile apps to monitoring systems.
Easy Integration
Thanks to the REST architecture, any developer can quickly integrate Minecraft server data into their projects. The API provides structured responses in formats convenient for automated processing.