promotional bannermobile promotional banner

InventoryPlus

InventoryPlus

File Details

InventoryPlus_1.8.6

  • R
  • Feb 25, 2014
  • 17.27 KB
  • 473
  • CB 1.6.4-R2.0

File Name

InventoryPlus_1.8.6.jar

Supported Versions

  • CB 1.6.4-R2.0

+ Custom /get command, which is far better than the standard /give by bukkit, only "gives" items into allowed slots and gives feedback to the command sender and item reciever. If the item recievers Inventory cant carry more of that item, both (sender and reciever) are informed by that. More instructions on how to use on the main page or with typing /get ingame.
+ Drop Fixes!
+ Placing items which are not allowed for that slot / slot is locked is not possible anymore (can be enabled/disabled in the config)
+ Fixed various bugs, like duping items with shift-clicking on the crafting result slot and armor slots being always locked
+ The config file and instructions were updated and it looks now much better *.*
+ Per slot-message for not allowed items (can be used for: "This slot can only contain swords" etc)
+ Added 3 more config options, more info in the config file instructions at the beginning of the config file.

Config changes:
+ Removed the 'item-not-allwed' line out of the messages block, added it to each single slot block => custom messages for each slot.
+ Added a new block of arguments called Settings

settings:
  allow-banned-drops: false
  allow-banned-interactions: false

//Banned drops disables/enables the possibility to drop items that are usually not allowed for that slot. False means non-allowed items can't be //dropped.
//Banned interactions disables ´/enables placing/using items that are usually not allowed for the slot. false means you can't use them, default value.

- one last tiny missing dropping bug, item meta/durability is not being recognized when trying to drop something out of a not-allowed/locked slot. Working on it, will be included into the 1.9 update.