#Use "§" to have color messages Prefix: '§0
[§8VP§0
] '
SellArg: 'sell'
CurrencyName: 'Coins'
MaxSellItems: 5
GUI:
marketName: 'Market'
currencySymbol: '$'
lowestPrice: 'The lowest Price:'
page: '§fPage
: '
nextpage: '§aNext Page'
previousPage: '§cPrevious Page'
balance: '§6Balance
: '
itemsOnMarket: '§eItems on Market
: '
back: '§cBack'
Messages:
buy: '§aYou buy the item'
haveNoMoney: "§cYou don't have enough money" itemAlreadySold: '§cSomeone else bought this item'
addItemToSell: '§aYou have added an item to the marketplace'
removeItemToSell: '§aYou have removed the item from the marketplace'
maxItemsToSell: '§cYou have already added the maximum number of items'
cantSellItem: "§cYou can't add it to the market" incorrectPrice: '§cThis price is incorrect'
Code (YAML):
#Use "§" to have color messages Prefix: '§0
[§8VP§0
] '
SellArg: 'wystaw'
CurrencyName: 'Coins'
MaxSellItems: 5
GUI:
marketName: 'Rynek'
currencySymbol: '$'
lowestPrice: 'Najniższa cena:'
page: '§fStrona
: '
nextpage: '§aNastępna Strona'
previousPage: '§cPoprzednia Strona'
balance: '§6Saldo
: '
itemsOnMarket: '§ePrzedmioty na rynku
: '
back: '§cPowrót'
Messages:
buy: '§aKupiłeś przedmiot'
haveNoMoney: '§cNie masz wystarczającej ilości pieniędzy'
itemAlreadySold: '§cKtoś inny kupił ten przedmiot'
addItemToSell: '§aWystawiłeś przedmiot na rynek'
removeItemToSell: '§aUsunołeś przedmiot z rynku'
maxItemsToSell: '§cWystawiłeś maksymalną ilość przedmiotów'
cantSellItem: '§cNie możesz dodać tego na rynek'
incorrectPrice: '§cNiepoprawna cena'