v3.2:
IMPORTANT: the previous
place action is now replaced with
use
(when the player uses right click with an item). The new place action now
only check for block placed
(BlockPlaceEvent).
- Added use action: when the player right click with the item in hand (replace previous place);
- Relaxed place action: only matches block placements;
- NBTAPI into custom items can be written inline;
- Enhanced info command:
- Custom items names shows if the item matches;
- Added bi info debug, to entirely debug an item with item meta (and more if NBTAPI available);
- Added new hooks for custom items:
- Added lore contains with regex for custom items;