Replaced /cluescroll openinv with /cluescroll shop
Updated permission cluescrolls.command.openinv to cluescrolls.command.shop
Added cluescrolls chest for players to store their scrolls in. Their storage amounts are configured with the permission cluescrolls.chestsize.# where # is the amount of storage slots available. Must be a multiple of 9 and a maximum of 54. [9, 18, 27, 36, 45, 54]
Added /cluescroll chest
Added permission cluescrolls.command.chest
Added inventory.chest.title configuration option
Added chestinv-auto-save configration option (in minutes)
Added /scrolls and /cluescrolls alias
Split /cluescroll help into separate user and admin messages
Replaced cluescrolls.command.help with separate user and admin permissions: cluescrolls.command.help.user and cluescrolls.command.help.admin
Updated default help message
Added default-command-open-shop config option to control if the cluescroll command should open the shop directly or show players a help message with available options
Improved legacy statistics conversion
Split database configuration into a separate database.yml file
Rewards are saved immediately when created or modified
/cluescroll reload now works properly with manually edited rewards.yml