ResourcePackManager (RSPM)
ResourcePackManager merges, hosts, and distributes resource packs from supported plugins and from manually supplied packs.
What It Does
- discovers supported plugin packs
- merges them according to
priorityOrder - can auto-host the merged pack
- can force or optionally prompt pack use
- watches for pack changes and can re-merge when sources stabilize
Current Integration Notes
The current repo includes support for a wider integration surface than the older wiki implied, including:
- EliteMobs
- FreeMinecraftModels
- ModelEngine
- Nova
- Oraxen
- ItemsAdder
- BackpackPlus
- BetterHUD
- InfiniteVehicles
- MegaBlockSurvivors
- MMOInventory
- Nexo
- ValhallaMMO
- vane-core
- RealisticSurvival
See Setup for the current operator workflow, especially the ItemsAdder helper commands. For programmatic integration from other plugins, see the API page.