Server side mods

Server side mods are when the server runs extra code that changes how the game behaves, but you usually join with a normal client for that version. It feels like logging into vanilla and then realizing the server has its own rules: different commands, smoother performance under load, stronger moderation, or mechanics that simply do not exist in singleplayer.

The day-to-day loop is still Minecraft, but the server can reshape the details. Common examples are land claiming, shops and economies, custom progression, tweaked mob spawning, reworked loot and enchants, and event systems. Some changes stay behind the scenes, like optimization and anti-cheat. Others are obvious because they touch every player, and because the logic lives on the server, everyone experiences it consistently without needing a modpack.

The hard limit is anything that needs new client rendering or UI. Servers can fake a lot with resource packs, datapacks, and clever mechanics, but you will not get true new blocks with custom behavior, full client-side menus, or big modded dimensions unless the server also requires client mods. Most of these servers aim for the sweet spot: easy to join, stable at scale, but more curated than pure vanilla.