Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

I created this fairly simple server-sided backpack mod and thought maybe other servers might want to check it out! The mod is still in its early stages so if you run into any issue please let me know!

The backpack mod allows for users to store data on the go and use it at the same time as other people that has the backpack with the same ID.

Permission node
pebbles.admin: For all admin backpack commands. There are no commands for an average joe on the server, the backpacks are a physical item.

Commands:
/padmin bp create TIER PLAYERNAME: Create a backpack for a specific player. Tiers includes: leather (3x3), copper (9x2), iron (9x3), gold (9x4), diamond (9x5), netherite (9x6)

Special thanks to Minecraft-heads for hosting these skins: https://minecraft-heads.com/

/padmin bp ID: View backpack with the specific ID
/padmin bp get ID: Get a copy of the backpack that can be used together at the same time. Great for players who want to share their inventory

The backpack data is stored in /world/pebbles_backpacks.json

Current limitations:

  • Cannot right click drag items around the backpack.
  • Backpack owner names aren't stored properly yet (still accessible through backpack ID)
  • Minor optimization still on the way

External resources



Project members

lilpebs

Owner


Technical information

License
CC0-1.0
Client side
unsupported
Server side
required
Project ID