Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed MIT
Published 4 months ago
WebConnector
HTTP bridge plugin that executes server actions based on incoming requests. All accepted actions, headers, payload keys, and side effects are configured in config.yml.
Features
Configurable API host, port, and base path. Shared secret header for authentication (optional by leaving secret empty). Action routing via URL path segments. Per-action commands, file deletions, and optional shutdown. Placeholder expansion using any JSON payload key.
Installation
Drop the jar into your server plugins/ folder. Start the server once to generate plugins/WebConnector/config.yml. Edit the config. Restart or reload the server.


