Minecraft SimpleBackpacks mod 2026 download
logo
minecraft mod SimpleBackpacks

SimpleBackpacks

Game Version: 1.9
Total Downloads: 11,299
Updated: May 13, 2016
Created: Oct 27, 2013
Download SimpleBackpacksDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
SimpleBackpacks v2.4 release 22.44 KB May 13, 2016 1.9 1,984 download SimpleBackpacks SimpleBackpacks v2.4 releaseDownload
SimpleBackpacks v2.0 release 31.37 KB Sep 13, 2015 1.8.1 1,542 download SimpleBackpacks SimpleBackpacks v2.0 releaseDownload
SimpleBackpacks v1.6 release 28.07 KB Apr 7, 2014 1.7.4 3,410 download SimpleBackpacks SimpleBackpacks v1.6 releaseDownload
SimpleBackpacks v1.5 release 28.07 KB Apr 6, 2014 1.7.4 212 download SimpleBackpacks SimpleBackpacks v1.5 releaseDownload
SimpleBackpacks v1.4 release 28.06 KB Jan 5, 2014 1.7.2 2,602 download SimpleBackpacks SimpleBackpacks v1.4 releaseDownload
SimpleBackpacks v1.3 release 24.44 KB Jan 2, 2014 1.7.2 333 download SimpleBackpacks SimpleBackpacks v1.3 releaseDownload
SimpleBackpacks v1.2 release 23.35 KB Nov 1, 2013 1.7.2 624 download SimpleBackpacks SimpleBackpacks v1.2 releaseDownload
SimpleBackpacks v1.1 release 23.02 KB Oct 31, 2013 1.6.4 361 download SimpleBackpacks SimpleBackpacks v1.1 releaseDownload
SimpleBackpacks v1.0 release 22.84 KB Oct 27, 2013 1.6.4 231 download SimpleBackpacks SimpleBackpacks v1.0 releaseDownload

Screenshots

Description

Share this:

Description

SimpleBackpacks aims to be the simplest yet most expansive backpack plugin for Bukkit.

Just pop in the jar, give your users a permission node (or two for bigger backpacks) and be done with it.

Enjoy! ^_^

Features

  • Simple command to open your backpack
  • Ability to open other player's backpack (with proper perm node)
  • Admin can set if death clears player backpacks or not
  • Admin can set if death drops your backpack contents to the ground or not
  • Admin can grant a perm node to exempt from emptying backpack on death (great for donators!)
  • Backback size based on a simple permission node (Have 1 – 6 rows of backpack space).

Commands

/backpack (player)
Open your backpack (size based on your permission limit) or someone else's.

Permissions

backpack.use
Gives access to open a backpack with default limit of 1 row. (Aliases: /bp, /purse, /bag, /napsack, /satchel)
backpack.use.other
Give access to open other player's backpack. Other player MUST be online.
backpack.exempt.empty-on-death
Players with this perm will not have their backpacks emptied when they die.
backpack.limit.X
The row limit for that user. Only accepts 1 through 6 in place of X.

Default config.yml

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# Enable debug info in console
debug-mode: false

# Enable colors in console output
color-logs: true

# Should the user's backpack empty to the ground when they die?
# A false value will leave the player's backpack contents alone.
empty-backpack-on-death: false

# If empty-backpack-on-death is true should we drop the items to the ground?
# A false value will just make the backpack items disappear.
drop-backpack-items-on-death: false

Todo

Have a suggestion? Leave a comment!

F.A.Q.

Why are my color codes turning into double question marks?
Because your server is not properly setup. The Java environment must use UTF8 encoding. This is a shortcoming of Bukkit itself, and they have no plans to fix it as they don't feel its broken. If your server is on a remote host you may need to contact your host requesting this change. See this comment for more information

Metrics

This plugin uses metrics to collect stats! It only collect basic things such as version type, and players online. If you want to see everything, click on the graph. Go into /plugins/PluginMetrics/config.yml to disable stat collecting if you wish.

MCStats

Comments

Add a comment