A fast, lightweight, and modern Minecraft server built on Minestom.
- ⚡ Fast: Powered by Minestom and optimized for performance, SwiftMC delivers exceptional tick rates, low latency, and smooth gameplay even under heavy player loads.
- 🪶 Lightweight: Designed with modularity and efficiency in mind, SwiftMC runs with minimal resource usage so you can focus on building, not managing overhead.
- 💡 Modern: Built using modern Java standards and clean architecture, SwiftMC supports the latest Minecraft versions with a robust and extensible API.
- Java 25 JDK
- Git
- Supported OS: Windows / macOS / Linux / FreeBSD
- Clone the repository:
git clone https://github.com/XDPXI/SwiftMC.git cd SwiftMC - Build using Gradle (the compiled JAR will be located in build/libs):
./gradlew build
- Java 25 JRE/JDK
- Supported OS: Windows / macOS / Linux / FreeBSD
- Download the latest release from Releases or build from source
- Run the JAR file (the server starts on port
25565by default)