Max Ping
Max Ping kicks player's with a ping of 50 or higher by default, you can change this value in the config file.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Max Ping
Key Features:
Ping-Based Kicking: Automatically kicks players whose ping exceeds the configured limit (default: 50ms).
Configurable Settings: Adjust the maximum ping and kick message via config.yml.
Public Broadcasts: Optionally broadcast when a player is kicked for high ping, displaying their name, ping, and the server’s ping limit.
Bypass Permission: Players with the maxping.bypass permission (default: op-only) are exempt from ping checks.
Reload Command: Use /maxping reload (requires maxping.reload permission) to update settings without restarting the server.
Customizable Messages: Include placeholders ({maxPing} for kick messages, {player}, {playerPing}, {maxPing} for broadcasts) to provide detailed feedback.
Usage: Set the maximum ping in config.yml (e.g., max-ping: 50).
Customize the kick message (e.g., You were kicked because your ping is too high! (Max: {maxPing}ms)).
Enable/disable public broadcasts and tailor the broadcast message (e.g., {player} was kicked for high ping ({playerPing}ms, Max: {maxPing}ms)).
Ideal for servers prioritizing low-latency gameplay, such as PvP or minigame servers.