Resolve Java runtime
Resolves the Java runtime suitable for a requested Minecraft version. Use this before launch diagnostics when an agent must explain why a version can or cannot be started on the current machine.
Resolves the Java runtime suitable for a requested Minecraft version. Use this before launch diagnostics when an agent must explain why a version can or cannot be started on the current machine.
Response Body
curl -X POST "https://example.com/runtimes/java:resolve"List Java runtimes GET
Lists Java runtime candidates known to Craftless. Use this to inspect configured, managed, and system runtimes before resolving which Java runtime can launch a selected Minecraft version.
Inspect daemon runtime GET
Returns daemon and runtime identity information, including Craftless driver, Java runtime, platform, and protocol details. Use it to confirm which local supervisor is answering before making lifecycle claims.