Pumpkin is a Minecraft server implementation written entirely in Rust, designed to deliver high performance and efficiency through multi-threading. It aims to support the latest Java and Bedrock versions while strictly adhering to vanilla game mechanics. The project emphasizes security by mitigating known exploits and offers deep configurability for disabling unnecessary features.
- Built in Rust for superior concurrency and memory safety compared to JVM-based servers.
- Targets vanilla compatibility for both Java and Bedrock editions.
- Focuses on disabling bloat and securing against common server exploits.
- Currently pre-1.0.0, so expect breaking changes during heavy development.