Item Bridge icon

Item Bridge 3.1-RECOMPILE

Use one plugin's items in other plugins | Store and Recall items | Supports CustomItems

Page 1
Re-compiled to support down to Java 8

This (and all future versions) was re-compiled to support down to Java 8, and also was compiled with MC 1.20

New "didSetBlock" listener
This version adds a new "didSetBlock" listener for plugins
New isItemStack(ItemStack, String) method
This version adds the convenience method ItemBridge.isItemStack(ItemStack, String) for developers
Block Bridge!
You can now use ItemBridge with blocks! Check the JavaDocs of and source code for how to use it
 Snapshot
Block Bridge!
This version adds support for custom blocks in ItemBridge! Check out the source code for a more in-depth overview
New methods for developers, and new /itembridge name
This version adds new methods for developers, including ItemBridgeListener.isItem, ItemBridgeListener.getItemName.

it also adds ItemBridge.getItemKey(ItemStack stack) and ItemBridge.isItemStack(ItemStack stack, String key, String item)

This version also adds a new /itembridge name command to get the name of the item in your hand.
Minor Improvements (+ built with 1.16)
This version brings some minor improvements to the startup message of ItemBridge, and was also built with 1.16
Drop command
This version adds a new command, /itembridge drop [amount], which can be used to naturally drop an item at a location. The permission for the command is itembridge.drop.
Page 1