BackPacks++ v4.0.1

Details

  • Filename
    backpacks___4.0.1.jar
  • Uploaded by
  • Uploaded
    Sep 14, 2013
  • Size
    62.56 KB
  • Downloads
    17,832
  • MD5
    6ed8925b8e8d60115b1916b9b282d332

Supported Bukkit Versions

  • CB 1.6.2-R1.0

Changelog

BackPacks is an advanced plugin that add backpacks to the game. While most of the other plugins use commands for it,
this plugin uses a physical item. (Sorry for the late updates, I'm still going to school so I don't have always time to update it)
CaptainBern.
Changelog

v 4.0.1:
- Removed a piece of debug code that gor forgotten.

- Added the basic economy support stuff, will be completly done next update (hope so).

- Fixed the logging system, stacktraces are now correctly logged.

- Made it so you can now use spaces in the backpack name, also the way the backpack get's registered is changed
the type and the owner are now stored in the lore. May look ugly but is way faster and better then how it first was.

- Added support for sub-ids in the backpack recipes, done by: id:sub-id (Note: sub-ids are
not supported for the backpack item yet)

- Added new command, /bp give <player> <backpacktype>, allows you to give a player a backpack of specified type
Requires the permission 'backpacks.admin'

- Added new command, /bp packs, displays a list of all backpacks, and also option to display info about a specific
backpack. This command uses the 'backpacks.admin permission'.

- The "excist" typo has been corrected. (sorry I noticed it like 3 weeks after version 3.1 has been released)

- Multi world support fixed.

- Fixed reload stuff, done by clearing the hashmap that stores the enchantments.(this wasn't a noticable error)

- Added BackPackOpenEvent, a cancellable event that can be used by other plugin developers.

- Made it so you can't click your backpack when opened; result: you can't place the backpack you
just opened in a backpack, preventing backception. (or dupes)

- Added a drop on death option configurable for each backpack, if enabled all the contents of the backpack
will be dropped upon player death, added for pvp-servers.

- Backpacks now have a configurable blacklist, to disallow specific items in specific backpack, specially added
for rpg-servers.(sub-ids not supported)

Created: 7/25/2013, 8:59 pm