Very Many Players (Fabric)
ModrinthA Fabric mod designed to improve server performance at high playercounts.
Very Many Players
A Fabric mod designed to improve server performance at high playercounts.
VMP is still in early development and things are expected to break. Please report any issues to our issue tracker.
So what is VMP?
Very Many Players, or VMP for short, is a Fabric mod designed to improve general server performance at high playercount
without sacrificing vanilla functionality or behavior.
For the best performance it is recommended to use VMP with Lithium.
How VMP achieves its performance improvements?
Server-side game logic performance improvements:
- Uses area maps to optimize nearby packet sending and player lookups
- Uses cache to optimize entity trackers, fluid state lookups and ingredient matching
- Optimizes entity iteration for collisions
- Optimizes ticket propagator using MCUtil from the Paper project (patch licensed under MIT)
Client-side game logic performance improvements:
- Makes time source to use built-in Java time source instead of GLFW via JNI calls
Networking performance & responsiveness improvements:
- Uses our own chunk sending mechanism (optionally with packet-level rate-limiting)
- Adds packet-level per-player render distance
- Makes vanilla tcp connections more responsive using packet priority from raknetify
(works best when the server is connected without reverse proxies such as velocity and ssh port forwarding)
... and more
Support
Our issue tracker: link
Our discord server: link
More information
Check out the README.md here: https://github.com/RelativityMC/VMP-fabric
Versions
FAQ
How do I install Very Many Players (Fabric)?
Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.
Is Very Many Players (Fabric) free?
Very Many Players (Fabric) is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.
Which Minecraft versions does Very Many Players (Fabric) support?
Works with Fabric. Supports versions 1.18–26.2. See the download section on this page for the full list of supported versions and loaders.

Comments 0
No comments yet. Be the first to share your thoughts.