Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
RemoteMC - The Ultimate Server Management Suite
RemoteMC is a powerful and secure Minecraft server administration plugin that pairs seamlessly with the RemoteMC Android App. It provides real-time access to your server's console, performance metrics, and player management right from your mobile device!

Key Features
| Feature | Description |
|---|---|
| Live Console | Stream your server's console logs directly to your phone in real-time. |
| Performance Metrics | Monitor server health including TPS, RAM usage, CPU, and active player counts at a glance. |
| Secure Pairing | Secure, token-based authentication using unique pairing codes to ensure no unauthorized access. |
| Push Notifications | Receive instant alerts on your phone for crucial server events using built-in ntfy integration. |
| Native GC Control | Trigger native Java Garbage Collection straight from your app to clear up memory spikes instantly. |
| Addon System | Highly extensible hook manager designed to support dynamic, loadable addons. |
How to Install and Connect
-
Install the Plugin
Download the RemoteMC
.jarfile and place it in your server'spluginsfolder. -
Start the Server
Restart your server. RemoteMC will boot up its embedded Ktor server and generate a
config.ymlfile. -
Get the App
Download the RemoteMC App from the Google Play Store.
-
Pair Your Device
Generate a secure pairing code from your server console by running the following command:
rmc pairEnter this code along with your server's IP address and RemoteMC API port into the mobile app to establish a secure, permanent connection.
Configuration
RemoteMC is highly configurable to suit your server's network environment. You can adjust the API port and notification topic prefix directly within the plugins/RemoteMC/config.yml file.
server:
port: 8080
topic-prefix: "remotemc_"
Security First
RemoteMC is built from the ground up with a robust security architecture. It features built-in brute-force protection that will automatically lock out IPs attempting to spam invalid pairing requests. All external communications rely on secure, revocable API bearer tokens to ensure your server administration remains strictly in your hands.
Support & Feedback
If you encounter any issues, need assistance with port-forwarding, or have feature requests, please join our community Discord or open an issue on our issue tracker!


