PingLimiter

1.0.1 ✓ Scan successful

Latency control for servers.

Client & Server

Ping Limiter

PingLimiter monitors player latency after they enter the world and automatically kicks players when their average ping exceeds the allowed limit.
Designed for servers that aim to maintain high connection quality and prevent performance issues caused by players loading areas with poor connections, resulting in excessive server lag.

The mod includes internal parameters responsible for controlling and evaluating player latency, including:

  • Ping check interval, which defines the frequency of latency measurements.
  • Maximum number of high-ping occurrences before the player is automatically disconnected.
  • Grace period after entering the world, during which the player is not evaluated.
  • Smoothing window, used in the calculation of average ping to reduce abrupt variations.
  • Limit of connections processed per cycle.
  • Response timeout, used to detect unstable or unresponsive connections.
  • Discord webhook integration.

Configuration and logging

PingLimiter uses ServerSync to synchronize all configuration values.
Automatic disconnections caused by high latency or missing responses are logged in the BepInEx/config/PingLimiterLog directory.

Installation (manual)

  • Place PingLimiter.dll inside your BepInEx\plugins\ folder.
Donate with PayPal

Threads

No threads yet.

Log in to post a thread.

Manual installation instructions
1

Install BepInExPack_Valheim

BepInExPack_Valheim is required to run mods in Valheim.

Download BepInExPack_Valheim 5.4.2333 · View mod page

Check out the mod page for detailed installation instructions.

2

Install PingLimiter

This mod only needs to be installed on both the client and the server.

Download PingLimiter 1.0.1

Extract the ZIP and place the file(s) into the BepInEx/plugins/ folder inside your Valheim game folder.