Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.10
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Advanced Users Notice
If you don't know what this is for, you probably DON'T need it. Don't install it just to install it.
This is made for users that know what they're doing.
Fakems
A Java agent that repoints Minecraft's Realms client at your own backend.
Settings
| Property | Values | Vanilla value |
|---|---|---|
| realms.environment | production, stage | staging, local | production |
| realms.production.url | host, optional scheme and port | pc.realms.minecraft.net[^legacy] |
| realms.production.protocol | http | https | https |
| realms.staging.url | host, optional scheme and port | pc-stage.realms.minecraft.net |
| realms.staging.protocol | http | https | https |
| realms.local.port | 1-65535 | 8080 |
| realms.verbose | true | false | false |
Example Usage
-javaagent:fakems.jar -Drealms.environment=local -Drealms.local.port=8080
[^legacy]: Older Minecraft versions use mcoapi.minecraft.net.

