-Added
custom-craft-go-back-command option in categories. With this option you can change the behavior of the "Go Back" item from the crafting inventory and execute your own command when player clicks it. This allows you to open other inventories instead of EpicCraftingsPlus.
Example:
Code (Text):
others:
name: ' #2c4564Other Crafts'
lore:
- '&7A lot of stuff you can craft,'
- '&7like the &bVIP &6rank.'
slot: 14
permission: epiccraftingsplus.categories.others
id: LIME_DYE
custom-go-back-command: cp menu %player%
custom-craft-go-back-command: cp others_craft %player%