Overview
SolarMC is Minecraft server software being rewritten from C++ into insty.
SolarMC is Minecraft server software — the program that runs a Minecraft server. It’s being rewritten from C++ into insty to ship as a small, self-contained native binary.
Status: the insty rewrite is in progress. APIs and configuration on this site describe the target design and may change.
Why insty
- A single native executable — no JVM, no runtime to install.
- A lean core focused on throughput and low, predictable latency.
- A first-class plugin API for extending the server.