PackStacker

⭐ — (13 endorsements) 📥 2,008 downloads 📌 vv1.1.0 📅 7/7/2024
⚪ Last updated 2024

By tlm9201 · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/2/2024 📅 Created: 7/7/2024

🔍 Analysis

  • 👍 0.6% endorsement rate
  • 🏆 #1021 of 1560 bukkit mods in this game by downloads

📋 About This Mod

<p align="center"> <img src="https://github.com/tlm9201/PackStacker/assets/69724732/b27f942c-0c9a-40fb-a035-79fd88e19a28" /> </p> # PackStacker PackStacker is a simple resource management plugin intended for "stacking" packs on minecraft clients. Downloads can be found at (https://github.com/tlm9201/PackStacker/releases). ## Short Guide Resource packs are defined through ".pack" files. Navigate to `PackStacker/packs/` under your servers plugins folder. To define a pack, create a file with the extension `.pack` under the `packs` folder. (i.e `example.pack`) Pack files follow yaml syntax. See below for an example `.pack` file. ```yaml name: "MvndiPack" url: "https://github.com/HydrolienF/MvndiPack/releases/download/1.20.6.425/MvndiPack.zip" hash: "D64DCFA57B5A94383FA39F32BE3B6D38D853304C" priority: 0 required: true prompt: "Hello <rainbow>world</rainbow>." load_on_join: true ``` ### Required Pack Options * `name` The name of the pack. No two packs can have the same name. Pack names *MUST* be unique. * `url` The url to the pack. This url must be a direct download link. Typically, these links end in the file format `.zip`. * `hash` The SHA1 hash of the pack. You can obtain this by running `certutil -hashfile "filename.exe" SHA1` on Windows. ### Optional Pack Options * `priority` A number value corresponding to which order this pack will manifest. A lower number means the pack will be on a "lower" level on the client. Default: 0 (no priority) * `required` Whether or not to kick the client if the player refuses the pack. Default: false * `prompt` A MiniMessage compatible string that users will be prompted with when a pack is requested to the client. Default: no prompt (null) * `load_on_join` Whether or not to prompt the user this pack on join. Default: false ### Commands * `/pack` The core PackStacker command. * `/pack list` Shows the user running this command the available resource packs. * `/pack load <packName>` Loads the specified resource pack on the player running this command. Permission: `pack.load.self` * `/pack load <packName> <username>` Loads a resource pack on the specified online player. Permission: `pack.load.others` * `/pack unload <packName>` Unloads the specified resource pack on the player running this command. Permission: `pack.unload.self` * `/pack unload <packName> <username>` Unloads a resource pack on the specified online player. Permission: `pack.unload.others` * `/pack reload <messages | packs | all>` Reloads the specified directory of PackStacker. Permissions: `pack.reload.messages` | `pack.reload.packs` | `pack.reload.all` ## License PackStacker is licensed under the (https://www.gnu.org/licenses/agpl-3.0.en.html).

# PackStacker PackStacker is a simple resource management plugin intended for "stacking" packs on minecraft clients. Downloads can be found at (https://github.com/tlm9201/PackStacker/releases).

## Short Guide Resource packs are defined through ".pack" files. Navigate to `PackStacker/packs/` under your servers plugins folder.

To define a pack, create a file with the extension `.pack` under the `packs` folder. (i.e `example.pack`)

Pack files follow yaml syntax. See below for an example `.pack` file.

```yaml name: "MvndiPack" url: "https://github.com/HydrolienF/MvndiPack/releases/download/1. 20. 6. 425/MvndiPack.zip" hash: "D64DCFA57B5A94383FA39F32BE3B6D38D853304C" priority: 0 required: true prompt: "Hello world." load_on_join: true ```

### Required Pack Options `name` The name of the pack. No two packs can have the same name. Pack names MUST be unique. `url` The url to the pack. This url must be a direct download link. Typically, these links end in the file format `.zip`. `hash` The SHA1 hash of the pack. You can obtain this by running `certutil -hashfile "filename.exe" SHA1` on Windows.

### Optional Pack Options `priority` A number value corresponding to which order this pack will manifest. A lower number means the pack will be on a "lower" level on the client. Default: 0 (no priority) `required` Whether or not to kick the client if the player refuses the pack. Default: false `prompt` A MiniMessage compatible string that users will be prompted with when a pack is requested to the client. Default: no prompt (null) `load_on_join` Whether or not to prompt the user this pack on join. Default: false

### Commands `/pack` The core PackStacker command. `/pack list` Shows the user running this command the available resource packs. `/pack load ` Loads the specified resource pack on the player running this command. Permission: `pack.load.self` `/pack load ` Loads a resource pack on the specified online player. Permission: `pack.load.others` `/pack unload ` Unloads the specified resource pack on the player running this command. Permission: `pack.unload.self` `/pack unload ` Unloads a resource pack on the specified online player. Permission: `pack.unload.others` `/pack reload ` Reloads the specified directory of PackStacker. Permissions: `pack.reload.messages` | `pack.reload.packs` | `pack.reload.all`

## License PackStacker is licensed under the (https://www.gnu.org/licenses/agpl-3. 0.en.html).

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
tlm9201
Version
v1.1.0
Downloads
2,008
Endorsements
13
Category
bukkit
Created
7/7/2024
Updated
8/2/2024
Game Versions
1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
Tags
management, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does PackStacker support?

The author lists 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21. Other versions may work but are untested by the author.

What is the latest version of PackStacker?

Version v1.1.0, published 2024-08-02 with 2,008 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by tlm9201 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods