return { pkey = "", name = "", storage = { "" }, self = "", messages = { noMetaname = "message=No metaname found! Refunding.", nonexistantItem = "message=The item you requested is not available for purchase", notEnogthMoney = "message=Insufficient amount of krist sent.", notEnogthStock = "message=We don't have that much stock!", change = "message=Here is your change! Thanks for using our shop." }, webhooks = { { type = "discord-modern", url = "" } }, sounds = { started = "minecraft:block.note_block.harp", purchase = "minecraft:entity.villager.yes", error = "minecraft:block.anvil.land" } }