The shop command now allows to open a specific page of a section
/shop <section> [page] or via console: /shop <section> <player> [page]
Added REGION::<regionID> requirement support
Currently supports regions from WorldGuard
It is now possible to set the ADD and REMOVE action on the transaction screen to a custom amount
Instead of only the default 1, 16 and 32 it is mow possible to use `action: ADD<amount>` or `action: REMOVE<amount>`
Added support for fill items inside transaction screens & nav bars from config
Added visual transaction limits which allows to rename or remove the ADD/REMOVE buttons inside the transaction screens when the limit/maxStackSize is reached
Default is enalbed, but can be disabled in config.yml under 'visual-transaction-limits' option