
A lightweight yet powerful backpack plugin that puts customization at your fingertips!
A lightweight yet powerful backpack plugin for Spigot and Paper servers that puts customization at your fingertips!
.backup for instant recovery| Command | Description | Permission |
|---|---|---|
/lbp |
Open admin GUI | lilbackpacks.admin |
/lbp give <player> <type> |
Give backpack | lilbackpacks.give |
/lbp reload |
Reload config | lilbackpacks.reload |
Note: Right-click any backpack to open it!
plugins folder/plugins/LilBackpacks//lbp reload to apply changesbackpacks:
explorer_pack:
item:
material: CHEST
custom-model-data: 1001
display-name: "&6Explorer's Backpack"
lore:
- "&7Perfect for your adventures!"
- "&7Size: &645 slots"
gui:
title: "&6Explorer's Pack"
rows: 5
rules:
prevent-furnace-burn: true
recipe:
enabled: true
shape:
- "LWL"
- "WCW"
- "LWL"
ingredients:
L: LEATHER
W: WHITE_WOOL
C: CHEST
# Auto-Save Configuration
storage:
auto-save:
enabled: true
interval: 300 # Seconds
async: true
backup:
enabled: true
rotation-count: 3
# Backpack Restrictions
backpack:
restrictions:
max-backpacks-per-player: 3
blocked-worlds:
- "world_pvp"
disabled-in-combat: true
combat-timer: 5
# Sounds & Effects
backpack:
sounds:
enabled: true
open: "BLOCK_CHEST_OPEN"
volume: 1.0
effects:
particles:
enabled: true
type: "PORTAL"