Dec 02, 2025
Viktoras D.
6min Read
Datapacks (or data packs) are a powerful way to customize Minecraft without mods. They expand gameplay in vanilla Minecraft, multiplayer, and existing singleplayer worlds. You can change game mechanics, add new features, or create unique gameplay without leaving vanilla compatibility behind.
For server owners, datapacks are a flexible tool for server customization. You can tailor the experience to your community without asking players to install mods. For players, it means fresh content and new challenges, all within the base game.
In this guide, you’ll learn how to install datapacks on a Minecraft server. If you run a server, datapacks make it easy to enhance the actual gameplay with custom recipes, new structures, or fun mechanics that keep your players engaged in your existing world.
Before you install datapacks on a Minecraft server, make sure you have the following in place:
Once you have these ready, you can move on to downloading and uploading datapacks to your server.
The first step is to download a Minecraft datapack zip file you want to use on your game server. Datapacks can do a lot, from changing game rules to adding new world generation or custom advancements. Before you install datapacks, make sure to download a compatible zip file in the correct format for your game version.
You can find and download reliable datapacks for Minecraft on these trusted sources:
Common datapack features include:
Once you’ve picked a datapack, be sure the zip file is in the correct format and version to avoid datapack installation errors in Minecraft.
To upload a Minecraft datapack to your server, open the Minecraft folder named server. There are two common ways to do this:
Using FileZilla (FTP):

Using Hostinger’s Game Panel:



Once inside your server folder, locate the world folder. This is typically named world, and it’s where the datapacks folder lives. Depending on how you’re accessing the server folder, the default location is usually:
The datapacks subdirectory inside the Minecraft world folder is where the server looks for new datapacks during startup or reload. Therefore, once you’ve accessed your server folder and located the world folder, the next step is to find the folder named datapacks. Here’s how:
If the datapacks folder already exists, you’re good to go. This is where you’ll upload the datapack zip file in the next step. However, if the datapacks folder doesn’t exist:
This folder is essential because Minecraft looks here when the world loads to check for active datapacks. If the folder is missing or named incorrectly, the game won’t detect your datapack.
Locate the zip file for the datapack on your computer and upload it directly into the datapacks folder inside your server’s world directory. Make sure to upload the zip file directly. Do not extract it, as Minecraft will handle that automatically. Uploading the file in the correct format ensures your Minecraft datapacks will install correctly and load without issues on your dedicated server.
You can do this using any of the access methods mentioned earlier. Both support drag-and-drop for easy uploading:
Important! Do not extract the data pack zip file. It’s already in the correct format. Minecraft automatically processes the file structure when the Minecraft world loads. Uploading the zip file as-is ensures everything is structured correctly and can be recognized by the game.
Once the upload is complete, your datapack is now ready to activate.
After uploading, you must load the datapack into your Minecraft server configuration so the game can detect and apply it.
You have two options:
To reload the Minecraft server without restarting:
/reload
This reloads the Minecraft server datapack configuration, completing the datapack installation on your Minecraft server and enabling any new features.
To confirm that the datapack loaded correctly, use:
/datapack list
This command will return a list of all active and available datapacks. If your new datapack appears under [enabled], it’s working properly.
If you don’t see the datapack listed, double-check the following:
In most cases, uploading the datapack and running /reload is enough to activate it automatically. However, if it doesn’t show as enabled, you can manually activate it using server commands.
To enable a specific datapack, use this command to activate and test it on your server:
/datapack enable "<name>"
Replace <name> with the exact name of the datapack as shown in the /datapack list output.
After enabling it, reload Minecraft server by running:
/reload
This reloads the datapack and applies any changes immediately.
How to test if the datapack is active in-game:
Installing datapacks on a dedicated Minecraft gaming server is an easy way to enhance your existing world, customize gameplay, add new mechanics, and keep the server experience fresh and engaging. Whether you’re introducing quality-of-life tweaks or entirely new game features. Thanks to server customization with datapacks, you can tailor the gameplay, introduce unique mechanics, and keep your players engaged.
To recap: make sure you’re using Minecraft Java Edition, upload the datapack zip file directly into the correct world/datapacks folder, and use commands like /reload and /datapack list to load and verify it. If needed, activate it manually with /datapack enable.
If you’re using Hostinger’s Minecraft server hosting, you’re already set up with the tools to manage and customize your server files. Use the Game Panel or FTP access to try out new datapacks and level up your Minecraft world.
Ready to start customizing? Upload your first datapack and bring new experiences to your players.
Datapacks (or data packs) are files that modify Minecraft’s gameplay without the need to install mods. Datapacks can alter game rules, add custom recipes, generate new structures, or introduce unique mechanics. Designed for Java Edition, datapacks are installed directly into a world folder, making them easy to manage, and they are fully compatible with vanilla multiplayer servers.
You can download datapacks from trusted sources like the Minecraft Wiki, Planet Minecraft, or Vanilla Tweaks. Choose one that matches your Minecraft version and download the zip file. There’s no need to extract it – just upload it directly to your server’s datapacks folder in the world directory.
Yes, you can use multiple datapacks in the same world. Minecraft loads them in order and combines their features as long as they don’t conflict. Simply upload each zip file into the datapacks folder. Use /datapack list to view them and /datapack enable to control which ones are active.