Bulundu AuctionMaster 3.1

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

ardaRG525252

Fırında Isıttığım İlk Taş
Katılım
16 Ocak 2018
Mesajlar
96
Elmaslar
10
Puan
13.270
Yaş
23
#You can edit specific menu settings in menu_name.yml from the menus folder.
#Background colors:
#Put 0 for white
#Put 1 for orange
#Put 2 for magenta
#Put 3 for light blue
#Put 4 for yellow
#Put 5 for *
#Put 6 for pink
#Put 7 for gray
#Put 8 for light gray
#Put 9 for cyan
#Put 10 for purple
#Put 11 for blue
#Put 12 for brown
#Put 13 for green
#Put 14 for red
#Put 15 for black
weapons-menu-color: 1
armor-menu-color: 11
tools-menu-color: 10
blocks-menu-color: 12
others-menu-color: 13
consumables-menu-color: 14

background-color: 15
use-background-glass: true

use-decimals: false

#How much time you want to add to an auction
#when a player bids:
#Time in seconds
add-time-to-auction: 15

#This option allows players to end their
#auctions at any time they want
use-end-own-auction: false
#If you want just some players to have this option
use-end-own-auction-permission: 'none'
end-own-auction-fee: 500
end-own-auction-item: '347'
end-own-auction-name: '&aEnd Auction Now'
end-own-auction-lore:
- '&7End this auction'
- '&7right now.'
- ''
- '&7Ending Cost: &6500 coins'
end-own-auction-message: '&aYour auction was ended!'
end-own-auction-no-money-message: '&cYou don''t have enough coins to end this auction.'

#Enabling global category could have an
#impact on the plugin performance
#It is up to you if you will use it or not
#If you enable global category, it will be set
#as the default category when opening the menu
use-global-category: false
global-menu-color: 15
global-category-item: 'skull: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Y0MDk0MmYzNjRmNmNiY2VmZmNmMTE1MTc5NjQxMDI4NmE0OGIxYWViYTc3MjQzZTIxODAyNmMwOWNkMSJ9fX0='
global-category-name: '&9Global Items'
global-category-lore:
- '&fAll items from every'
- '&fcategory in the'
- '&fsame place!'

#If you want to use anvil gui instead of the sign gui
#set the option bellow to true
#Sign lines will become the lore of the paper
#inside the anvil gui
use-anvil-instead-sign: false

#If you want to use the chat instead of the sign gui
#set the option bellow to true
#Sign lines will become the message sent in chat
#The player has 10 seconds to give a price, afterwards
#the listener closes
listener-expire-message: '&cYou took too long.. Your chat listener expired.'
use-chat-instead-sign: false

#Set this to false if you want players to not be able to outbid theirselves
outbid-yourself: true
can-not-outbid-message: '&cYou can not outbid yourself!'

broadcast-new-auction: false
lite-bans: false # If you want to disable broadcast messages for muted players, you can enable this setting.

#Use %seller-username% for the name of the seller
#Use %seller-display-name% for the display name of the seller
#Use %item-display-name% for the item's display name
#Use %coins% for the starting bid
broadcast-new-auction-message: '&6[Auctions] %seller-display-name% &fcreated an auction for %item-display-name%&f! &e&lCLICK &e&lTO &e&lVIEW'
broadcast-new-auction-permission: 'none'
#If you want commands to execute make a list in the setting broadcast-commands
#If you want to use only commands and cancel the auction-message set it to 'none'
broadcast-commands: []

#If you set this to true, the plugin will begin to check
#players for the permission 'auctionmaster.limit.bids.number'
#where number is the maximum number of bids a player can have at the same time.
#If the permission is not found, it will be set to the maximum (28)
#If a player has 2 permissions, the bigger number has priority
#Example: a player with permission 'auctionmaster.limit.bids.6' can have maximum 6
#bids at once
use-bid-limit: false
bid-limit-reached-message: '&cYou reached your maximum bid limit. You can''t bid on another auction until you collect one.'

#If you set this to true, the plugin will begin to check
#players for the permission 'auctionmaster.limit.auctions.number'
#where number is the maximum number of auctions a player can have at the same time.
#If the permission is not found, it will be set to the maximum (28)
#If a player has 2 permissions, the bigger number has priority
#Example: a player with permission 'auctionmaster.limit.auctions.6' can have maximum 6
#auctions at once
use-auction-limit: false
auction-limit-reached-message: '&cYou reached your maximum auction limit. You can''t create another auction until you collect one.'

#If you set this to true, the plugin will begin to check
#players for the permission 'auctionmaster.limit.duration.number'
#where number is the maximum number of hours a player can have on an auction.
#If a player has 2 permissions, the bigger number has priority
#Example: a player with permission 'auctionmaster.limit.duration.6' can have a maximum 6
#hours long auction
#ATTENTION! Don't set your default duration over a limit you are giving because
#the plugin WILL NOT check for it.
#ATTENTION AGAIN! You can limit the number of hours up to 48 hours, the plugin will not check for more
use-duration-limit: false
duration-limit-reached-message: '&cThe selected duration is over your limit. Automatically set it to your maximum.'


#Message added to the category item's lore when you are browsing it
category-browsing: '&aCurrently browsing!'

#Message added to the category item's lore when you are not browsing it
category-no-browsing: '&eClick to view items!'

#ATTENTION: Please don't use the same name for items in the menu
#or the same name for the menus themselves, some checks are made
#based on name so you can bug the system by giving the same name to
#two items in the same inventory

go-back-item: '262'
go-back-item-name: '&aGo Back'
go-back-item-lore:
- '&7Go back to Auction Menu'

previous-page-item: '262'
#Use %page-number% for the current page's number
previous-page-item-name: '&aPage %page-number%'
previous-page-item-lore:
- '&7Click to go to the'
- '&7previous page.'

next-page-item: '262'
#Use %page-number% for the current page's number
next-page-item-name: '&aPage %page-number%'
next-page-item-lore:
- '&7Click to go to the'
- '&7next page.'

starting-menu-name: '&8Auction Menu'
close-menu-item: '166'
close-menu-item-name: '&cClose Menu'
close-menu-item-lore:
- '&7Close the menu'

browsing-menu-name: '&8Auction Browser'
browsing-menu-item: '41'
browsing-menu-item-name: '&6Auction Browser'
browsing-menu-item-lore:
- '&7Find items for sale by'
- '&7players across the server!'
- ''
- '&7Items offered here are for'
- '&6auction&7, meaning you have to'
- '&7place the top bid to get them!'
- ''
- '&eClick to browse!'

view-bids-menu-name: '&8Auction Bids Viewer'
view-bids-menu-item: '396'
#Use %total-bids% for the number of auctions the player has bid on
#Use %total-top-bid% for the number of auctions the player holds the top bid on
view-bids-menu-item-name: '&aView Bids'
view-bids-menu-item-lore:
with-bids:
- '&7You placed &a%total-bids% bids&7 on'
- '&7pending auctions.'
- ''
- '&7You hold the top bid on'
- '&7(&a%total-top-bid%&7/&a%total-bids%&7) of these'
- '&7auctions.'
- ''
- '&eClick to view!'
without-bids:
- '&7You don''t have any bids placed'
- '&7on pending auctions.'
- ''
- '&7Place bids on items and click'
- '&7here to see them!'
- ''
- '&cYou don''t have any bids!'

no-bids-message: '&cYou don''t have any bids!'

delivery-menu-name: '&8Delivery Menu'
use-delivery-system: true

#This is the item for deliveries in the main menu
delivery-menu-item-name: '&aDeliveries'
delivery-menu-item: '54'
delivery-menu-item-lore:
- '&7Here come the items and'
- '&7coins sent from admins!'

delivery-have-message: '&aYou have deliveries!'

#This is the item for deliveries in the delivery menu
delivery-item:
no-delivery-name: '&cNo Delivery'
no-delivery-lore:
- '&7You don''t have'
- '&7any delivery'
- '&7to claim. :('
#Use %coins% for the amount of coins the player has in their delivery
#Use %items-count% for the amount of items the player has in their delivery
yes-delivery-name: '&aClaim Delivery'
yes-delivery-lore:
- '&7You have a delivery!'
- ''
- '&7Delivery contains:'
- '&7 - &6%coins% coins'
- '&7 - &e%items-count% items'
- ''
- '&aClick to claim!'

delivery-claimed-message: '&aYou just claimed your delivery!'
not-enough-space-delivery: '&cYou don''t have enough space to claim the whole delivery!'
no-delivery-to-claim: '&cYou don''t have a delivery to claim!'

delivery-alert-join-message: '&6[Auction] &fYou have unclaimed deliveries!'

#This message appears when the delivery is sent and only if
#the player is online
#Use %coins% for coins
#Use %item-count% for amount of items
delivery-got-message: '&6[Auction] &fYou have received &6%coins% coins &fand &e%item-count% items&f!'

#The message shown in chat when a player executes /ah help
#P.S: /ahadmin won't be translated, you are an admin, you know english
#you know how to use commands, therefore no need for translation
player-commands-help-display:
- '&7&m---------------------------------------'
- '&c/auctionhouse &8- &7Open auctions menu'
- '&c/ah <player name> &8- &7Open a player''s auctions'
- '&c/ah delivery &8- &7Open delivery menu'
- '&4/ahadmin &8- &7Open the admin menu'
- '&4/ahadmin help &8- &7Show help commands for admin'
- '&7&m---------------------------------------'

#Do you want the auction to be exclusive for players with a
#specific permission? Set it here, if you don't, let the permission
#to be 'none'
#ATTENTION: This option will block the npc too (if you are using any)
auction-use-permission: 'none'
auction-no-permission: '&cYou don''t have the permission to open the menu!'

#Maybe you want just some players to use the '/ah name' command
#And if you wonder what's the difference between this option and the one above:
#this one blocks the command only, the above option also blocks the npc
auction-command-use-permission: 'none'
auction-command-deny: '&cYou don''t have the permission to use this command!'

#The permission for using admin commands/menus
admin-perks-use-permission: 'auctionmaster.admin'
admin-perks-deny: '&cYou can''t use admin commands!'

#This option will make the command '/ah' open the main menu
#If you set it to false, the command will require a player as it's argument
auction-command-menu: true

#The message sent when the option above is false
auction-command-missing: '&cYou should use /ah <player name>!'

#Use %player% for player's username
player-auction-menu-name: '&8%player%''s Auctions'

#The message sent when the entered player does not have any auctions
no-auctions-message: '&eThis player does not have any active auctions.'

#This is false by default because you will need Citizens & HolographicDisplays if you want to use it
#After setting this to true just use /ahadmin npc
#If the title bugs use /ahadmin debugNames to regenerate them
auction-npc-use: false
#You can only have 2 lines, sorry
auction-npc-title:
line-1: '&6Auction Master'
line-1-height: 2.05
line-1-height: 2.05
line-2: '&e&lCLICK'

#When the option below is set to false, it will use 'auction-npc-skin-name' setting
#When the option below is set to true, it will use 'auction-npc-skin-signature' and 'auction-npc-skin-data'
#You can use
Değerli ziyaretçimiz, içeriği görebilmek için şimdi giriş yapın veya kayıt olun.
to upload a custom skin
auction-npc-skin-texture: true

#For npc's skin you can put the name of a player
#This setting matters only when 'auction-npc-skin-texture' is false
auction-npc-skin-name: 'qKing12'

auction-npc-skin-signature: 'SbvoR6xYRP30lvCJqIumNCul8IdwHXuBTh4/Gukr4HzFMpouEM1boRvRwPRzRo45UFlxQnsYZzbBnAeCHAYVgql6jvIbXLpQmhdSH1kSKZ6pmjhTzufK/R6S3pWLZlv77oaTfFT+7Ccd7bXFSwimG0wIK4jHhfrKa2kdMMZi7Y21ecVZr3DoJTYpJi9k18ewy1KSPm4aqkxE8rFr0U79IKoUBm1glT/jJYsMVARCJlouHMLEk0x2fHuwPF/Tpf3+yPdCQXCQrqKug0klcyhTNYqv238aqws/x0RsFyegvoxl3fwfIshjqXEVQpnmJ9N9tcD6MzKqm2mC1TjycEpYHvfaxircs7XU9hRbNbiLTKFVGYda9OMh40GmoCriJItYZBLngliNUCbIysE3YKosjXQdOTPVSU/9hZbTN242dL035to2a1r+rq5kkj5YabbvGIFyyaYDg/6plnb7ZWstMJlb6yzEldyfk+7hVb5W1ahsbZ+DCZIeEhewdJDghaiizWHE7m5L+L+49Q9QAyW/I+mM0MS7JlDSUNn/CeaijMB0YfWI12EoM7KVEJC8RnVc09HFs1HSXNA7Gcy073NrNOWxlCXG2NYSosYTiZ/2UWIHBkH0KTwHHwWdQSgtdl6o0gz40OsqzwuU8DyxQk8RfGb7RKdwiIPxukExSNyn+EQ='
auction-npc-skin-data: 'eyJ0aW1lc3RhbXAiOjE1Njc5NjQyNTU5OTUsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82NWRhZjZlN2Y1ZTExOGZjYTQwOGUzZTQzMzM0ZmQxZmIxMzNiMzFkYWE3Yjk4MTRiYjVlMGRhZWQ4YzA0NjhiIiwibWV0YWRhdGEiOnsibW9kZWwiOiJzbGltIn19fX0='

#If you want a certain item id to be blocked from auction
#specify it here, by default the items that can't be put in
#any category, they go to "others menu"
blacklist-item-id:
- '2267'
#This is a setting for custom items, if you want to block a certain name of an item
blacklist-item-name:
- '&6Coins'
- '&5Custom Item Name'

blacklist-item-lore:
1:
- '&eLine1'
- '&eLine2'
2:
- '&e1 Line1'
- '&e1 Line2'

blacklist-item-message: '&cThis item is not auctionable!'

#You can make custom item names to go in a specific category
#This option is configurable in menu's file.

#Please do not modify this
version: 3.23
 
#This is the lore of every auctioned item in the menu:
#Use %amount% for item's amount
auction-item-lore:
#The lore for items with no bids on them
#Use %display-name-seller% for display name of the seller
#Use %starting-bid% for the starting bid
#Use %duration% for auction duration
auction-item-no-bid:
- '&8&m---------------------'
- '&7Seller: %display-name-seller%'
- '&7Starting bid: &6%starting-bid% coins'
- ''
- '&7Ends in: &e%duration%'
- ''
- '&eClick to inspect!'
#The lore for items with bids on them
#Use %display-name-seller% for display name of the seller
#Use %bids% for the amount of bids
#Use %top-bid% for the top bid
#Use %top-bid-player% for the top bid player
#Use %duration% for auction duration
auction-item-with-bids:
- '&8&m---------------------'
- '&7Seller: %display-name-seller%'
- '&7Bids: &a%bids% bids'
- ''
- '&7Top bid: &6%top-bid% coins'
- '&7Bidder: %top-bid-player%'
- ''
- '&7Ends in: &e%duration%'
- ''
- '&eClick to inspect!'
#Use %display-name-seller% for display name of the seller
#Use %bids% for the amount of bids
#Use %top-bid% for the top bid
#Use %top-bid-player% for the top bid player
auction-item-ended:
- '&8&m---------------------'
- '&7Seller: %display-name-seller%'
- '&7Bids: &a%bids% bids'
- ''
- '&7Top bid: &6%top-bid% coins'
- '&7Bidder: %top-bid-player%'
- ''
- '&7Status: &aEnded!'
- ''
- '&eClick to inspect!'
#Use %display-name-seller% for display name of the seller
#Use %starting-bid% for the starting bid
auction-item-expired:
- '&8&m---------------------'
- '&7Seller: %display-name-seller%'
- '&7Starting bid: &6%starting-bid% coins'
- ''
- '&7Status: &cExpired!'
- ''
- '&eClick to inspect!'

sort-auction-item: '154'
sort-auction-item-name: '&aSort'
#The lore is dynamic so you can only edit
#the names of the sortings
sort-auction-item-sorting:
highest-bid: 'Highest Bid'
lowest-bid: 'Lowest Bid'
ending-soon: 'Ending Soon'
most-bids: 'Most Bids'
click-to-switch: '&eClick to switch sort!'

search-auction-item: '323'
search-auction-item-name: '&aSearch'
search-auction-item-lore:
- '&7Find items by name.'
- ''
- '&eClick to search!'

#The message displayed on the sign when searching for an auction
#There are only 3 rows because the first is where the user writes
search-sign-message:
- '^^^^^^^^^^^^^^^'
- 'Type in your'
- 'search'

create-menu-name: '&8Auction Creator'
manage-own-auctions-menu-name: '&8Your Auctions Manager'
manage-menu-item: '418'
manage-menu-item-name: '&aManage Auctions'
manage-menu-item-lore:
#This lore is displayed when the player has no own auction
manage-no-own-auctions:
- '&7Set your own items on'
- '&7auction for other players'
- '&7to purchase.'
- ''
- '&eClick to become rich!'
#This lore is displayed when the player has pending auctions
#Use %auctions% for the number of auctions the player has
#Use %bids% for the total number of bids on their auctions
#Use %coins% for the total number of coins on their auctions
manage-with-own-auctions:
- '&7You own &e%auctions% auctions &7in'
- '&7progress or which recently'
- '&7ended.'
- ''
- '&7Your auctions have &a%bids% bids'
- '&7totaling &6%coins% coins&7.'
- ''
- '&eClick to manage!'

preview-no-item-selected: '77'
preview-no-item-selected-name: '&eClick an item in your inventory!'
preview-no-item-selected-lore:
- '&7Selects it for auction'

preview-selected-item-name: '&a&n&lAUCTION FOR ITEM'
preview-selected-item-take-back: '&eClick to pickup!'

#This item appears when the player has 2 or more ended auctions
collect-all-item: '380'
#Use %auctions% for the number of auctions that could be collected
#Use %coins% for the total amount of coins that could be collected
#Use %items% for the expired items that could be collected
collect-all-item-name: '&aClaim All'
collect-all-item-lore:
own-auctions:
- '&8Ended Auctions'
- ''
- '&7You have &e%auctions% &7ended auctions'
- '&7totaling a value of &6%coins% &7coins'
- '&7and &e%items% &7items from expired auctions.'
- ''
- '&eClick to claim!'
own-bids:
- '&8Ended Auctions'
- ''
- '&7There are &e%auctions% &7ended auctions'
- '&7on which you bid.'
- ''
- '&7You have &6%coins% &7coins to'
- '&7claim back from lost auctions and'
- '&e%items% &7items from won auctions.'
- ''
- '&eClick to claim!'

#The message sent when the player has a full inventory but tries to claim an item
not-enough-inventory-space: '&cYou don''t have enough inventory space!'
collect-all-message: '&aYou just collected all your auctions!'

create-auction-item:
no-item-selected-material: '159:14'
no-item-selected-name: '&cCreate Auction'
no-item-selected-lore:
- '&7No item selected!'
- ''
- '&7Click an item in your'
- '&7inventory to select it for'
- '&7this auction.'
item-selected-material: '159:13'
item-selected-name: '&aCreate Auction'
#Use %item-name% for item's name
#Use %starting-bid% for starting bid amount
#Use %duration% for duration of the auction
#Use %fee% for the total fee
item-selected-lore:
- '&7This item will be added to'
- '&7the auction house for other'
- '&7players to purchase.'
- ''
- '&7Item: &f%item-name%'
- '&7Auction duration: &e%duration%'
- '&7Starting bid: &6%starting-bid% coins'
- ''
- '&7Creation fee: &6%fee% coins'
- ''
- '&eClick to submit!'

#The default starting bid
default-starting-bid: '500'

starting-bid-item: '266'
#Use %starting-bid% for the starting bid amount
#Use %starting-fee% for the starting bid fee
starting-bid-item-name: '&fStarting Bid: &6%starting-bid% coins'
starting-bid-item-lore:
- '&7The minimum price a player'
- '&7can offer to obtain your'
- '&7item.'
- ''
- '&7Once a player bids for your'
- '&7item, other players will'
- '&7have until the auction ends'
- '&7to make a higher bid.'
- ''
- '&7Extra fee: &6+%starting-fee% coins &e(5%)'
- ''
- '&eClick to edit!'
#The message displayed on the sign when changing the starting bid
#There are only 3 rows because the first is where the user writes
starting-bid-sign-message:
- '^^^^^^^^^^^^^^^'
- 'Your auction'
- 'starting bid'
#This message is shown when the starting bid
#could not be registered
starting-bid-sign-deny: '&cThat is not a valid number.'
#Don't use the % symbol, just say how much in 100
#you want the procent to be
starting-bid-fee-procent: '5'

#Use m for minute, h for hour, d for day with a space between the number and time unit
#The maxim auction time is 7 days and you can't set the auction to seconds
#If you enter the time incorectly it resets to 2 h
default-starting-duration: '2 h'

#Custom units for time
#Don't use this in the upper option, these are avalable
#just in auction messages, in the config please use the syntax from the upper comment
second: 'Second'
seconds: 'Seconds'
minute: 'Minute'
minutes: 'Minutes'
hour: 'Hour'
hours: 'Hours'
day: 'Day'
days: 'Days'

#Time units but short version:
short_second: 's'
short_minute: 'm'
short_hour: 'h'
short_day: 'd'


#This is the formula that calculates the fee for hours
#x=number of hours
extra-fee-formula: '5*(x+3)+5*x*(Math.floor(x/9)+Math.floor(x/20))'
#The fee for minutes is fixed (5 minutes - 59 minutes)
extra-fee-minutes: '500'

extra-fee-message: '&7Extra fee: &6'

duration-menu-name: '&8Auction Duration'
#This is the message used into duration selection menu
#on the items with time on them
duration-selection-lore: '&eClick to pick!'

duration-item: '347'
#Use %auction-fee% for the duration fee of the auction
#Use %auction-time% for the time of the auction
duration-item-name: '&fDuration: &e%auction-time%'
duration-item-lore:
- '&7How long players will be'
- '&7able to place bids for'
- ''
- '&7Note: Bids automatically'
- '&7increase the duration of'
- '&7auctions.'
- ''
- '&7Extra fee: &6+%auction-fee% coins'
- ''
- '&eClick to edit!'

#The clock inside the duration menu
duration-select-item-name: '&aCustom Duration'
duration-select-item-lore:
- '&7Specify how long you want'
- '&7the auction to last.'
- ''
- '&bRight Click for minutes!'
- '&eClick to set hours!'

#The message displayed on the sign when changing the duration of the bid
#There are only 3 rows because the first is where the user writes
#%time-format% is hours/minutes.
duration-sign-message:
- '^^^^^^^^^^^^^^^'
- 'Auction'
- '%time-format%'

#The message shown when the amount of hours/minutes entered is incorrect
duration-sign-deny: '&cThat is not a valid number.'

not-enough-money-auction: '&cYou don''t have enough money to create this auction.'

auction-confirm-menu-name: '&8Confirm Auction'

auction-confirm-item-material: '159:13'
auction-confirm-item-name: '&aConfirm'
#Use %cost% for the total price the player
#has to pay to create the auction
auction-confirm-item-lore:
- '&7Auction Cost: &6%cost% coins'
- ''
- '&7Are you sure you want'
- '&7to create the auction?'
- ''
- '&eClick to confirm!'

auction-cancel-item-material: '159:14'
auction-cancel-item-name: '&cCancel'
auction-cancel-item-lore:
- '&7Cancel the creation'
- '&7of the auction.'

auction-created-message: '&aYour auction was created!'
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst