File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77A Fabric mod designed to improve server performance at high playercounts.
88
9- ** VMP is still in early development and things are expected to break. Please report any issues to our issue tracker.**
9+ ** VMP is still in early development and things may break. Please report any issues to our issue tracker.**
1010
1111## So what is VMP?
1212Very Many Players, or VMP for short, is a Fabric mod designed to improve general server performance at high playercount
@@ -20,14 +20,14 @@ For the best performance it is recommended to use VMP with [Lithium](https://mod
2020- Optimizes ticket propagator using MCUtil from Paper project (patch licensed under MIT)
2121- Makes clientside time source to use built-in Java time source instead of JNI calls
2222- Uses our own chunk sending mechanism (optionally with packet-level rate-limiting)
23- - Adds per-player render distance (packet-level)
24- - Makes vanilla tcp connections more responsive using packet priority
23+ - Adds packet-level per-player render distance
24+ - Makes vanilla tcp connections more responsive using packet priority from raknetify
2525 (works best when the server is connected ** without reverse proxies such as velocity and ssh port forwarding** )
2626- ... and more
2727
2828## Support
2929Our issue tracker: [ link] ( https://github.com/RelativityMC/VMP-fabric/issues )
30- Our discord server: [ link] ( https://discord.io/ishlandbukkit )
30+ Our discord server: [ link] ( https://discord.gg/Kdy8NM5HW4 )
3131
3232## Building and setting up
3333JDK 17+ is required to build and use VMP
You can’t perform that action at this time.
0 commit comments