Skip to content

Commit da72553

Browse files
committed
Changes some wording in README.md [ci skip]
1 parent 8fa520a commit da72553

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
A 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?
1212
Very 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
2929
Our 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
3333
JDK 17+ is required to build and use VMP

0 commit comments

Comments
 (0)