# Messages messages:
prefix: "&8[&6ChestShop&8]&r " no_permission: "&cYou don't have permission to do this!" shop_created: "&aShop created successfully!" shop_removed: "&aShop removed successfully!" not_enough_money: "&cYou don't have enough money!" not_enough_items: "&cNot enough items in shop!" inventory_full: "&cYour inventory is full!" invalid_price: "&cInvalid price format!" no_target_block: "&cThe block you're looking at is not an allowed shop container!" not_container: "&cThis container is not allowed for shops!" not_shop_owner: "&cYou are not the owner of this shop!" hold_item: "&cYou must hold an item to create a shop!" admin_shop_created: "&aAdmin shop created successfully!" not_buy_items: "&cThis shop doesn't buy items!" owner_not_money: "&cShop owner doesn't have enough money!" shop_container_full: "&cShop container is full!" not_sell_items: "&cThis shop doesn't sell items!" shop_not_enough_items: "&cShop doesn't have enough items!" failed_remove_shop: "&cFailed to remove shop!" failed_create_shop: "&cFailed to create shop!" failed_create_adminshop: "&cFailed to create admin shop!" shop_exists_location: "&cA shop already exists at this location!" sell_and_buy_0: "&cAt least one price must be greater than 0!" use_0_disable: "&cUse 0 to disable selling or buying" buy: "&aYou have successfully purchased &d{amount} &b{item}&as for &e{price}!" sell: "&aYou have successfully sold &d{amount} &b{item}&as for &e{price}!" buy_owner: "&a{buyer} &ahas purchased &d{amount} &b{item}&a from your shop for &e{price}&a!" sell_owner: "&aYou bought &d{amount} &b{item}&a from &b{seller} &afor &e{price}&a!" buy_empty: "&b{item} &ais now out of stock!" sell_full: "&aYour shop is now full of &b{item}&a!" sell_limit: "&aYour shop is now limit of &b{item}&a!" item_return: "&cA non-shop item was placed in the shop and has been returned!" shop_next_place: "&cYou cannot place certain items next to a shop!" shop_next_create: "&cYou cannot create a shop next to certain items!" space_above: "&cYou must clear the space above the shop to create it!" enter_new_price: "&aEnter new prices in the format: §e<sell price> <buy price>" enter_new_limit: "&aEnter new prices in the format: §e<sell limit>" invalid_format: "&cInvalid format. Please use: <sell price> <buy price>" invalid_format2: "&cInvalid format. Please use: <sell limit>" price_non: "&cPrices must be non-negative!" limit_non: "&cLimits must be non-negative!" price_up: "&aPrices updated to " limit_up: "&aLimits updated to " valid_number: "&cPlease enter valid numbers for prices!" enter_cancel: "&ePlease enter the price in chat. Type &ccancel §eto abort." input_cancel: "&cInput cancelled." delete_cancel: "&eShop deletion canceled." access_container: "&cYou cannot create a shop on a container you can't access!" shop_stock_limit_reached: "&cThis shop cannot accept more of this item (stock limit reached)." input_timeout: "&cInput timeout. Please try again." plugin_reloading: "&ePlugin is reloading. Your input has been cancelled."