Pulp is a high-performance Minecraft server focused on maximizing throughput while minimizing resource usage.
Built on Paper's patching workflow, Pulp rethinks core server systems with a focus on scalability, efficiency, and clean engineering rather than feature bloat.
- Maximize server performance.
- Reduce CPU, memory, and I/O overhead.
- Keep optimizations maintainable and well documented.
- Ship changes backed by profiling and real-world testing.
./gradlew applyPatches
./gradlew createMojmapPaperclipJarThe compiled server will be available in the build/libs directory.
Contributions are welcome.
Before opening a pull request, please ensure your changes are:
- Well documented
- Properly tested
- Consistent with the project's coding style
- Backed by profiling when introducing performance optimizations
Pulp is licensed under the GNU General Public License v3.0.