Fix bug where default 'shops.yml' could not be overriden
Thanks to "PukingUnicorns" for finding this bug!
Realized that because I had been copying the default configurations for 'shops.yml', even if an item was removed from this YAML, it would still appear in the /token shop inventories. With this updated version, it should no longer do this.