It is now possible to close WG-GUI inventory completely with one click when user has gone through many subpages. To do this, just use shift-click on "Exit" item. Performing "normal" click will move you to a parent subpage (if there's any).
Added new item to main menu - "Edit last modified region". If player has done any modifications to any region before, clicking on this item brings him instantly to this region's options so player doesn't have to search for this region again. This item is not displayed when player hasn't done any modifications (counted from server startup) or last modified region no longer exists. Player needs "wggui.user.modify.last" permission to use this functionality.
"Reload configurations" item has been moved and now is placed closer to the "exit" item.
Added new text lines to lang.yml file:
Code (YAML):
GUI:
MainMenuEditLastModified: "Edit last modified region" ExitShift: "&7&o(Shift-click to close GUI)"
You need to apply this change manually to lang.yml file when updating from older plugin version.