Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

A Minecraft server has to process every active thing happening in the world. Player movement, block updates, mob AI, chunk loading, redstone, item drops, machines, and plugins all compete for processing time. When too much happens at once, the server can no longer finish each game tick on schedule.
That is when players start seeing delayed block breaks, rubber-banding, slow mob movement, or full crashes. It is not always caused by low memory, either. RAM matters, but tick lag is usually caused by what the server is trying to calculate every second.
Minecraft servers aim to run at 20 ticks per second, usually shortened to TPS. At 20 TPS, the world feels normal. When TPS drops, actions become delayed because the server is falling behind its normal pace.
The console message usually looks similar to this:
Can't keep up! Is the server overloaded? Running 8567ms or 249 ticks behind
This warning means the server needed more time than expected to process recent activity. One warning does not always mean disaster, but repeated messages usually point to a real performance issue. The server is waving a small flag, and it is not doing it for decoration.
Server overload is usually tied to active world behavior, not just world size. A large world can run well if only a small area is active, while a small spawn area can lag badly if it is packed with farms, mobs, machines, and dropped items.
Entities are one of the most common sources of Minecraft lag. Mobs, dropped items, minecarts, armor stands, item frames, boats, and similar objects all require server calculations.
Mob farms are useful, but stacking many of them in one area can quickly drag performance down. Chicken farms, iron farms, creeper farms, skeleton grinders, and similar builds become expensive when they hold too many mobs or produce too many drops. Dropped eggs, bones, rotten flesh, arrows, and other items still count as entities until they despawn or get collected.


In worse cases, certain entities can become ticking entities, which may crash the server if they fail during processing. Keeping entity counts under control is one of the fastest ways to reduce overload.
Automatic farms and redstone contraptions can also lower TPS, especially when many run in the same chunk or region. Pistons, hoppers, observers, clocks, dispensers, and moving blocks can create frequent updates that the server must process.
Modded servers can have the same problem with automated machines, pipes, cables, quarries, storage systems, or blocks that move items and fluids. One machine is rarely the issue. Dozens of constantly running machines in loaded chunks are where the trouble starts.

Use limits where needed, disable unnecessary redstone clocks, and encourage players to shut down farms when they are not being used. A quiet machine is often a faster machine, at least from the server's point of view.
If entity counts and machines look reasonable but lag continues, check server configuration. Vanilla Minecraft is not tuned for heavy multiplayer use, so many server owners switch to Paper or another optimized server jar for better control over performance settings.
Important settings often include entity activation ranges, mob spawning, view distance, simulation distance, hopper behavior, redstone behavior, and chunk loading. Bukkit-based servers, Paper servers, and many modded setups provide configuration files that can reduce unnecessary processing without changing the core gameplay too much.
Modded servers may also need individual mod config changes. Some mods include machines, mobs, dimensions, or world generation features that are heavier than expected.
If overload continues, review other common causes such as plugin errors, startup failures, crash logs, and general server lag. The console and log files usually give the first useful clue, even if they are not exactly polite about it.
The "Can't keep up" message means the server is struggling to process ticks fast enough. The best fix depends on what is creating the workload. Too many entities, oversized farms, constant redstone updates, unoptimized settings, and heavy modded blocks can all contribute.
Start by reducing active entities and machines, then tune server settings around chunks, mobs, and redstone. With the worst sources of tick lag under control, players get a smoother world and fewer console warnings.
Come chat with us and we will get back to you as soon as possible!
Contact SupportMake every block, mob, and tool in Minecraft look like Lego pieces. This guide walks through downloading, installing, and running Brickcraft on both client and server.
Learn how to install Litematica for Minecraft, load schematic files, position blueprints, and use the material list for survival builds.
Set up Valhelsia Enhanced Vanilla for Minecraft, install the client profile, configure your server, and learn the early skills, items, and fixes that help the pack run smoothly.