Rejoin Scheduler (Catporter utilities)
This mod provides an automatic reconnection feature to servers after a specified time interval. It's a completely client-side solution that works without requiring any additional server-side components.
Using simple commands, you can easily configure the delay before reconnecting or create named presets for various gaming situations. Commands like /rejoin delay, /rejoin preset set, and /rejoin with give you complete control over the reconnection process.
This feature becomes especially useful when used in conjunction with the Catporters system, where a cat entity tracks your connection status. If you disconnect from the server for a specific time window (for example, between 10 to 20 seconds) and manage to return within that period, the cat will teleport you according to the intended mechanics. Rejoin Scheduler ensures that you hit the exact timing window, making the Catporter system's operation more stable and predictable.
Available Commands:
/rejoin delay {ticks}- Disconnects the player and automatically reconnects after the specified number of ticks/rejoin preset set {name} {delay}- Creates a named preset with the specified delay/rejoin with {preset}- Performs reconnection with the delay corresponding to a previously created preset/rejoin preset list- Displays a list of all saved presets with their delays in ticks/rejoin preset delete {preset}- Deletes the selected preset
Important to remember: 20 ticks equal one second of game time. For a 15-second delay, you should set the value to 300 ticks (20 × 15). All created presets are saved in a JSON file in the configuration folder.
To better understand how the Catporters system works, we recommend watching the video review:
