update
This commit is contained in:
@@ -335,6 +335,101 @@ time:
|
||||
minutes: "{m}m"
|
||||
seconds: "{s}s"
|
||||
|
||||
# Quantity Selector GUI
|
||||
quantity-select:
|
||||
title: "&6&lSelect Quantity"
|
||||
info-line-1: "&7Choose how many items"
|
||||
info-line-2: "&7you want to sell."
|
||||
available: "&7Available: &f{amount}"
|
||||
selected: "&7Selected: &f{amount}"
|
||||
quantity-label: "Quantity"
|
||||
minimum: "&7Minimum: &f{amount}"
|
||||
maximum: "&7Maximum: &f{amount}"
|
||||
use-buttons: "&eUse buttons to adjust"
|
||||
click-adjust: "&7Click: &e{amount}"
|
||||
set-minimum: "&6Set Minimum"
|
||||
set-maximum: "&6Set Maximum"
|
||||
set-to: "&7Set to: &f{amount}"
|
||||
back-lore: "&7Return to item selection"
|
||||
confirm-lore: "&7Quantity: &a{amount}"
|
||||
|
||||
# Item Selection GUI
|
||||
item-selection:
|
||||
info-title: "&fSelect an Item"
|
||||
info-lore-listing: "&7Click on an item from your|&7inventory to create a &eListing&7."
|
||||
info-lore-auction: "&7Click on an item from your|&7inventory to create a &6Auction&7."
|
||||
blacklisted-note: "&7Blacklisted items are shown in red."
|
||||
click-to-select: "&a► Click to select"
|
||||
blocked-title: "&c{material}"
|
||||
blocked-lore-1: "&7This item cannot be listed."
|
||||
blocked-lore-2: "&cBlacklisted or invalid."
|
||||
back-lore: "&7Return to main menu"
|
||||
|
||||
# Create Listing GUI
|
||||
create-listing:
|
||||
info-title: "&6&lCreate Listing"
|
||||
info-lore-1: "&7Set a price and duration"
|
||||
info-lore-2: "&7for your listing."
|
||||
tax-info: "&7Tax: &f{tax}%"
|
||||
item-lore: "&7Quantity: &f{amount}|&eThis item will be listed"
|
||||
price-title: "&6Price: {price}"
|
||||
price-tax: "&7Tax ({percent}%): &c{amount}"
|
||||
price-earnings: "&7You receive: &a{amount}"
|
||||
price-click: "&eClick to change price"
|
||||
duration-title: "&eDuration: {duration}"
|
||||
duration-lore: "&7Listing expires after this time"
|
||||
duration-click: "&eClick to change duration"
|
||||
back-lore: "&7Return to item selection"
|
||||
confirm-item: "&7Item: &f{item} x{amount}"
|
||||
confirm-price: "&7Price: &a{price}"
|
||||
confirm-earnings: "&7You receive: &a{amount}"
|
||||
confirm-duration: "&7Duration: &e{duration}"
|
||||
confirm-click: "&aClick to create listing!"
|
||||
|
||||
# Create Auction GUI
|
||||
create-auction:
|
||||
info-title: "&6&lCreate Auction"
|
||||
info-lore-1: "&7Set starting price, optional buyout,"
|
||||
info-lore-2: "&7and duration for your auction."
|
||||
tax-info: "&7Tax on sale: &f{tax}%"
|
||||
item-lore: "&7Quantity: &f{amount}|&eThis item will be auctioned"
|
||||
start-price-title: "&6Starting Price: {price}"
|
||||
start-price-lore-1: "&7Minimum bid to start"
|
||||
start-price-lore-2: "&7the auction."
|
||||
start-price-click: "&eClick to change"
|
||||
buyout-title-set: "&bBuyout: {price}"
|
||||
buyout-title-unset: "&bBuyout: &7Not set"
|
||||
buyout-lore-set-1: "&7Instant purchase price."
|
||||
buyout-lore-set-2: "&eLeft-click to change"
|
||||
buyout-lore-set-3: "&cRight-click to remove"
|
||||
buyout-lore-unset-1: "&7Optional instant purchase"
|
||||
buyout-lore-unset-2: "&7price for your auction."
|
||||
buyout-lore-unset-click: "&eClick to set buyout price"
|
||||
duration-title: "&eDuration: {duration}"
|
||||
duration-lore: "&7Auction ends after this time."
|
||||
duration-click: "&eClick to change duration"
|
||||
back-lore: "&7Return to item selection"
|
||||
confirm-item: "&7Item: &f{item} x{amount}"
|
||||
confirm-start: "&7Start: &a{price}"
|
||||
confirm-buyout: "&7Buyout: &b{price}"
|
||||
confirm-buyout-none: "&7Buyout: &7None"
|
||||
confirm-duration: "&7Duration: &e{duration}"
|
||||
confirm-click: "&aClick to create auction!"
|
||||
|
||||
# Number Input GUI
|
||||
number-input:
|
||||
display-title: "&6&l{value}"
|
||||
minimum: "&7Minimum: &f{value}"
|
||||
maximum: "&7Maximum: &f{value}"
|
||||
use-buttons: "&eUse buttons to adjust"
|
||||
click-adjust: "&7Click: &e{amount}"
|
||||
shift-click: "&7Shift-click: &e{amount}"
|
||||
set-minimum: "&6Set Minimum"
|
||||
set-maximum: "&6Set Maximum"
|
||||
set-to: "&7Set to: &f{value}"
|
||||
cancel-lore: "&7Cancel and go back"
|
||||
confirm-lore: "&7Confirm: &a{value}"
|
||||
|
||||
# Help Content
|
||||
help:
|
||||
title: "&6&lCommunity Market Help"
|
||||
|
||||
Reference in New Issue
Block a user