
Server ResourcePack Manager
Server Resource Pack Manager with multi pack support
About this Mod
Server ResourcePack Manager
Multi Server ResourcePack Manager for a single dedicated server.
Features
- Multi ResourcePack introduced in 1.20.3 is supported
- Automatic calculation of ResourcePack hash
- Simple configuration file
- Reload command to update ResourcePacks without server restart
- Send command to re-apply ResourcePacks to player(s)
Installation
- Install Fabric modloader on your Minecraft server.
- Install Fabric API and Fabric Language Kotlin.
- Install the mod from Releases or Modrinth.
- Start server to generate config
Configuration
The configuration file is located at config/server-resource-pack-manager.json. You can add multiple ResourcePacks by specifying their URL.
| Name | Description | Default |
|---|---|---|
autoSend |
Automatically send ResourcePack(s) on player join | true |
promptMessage |
Message displayed to players when prompting for ResourcePack(s) | "" |
required |
Whether to enforce server ResourcePack(s) | false |
resourcePacks |
List of ResourcePack URLs | [] |
Multi ResourcePack
The order of ResourcePacks in the list determines the order they are applied.
The first ResourcePack will be applied first, followed by the second, and so on. If there are duplicate ResourcePack keys, the first occurrence takes precedence.
Example
{
"autoSend": true,
"promptMessage": "",
"required": false,
"resourcePacks": [
"https://path/to/resourcepack1.zip",
"https://path/to/resourcepack2.zip"
]
}
In this example, resourcepack1.zip will be applied first, followed by resourcepack2.zip.
Applied resource packs will be shown in the in-game settings menu in this order.
Commands
/resourcePackManager reload- Reload the configuration file and update ResourcePacks./resourcePackManager send [player]- Re-apply ResourcePacks to the specified player, or yourself if no player is specified.
* Icon generated with Nano Banana
Available Versions
How to Install Server ResourcePack Manager on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).
Install Mod
Open the mod browser in the dashboard and search for "Server ResourcePack Manager". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.10
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Server ResourcePack Manager server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.
Is Server ResourcePack Manager compatible with fabric?
Server ResourcePack Manager officially supports fabric for Minecraft 1.21.11, 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Server ResourcePack Manager – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Server ResourcePack Manager consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Server ResourcePack Manager with just one click on your server.