icon | order | author | |||||
---|---|---|---|---|---|---|---|
bookmark |
2 |
|
This site serves as a general guide to get Cardinal up and running.
Cardinal sends a lot of transaction packets to confirm chunks, block placements, entity movements, etc. These packets can - especially on join - exceed the limit. Therefore, you need to disable the packet limiter.
Do not worry, Cardinal has checks for that in-place.
In case you are using ViaVersion, you need to disable the following two options:
- max-pps
- pps-tracking-period
By setting both fields to -1
- Navigate to your server root
- Navigate into config
- Open paper-global.yml
- Set max-packet-rate to
-1
(2-times)
The process for other servers is similar to that for paper servers. The file might just be located somewhere else and named differently.