Fixed:
- When buying items with the Buy Stacks option, it would send the player a message with the material name being 'test'.
- Turkish language file not deploying on startup (I always forget to inplement this)
- Added the 'EconomyShopGUI.shop' permission as a default permission. (Players with only this permissions only have acces to /shop, any shop sections are blocked because they have no permission)
- When using the '/sellall ItemName' command and the item doesn't exist, it would throw 2 output messages.
Added:
- Option 'recipe' that can be used in the shops.yml config to add a recipe to a KnowLedge book item.
I also fixed the version inside the plugin.yml because I forgot to do it with the previous version. (This will fix the plugin saying that it still is in version BETA-14)
We also updated
the EconomyShopGUI wiki with the information about how to use the 'recipe' option inside the shops config.