+ Added cache for menu configurations (if you update menu, you also must run /invsave reload command), this speed-up opening GUIs
+ Added new commands feature for new details GUI (in next updates this will be added also to other menus), support also player or server command executor
+ Added new placeholders to the player details menu, this variable can be used in item titles, lores, and commands.
playerName - the player name of the saved inventory
playerViewer - the player name of viewer inventory
inventoryId - unique inventory id
world - part of location when player inventory is saved
loc_x - part of location when player inventory is saved
loc_y - part of location when player inventory is saved
loc_z - part of location when player inventory is saved
pitch - part of location when player inventory is saved
yaw - part of location when player inventory is saved
health - health level
fly - is the player flying or not
food - food level
xp_level - XP level
xp - XP points
gamemode - gamemode when inventory is saved
cause - death cause
* Updated messages.yml file, if you want to use the new translations, delete the file and the files regenerate
The new details GUI will open when you right-click in players history of inventories (execute /invsave history <player>), left-click is for open player saved inventory as it has been so far.
The new details GUI is currently supported only for normal inventories, support for ender chest will be added in the next updates.