Merge pull request #69 from Hitosherizu/master

This commit is contained in:
BadBones69 2019-07-07 02:12:01 -04:00 committed by GitHub
commit 924994b22e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 44 deletions

View File

@ -83,9 +83,9 @@
<include>me.badbones69:*</include>
</includes>
</artifactSet>
<finalName>Crazy Auctions[v${project.version}-Dev-Build-v2]</finalName>
<!--<outputFile>/Users/badbones/Desktop/Stuff/Server/plugins/Crazy Auctions[v${project.version}].jar</outputFile>-->
<!--<outputFile>/Users/badbones/Plugins/Public Plugins/Crazy Auctions/Crazy Auctions[v${project.version}].jar</outputFile>-->
<!-- <finalName>Crazy Auctions[v${project.version}]</finalName>-->
<!-- <outputFile>/Users/badbones/Desktop/Stuff/Server/plugins/Crazy Auctions[v${project.version}].jar</outputFile>-->
<outputFile>/Users/badbones/Plugins/Public Plugins/Crazy Auctions/Crazy Auctions[v${project.version}].jar</outputFile>
</configuration>
<executions>
<execution>

View File

@ -4,29 +4,29 @@ Messages:
Need-More-Money: '&cYou are in need of &a$%money_needed%&c.'
Inventory-Full: '&cYour inventory is too full. Please open up some space to buy that.'
No-Permission: '&cYou do not have permission to use that command!'
Not-Online: '&cThat player is not online at this time.'
Not-Online: '&cThat player is not online.'
Doesnt-Have-Item-In-Hand: '&cYou must have an item in your hand.'
Not-A-Number: '&c%arg% is not a number.'
Got-Item-Back: '&7Your item has been returned.'
Cancelled-Item: '&7You have canceled an item on the auction list, return your items with /ah expired.'
Item-Has-Expired: '&7An item you have in the Crazy Auctions has just expired.'
Admin-Force-Cancelled: '&7You have just force canceled a sale.'
Admin-Force-Cancelled-To-Player: '&cOne of your items was just force canceled by an Admin.'
Item-Has-Expired: '&7An item you have in the Crazy Auctions has expired.'
Admin-Force-Cancelled: '&7You have force canceled a sale.'
Admin-Force-Cancelled-To-Player: '&cOne of your items was force canceled by an Admin.'
Item-Doesnt-Exist: '&cThat item isn''t in the crazy auctions any more.'
Max-Items: '&cYou can''t list any more items to the Crazy Auctions.'
Item-BlackListed: '&cThat item is not allowed to be sold here.'
Item-Damaged: '&cThat item is damaged and is not allowed to be sold here.'
Sold-Msg: '&7Thank you for buying this item.'
Bid-More-Money: '&cYour bid is to low, please bid more.'
Bid-More-Money: '&cYour bid is too low, please bid more.'
Not-A-Currency: '&cThat is not a currency. Please use Money or Tokens.' #Remove Tokens if you do not have TokenManager.
Sell-Price-To-Low: '&cYour sell price is to low the minimum is &a$10&c.'
Sell-Price-To-Low: '&cYour sell price is too low the minimum is &a$10&c.'
Sell-Price-To-High: '&cYour sell price is too high the maximum is &a$1000000&c.'
Bid-Price-To-Low: '&cYour starting bid price is to low the minimum is &a$100&c.'
Bid-Price-To-Low: '&cYour starting bid price is too low the minimum is &a$100&c.'
Bid-Price-To-High: '&cYour starting bid price is too high the maximum is &a$1000000&c.'
Bought-Item: '&7You have just bought an item for &a$%price%&7.'
Win-Bidding: '&7You have just won a bid for &a$%price%&7. Do /Ah Collect to collect your winnings.'
Player-Bought-Item: '&7%player% has bought your item for &a$%price%.'
Someone-Won-Players-Bid: '&7%player% has won your item you from a bid for &a$%price%.'
Someone-Won-Players-Bid: '&7%player% has won your item with a bid of &a$%price%.'
Added-Item-To-Auction: '&7You have just added an item to the crazy auctions for &a$%price%&7.'
Bid-Msg: '&7You have just bid &a$%Bid% &7on that item.'
Selling-Disabled: '&cThe selling option is disabled.'
@ -39,6 +39,6 @@ Messages:
- '&9/Ah - &eOpens the crazy auction.'
- '&9/Ah View <Player> - &eSee what a player is selling.'
- '&9/Ah Sell/Bid <Price> [Amount of items] - &eList the item you are holding on the crazy auction.'
- '&9/Ah Expired/Collect - &eView and manage your cancelled and expired items.'
- '&9/Ah Expired/Collect - &eView and manage your canceled and expired items.'
- '&9/Ah Listed - &eView and manage the items you are selling.'
- '&9/Ah Help - &eView this help menu.'
- '&9/Ah Help - &eView this help menu.'

View File

@ -2,14 +2,14 @@ Settings:
Prefix: '&7[&4Crazy &bAuctions&7]: ' #Prefix of when you get Crazy Auctions Messages.
GUIName: '&4Crazy &bAuctions&8' #Name of the Main GUI.
Players-Current-Items: '&8Your Current Listings' #The Name of the Player Current Items GUI.
Cancelled/Expired-Items: '&8Cancelled/Expired Listings' #Name of the Cancelled/Expired GUI.
Cancelled/Expired-Items: '&8Cancelled/Expired Listings' #Name of the Canceled/Expired GUI.
Buying-Item: '&8Purchase Item: Are You Sure?' #Name of the Buying GUI.
Bidding-On-Item: '&8You Are Bidding On This Item.' #Name of the Bidding GUI.
Categories: '&8Categories' #Name of the Category GUI.
Sell-Time: 2d #The time that each item will sell for.
Bid-Time: 2m 30s #Time for each item that is biddable.
Full-Expire-Time: 10d #The full time the item is in the crazy auctions.
Bid-Winner-Time: 20d #The time the winner of a bid has to claim there prize.
Bid-Winner-Time: 20d #The time the winner of a bid has to claim their prize.
Minimum-Sell-Price: 10 #Minimum amount you can sell a item for.
Max-Beginning-Sell-Price: 1000000 #Max amount you can sell a item for.
Minimum-Bid-Price: 100 #Minimum starting bid.
@ -39,7 +39,7 @@ Settings:
- '&9Price: &e$%price%'
- '&9Expire: &e%time%'
- '&7-------------------------'
Cancelled/ExpiredLore: #Lore on items that are in your cancelled/expired GUI.
Cancelled/ExpiredLore: #Lore on items that are in your canceled/expired GUI.
- '&7-------------------------'
- '&aClick here to return to you.'
- ''
@ -70,7 +70,7 @@ Settings:
Name: '&6&lWeapons'
Lore:
- '&7This category contains all'
- '&7weapons that is currently being sold.'
- '&7weapons that are currently being sold.'
Tools:
Item: '285'
Toggle: true
@ -78,7 +78,7 @@ Settings:
Name: '&6&lTools'
Lore:
- '&7This category contains all'
- '&7tools that is currently being sold.'
- '&7tools that are currently being sold.'
Food:
Item: '322'
Toggle: true
@ -94,7 +94,7 @@ Settings:
Name: '&6&lPotions'
Lore:
- '&7This category contains all'
- '&7potions that is currently being sold.'
- '&7potions that are currently being sold.'
Blocks:
Item: '2'
Toggle: true
@ -102,7 +102,7 @@ Settings:
Name: '&6&lBlocks'
Lore:
- '&7This category contains all'
- '&7blocks that is currently being sold.'
- '&7blocks that are currently being sold.'
Other:
Item: '371'
Toggle: true
@ -128,14 +128,14 @@ Settings:
Lore: #Lore of the item.
- '&aClick here to view all the items you'
- '&aare currently selling on the auction.'
Cancelled/ExpiredItems: #The button for Cancelled/Expired Items.
Cancelled/ExpiredItems: #The button for Canceled/Expired Items.
Item: '394'
Toggle: true
Slot: 47
Name: '&6Collect Expired / Cancelled Items'
Name: '&6Collect Expired / Canceled Items'
Lore:
- '&aClick here to view and collect all of the'
- '&aitems you have cancelled or has expired.'
- '&aitems you have canceled or has expired.'
PreviousPage: #The button for Previous Page.
Item: '339'
Toggle: true
@ -161,7 +161,7 @@ Settings:
Name: '&6Categories'
Lore:
- '&bCurrent Category: &6%category%'
- '&aWant see items in specific categories?'
- '&aWant to see items in specific categories?'
- '&aClick here to see all categories of items.'
Category2: #The button for Next Page.
Item: '54'
@ -170,7 +170,7 @@ Settings:
Name: '&6Categories'
Lore:
- '&bCurrent Category: &6%category%'
- '&aWant see items in specific categories?'
- '&aWant to see items in specific categories?'
- '&aClick here to see all categories of items.'
Bidding/Selling: #Switch between Bidding and Selling.
Selling:
@ -180,7 +180,7 @@ Settings:
Name: '&6Currently looking at items being sold.'
Lore:
- '&7&l(&6&l!&7&l) &7Click here to see items'
- '&7that you can be bidded on.'
- '&7that you can bid on.'
Bidding:
Item: '378'
Toggle: true
@ -228,7 +228,7 @@ Settings:
- ''
- '&aYou can cancel and view your listings'
- '&aexpire time here.'
Cancelled/ExpiredItems: #The Book in the Cancelled/Expired Items GUI.
Cancelled/ExpiredItems: #The Book in the Canceled/Expired Items GUI.
Item: '340'
Toggle: true
Slot: 54
@ -280,10 +280,10 @@ Settings:
Name: '&cCancel'
Your-Item: #The item that shows when you try to buy/bid on your item.
Item: '166'
Name: '&cYou Cant Purchase Your Own Item.'
Name: '&cYou Can''t Purchase Your Own Item.'
Cant-Afford: #The item that shows when you cant afford this item.
Item: '166'
Name: '&cYou Cant Afford This Item.'
Name: '&cYou Can''t Afford This Item.'
Top-Bidder: #The item for when a player is already the top bidder.
Item: '166'
Name: '&cYou are already the top bidder.'

View File

@ -2,14 +2,14 @@ Settings:
Prefix: '&7[&4Crazy &bAuctions&7]: ' #Prefix of when you get Crazy Auctions Messages.
GUIName: '&4Crazy &bAuctions&8' #Name of the Main GUI.
Players-Current-Items: '&8Your Current Listings' #The Name of the Player Current Items GUI.
Cancelled/Expired-Items: '&8Cancelled/Expired Listings' #Name of the Cancelled/Expired GUI.
Cancelled/Expired-Items: '&8Canceled/Expired Listings' #Name of the Cancelled/Expired GUI.
Buying-Item: '&8Purchase Item: Are You Sure?' #Name of the Buying GUI.
Bidding-On-Item: '&8You Are Bidding On This Item.' #Name of the Bidding GUI.
Categories: '&8Categories' #Name of the Category GUI.
Sell-Time: 2d #The time that each item will sell for.
Bid-Time: 2m 30s #Time for each item that is biddable.
Full-Expire-Time: 10d #The full time the item is in the crazy auctions.
Bid-Winner-Time: 20d #The time the winner of a bid has to claim there prize.
Bid-Winner-Time: 20d #The time the winner of a bid has to claim their prize.
Minimum-Sell-Price: 10 #Minimum amount you can sell a item for.
Max-Beginning-Sell-Price: 1000000 #Max amount you can sell a item for.
Minimum-Bid-Price: 100 #Minimum starting bid.
@ -38,7 +38,7 @@ Settings:
- '&9Price: &e$%price%'
- '&9Expire: &e%time%'
- '&7-------------------------'
Cancelled/ExpiredLore: #Lore on items that are in your cancelled/expired GUI.
Cancelled/ExpiredLore: #Lore on items that are in your canceled/expired GUI.
- '&7-------------------------'
- '&aClick here to return to you.'
- ''
@ -69,7 +69,7 @@ Settings:
Name: '&6&lWeapons'
Lore:
- '&7This category contains all'
- '&7weapons that is currently being sold.'
- '&7weapons that are currently being sold.'
Tools:
Item: 'GOLDEN_PICKAXE'
Toggle: true
@ -77,7 +77,7 @@ Settings:
Name: '&6&lTools'
Lore:
- '&7This category contains all'
- '&7tools that is currently being sold.'
- '&7tools that are currently being sold.'
Food:
Item: 'GOLDEN_APPLE'
Toggle: true
@ -93,7 +93,7 @@ Settings:
Name: '&6&lPotions'
Lore:
- '&7This category contains all'
- '&7potions that is currently being sold.'
- '&7potions that are currently being sold.'
Blocks:
Item: 'GRASS_BLOCK'
Toggle: true
@ -101,7 +101,7 @@ Settings:
Name: '&6&lBlocks'
Lore:
- '&7This category contains all'
- '&7blocks that is currently being sold.'
- '&7blocks that are currently being sold.'
Other:
Item: 'GOLD_NUGGET'
Toggle: true
@ -131,10 +131,10 @@ Settings:
Item: 'POISONOUS_POTATO'
Toggle: true
Slot: 47
Name: '&6Collect Expired / Cancelled Items'
Name: '&6Collect Expired / Canceled Items'
Lore:
- '&aClick here to view and collect all of the'
- '&aitems you have cancelled or has expired.'
- '&aitems you have canceled or has expired.'
PreviousPage: #The button for Previous Page.
Item: 'PAPER'
Toggle: true
@ -160,7 +160,7 @@ Settings:
Name: '&6Categories'
Lore:
- '&bCurrent Category: &6%category%'
- '&aWant see items in specific categories?'
- '&aWant to see items in specific categories?'
- '&aClick here to see all categories of items.'
Category2: #The button for Next Page.
Item: 'CHEST'
@ -169,7 +169,7 @@ Settings:
Name: '&6Categories'
Lore:
- '&bCurrent Category: &6%category%'
- '&aWant see items in specific categories?'
- '&aWant to see items in specific categories?'
- '&aClick here to see all categories of items.'
Bidding/Selling: #Switch between Bidding and Selling.
Selling:
@ -179,7 +179,7 @@ Settings:
Name: '&6Currently looking at items being sold.'
Lore:
- '&7&l(&6&l!&7&l) &7Click here to see items'
- '&7that you can be bidded on.'
- '&7that you can bid on.'
Bidding:
Item: 'MAGMA_CREAM'
Toggle: true
@ -227,7 +227,7 @@ Settings:
- ''
- '&aYou can cancel and view your listings'
- '&aexpire time here.'
Cancelled/ExpiredItems: #The Book in the Cancelled/Expired Items GUI.
Cancelled/ExpiredItems: #The Book in the Canceled/Expired Items GUI.
Item: 'BOOK'
Toggle: true
Slot: 54
@ -279,10 +279,10 @@ Settings:
Name: '&cCancel'
Your-Item: #The item that shows when you try to buy/bid on your item.
Item: 'BARRIER'
Name: '&cYou Cant Purchase Your Own Item.'
Name: '&cYou Can''t Purchase Your Own Item.'
Cant-Afford: #The item that shows when you cant afford this item.
Item: 'BARRIER'
Name: '&cYou Cant Afford This Item.'
Name: '&cYou Can''t Afford This Item.'
Top-Bidder: #The item for when a player is already the top bidder.
Item: 'BARRIER'
Name: '&cYou are already the top bidder.'