
TimeOutOut (Fabric) - Connection Timeout Configuration
This mod is a standalone version of the connection timeout configuration feature from Random Patches, separated into an independent project due to lack of updates for version 1.18.
In standard Minecraft, connection time intervals are hardcoded and often insufficient for low-performance computers or heavily modified instances. TimeOutOut solves this problem by providing flexible settings for various types of timeouts.
Main Features
All settings listed below apply to the server side unless otherwise specified.
Connection Timeouts
The mod allows configuration of several critical waiting time parameters:
-
Connection read timeout - configurable on both client and server. Increased to 120 seconds by default instead of the standard 30.
-
Login timeout - determines how long the server waits for the player's login process to complete. Increased to 2400 ticks (120 seconds) instead of the base 600 ticks (30 seconds).
-
KeepAlive timeout - sets the interval during which the server waits for responses to verification packets before disconnecting a player. Also increased to 120 seconds instead of 30.
Configuration of the interval for sending KeepAlive packets to clients is also available, although it's recommended to keep the default value of 15 seconds for optimal performance.
For complete configuration information, refer to the Random Patches documentation. The developers hope that the original mod will receive updates and this project will become unnecessary.