Mod
Server ResourcePack Manager
No reviews yet
Server Resource Pack Manager with multi pack support
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers