
Apple Bridge
Discord–Minecraft bridge plugin that allows executing server commands via a secure HTTP API for external integrations like Discord bots.
⬇ Download on ModrinthAppleBridge Paper
AppleBridge Paper is a lightweight plugin for Paper servers that exposes a secure HTTP API for remote server automation.
It is designed for external tools such as Discord bots, web panels, scripts, and private integrations that need to interact with a Minecraft server without adding heavy dependencies.
With AppleBridge, you can:
- execute Minecraft console commands remotely
- read recent server logs through HTTP
- connect your server to a Discord bot or other external service
- keep everything protected with a secret token
Features
- Built-in HTTP API
- Lightweight and simple setup
POST /executefor remote command executionGET /logsfor recent console log outputAuthorizationheader protection/applebridge reload/applebridge status
Security
All API requests require a secret token through the Authorization header.
If the token is invalid or missing, the request is rejected with 403 Forbidden.
Because this plugin can execute console commands, you should:
- use a strong random secret
- never share it publicly
- restrict access in your Discord bot or external tool
- avoid exposing the API unless necessary
Example Use Cases
- Discord bot command to send messages into Minecraft
- Remote admin command execution
- Reading recent server logs from an external tool
- Private web panel or automation integration
Compatibility
This project is available in separate builds for different Paper version ranges:
1.16.x-1.18.x1.19.x-1.21.x
Tested on:
1.16.51.17.11.18.21.19.41.20.61.21.x
It should also work on Purpur for the same version ranges.
Notes
AppleBridge does not include Discord bot code by itself.
It only provides the HTTP bridge that external tools can use.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.19.1, 1.19.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as AppleBridge-Paper-1.19.x-1.21.x-1.0.0.jar — drop this file into the mods folder
- Download size: 14 KB
- Download link checked 14 Sept 2026 — working
These come from our own check of the pack file, not from the source page.