useID: true noID: true sell: true # prefix will be dispayed at the beggining of every message. # you can use terms lile , or in messages however # only certain messagess offer this. # # # - nick of the person who bought. # - nick of the person who own the shop. # - amount of item # - name of item # - amount of money with iConomy currency # # You can always use hMod colors, like # &1, &f etc... # For example: This is my&6 golden text. # somebodyBoughtFromYou - is dispayed to you when buyer successfully bought from your shop # You can use: and # youBought - is dispayed to you bought something # You can use: and # yourBalance - displays your current balance # You can use: # inventoryFull - you would never guess but it is show when you have full inventory # noEnoughMoney - lacking in money? # outOfStock - displayed when you are trying to buy from shop that is empty # yourShopIsOutOfStock - displayed when somebody is trying to buy from your shop which is empty # cantBuyFromYourOwnShop - displayed when you are trying to buy from your own shop # shopCreated - displayed when you have craten new shop successfully #MAXIMUM OF 55 CHARACTERS WITH PREFIX! lang: prefix: '[Shop] ' somebodyBoughtFromYou: ' bought for !' youBought: 'You bought from .' yourBalance: 'After purchasing you have left.' inventoryFull: 'Your inventory is full!' noEnoughMoney: "You don't have enough money!" outOfStock: 'This shop is out of stock!' yourShopIsOutOfStock: 'Your shop is out of stock!' cantBuyFromYourOwnShop: "You can't buy from your own shop!" shopCreated: 'Your shop has been successfully created!' buyshopCreated: 'Your buying shop has been successfully created!' chestFull: 'This chest is full!' somebodySoldYou: ' sold for !' youSold: 'You sold for .' notEnough: 'You have not enough items to sell!'