Pablitopacks v1.1
Compatible with Minecraft 1.21x
Dependencies (optional):
Compatible with Minecraft 1.21x
- LuckPerms
Permissions:
- backpack.size.(backpack max rows)
- backpack.use
- backpack.amount.x
Commands:
- /bp (backpack number)
- /bp reload
Spoiler: config.yml Example
Code (Text):
# ==================================================
# Pablitopacks - Backpack Configuration
# ==================================================
# Author: Pablohs08
# Description:
# This file allows you to configure the default size
# and maximum backpacks for your players.
# Permissions can override these values:
# - backpack.size.X -> Defines the number of rows (1-6)
# - backpack.amount.X -> Defines how many backpacks a player can own
# ==================================================
# -------------------------
# Default Backpack Settings
# -------------------------
# Default size in ROWS (each row = 9 slots)
# If a player has no "backpack.size.X" permission,
# this value will be used as fallback.
default-size: 3
# Default maximum number of backpacks a player can own
# If a player has no "backpack.amount.X" permission,
# this value will be used as fallback.
max-backpacks: 3
# -------------------------
# Examples:
# -------------------------
# - Player without any permission will have:
# default-size (3 rows → 27 slots per backpack)
# max-backpacks (3 backpacks total)
#
# - Player with "backpack.size.5" and "backpack.amount.10":
# 5 rows per backpack (45 slots each)
# Up to 10 backpacks
#
# - Player with only "backpack.size.2":
# 2 rows per backpack (18 slots each)
# max-backpacks will still use the default value
# -------------------------
# Pablitopacks - Backpack Configuration
# ==================================================
# Author: Pablohs08
# Description:
# This file allows you to configure the default size
# and maximum backpacks for your players.
# Permissions can override these values:
# - backpack.size.X -> Defines the number of rows (1-6)
# - backpack.amount.X -> Defines how many backpacks a player can own
# ==================================================
# -------------------------
# Default Backpack Settings
# -------------------------
# Default size in ROWS (each row = 9 slots)
# If a player has no "backpack.size.X" permission,
# this value will be used as fallback.
default-size: 3
# Default maximum number of backpacks a player can own
# If a player has no "backpack.amount.X" permission,
# this value will be used as fallback.
max-backpacks: 3
# -------------------------
# Examples:
# -------------------------
# - Player without any permission will have:
# default-size (3 rows → 27 slots per backpack)
# max-backpacks (3 backpacks total)
#
# - Player with "backpack.size.5" and "backpack.amount.10":
# 5 rows per backpack (45 slots each)
# Up to 10 backpacks
#
# - Player with only "backpack.size.2":
# 2 rows per backpack (18 slots each)
# max-backpacks will still use the default value
# -------------------------
Spoiler: messages.yml Example
Code (Text):
# ==================================================
# Pablitopacks - Plugin Messages
# ==================================================
# Author: Pablohs08
# Description:
# This file contains all the messages used by the plugin.
#
# You can use the variable %prefix% to add the plugin
# prefix to any message.
# ==================================================
# -------------------------
# Prefix & General Messages
# -------------------------
# The prefix for plugin messages.
# You can use color codes with '&'
prefix: "&8[&aPablitopacks&8]&r "
# General messages
only-players: "&cThis command can only be used by players."
invalid-command-usage: "&cUse /bp <number> or /bp reload"
invalid-number: "&cInvalid number."
reload-successful: "&aConfiguration reloaded."
invalid-backpack: "&cInvalid backpack number. Maximum allowed: &e%max_backpacks%"
# Pablitopacks - Plugin Messages
# ==================================================
# Author: Pablohs08
# Description:
# This file contains all the messages used by the plugin.
#
# You can use the variable %prefix% to add the plugin
# prefix to any message.
# ==================================================
# -------------------------
# Prefix & General Messages
# -------------------------
# The prefix for plugin messages.
# You can use color codes with '&'
prefix: "&8[&aPablitopacks&8]&r "
# General messages
only-players: "&cThis command can only be used by players."
invalid-command-usage: "&cUse /bp <number> or /bp reload"
invalid-number: "&cInvalid number."
reload-successful: "&aConfiguration reloaded."
invalid-backpack: "&cInvalid backpack number. Maximum allowed: &e%max_backpacks%"
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Pablitopacks [DISCONTINUED] is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 49 times (via Spigot). Download it and open it directly in the game.