shop-reborn/src/main/resources/messages.yml

22 lines
469 B
YAML

currency: "$"
buyLore: "&6Buy price: &c%PRICE%"
sellLore: "&6Sell price: &c%PRICE%"
itemLore: "&6Left click to buy, Right click to sell"
set1: "&c&lSet to 1"
sub10: "&c&lRemove 10"
sub1: "&c&lRemove 1"
add1: "&a&lAdd 1"
add10: "&a&lAdd 10"
set64: "&a&lSet 64"
# Confirm for selling/buying (after selecting the item)
sell:
confirm: "&a&lConfirm"
sellAll: "&a&lSell all"
sellAllLore: "&7Sell all for &a%PRICE%"
buy:
confirm: "&a&lConfirm"
cancel: "&c&lCancel"