◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦
Native Minecraft Version: Legacy (< 1.13)
Tested Minecraft Versions: 1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14
Trailer ✈
YourAuction is Market plugin similar to AuctionHouse but it is better and updated and has UUID support with optimization on performance also 1.13 support.
Other Feature ✈
➳ Edit Command Aliases
➳ Market Sale Tax
➳ Buy Item Confirmation Feature
➳ Support All item with NBT
➳ Powerful Message Configuration
➳ All GUI Items/Title Are Configurable
➳ Safe to Migrate from version 1.8 to 1.13
➳ Blacklist Item from being Sell
➳ Hook with worldguard (custom region flag to use auction)
➳ Transaction Log
➳ Sell All like Essentials feature but in GUI
Hook Others ✈
Dependency ✈
Vault (Must Install with Economy plugin) ✔
Java 8 (Must Install) ✔
WorldGuard(Optional for region restriction) [Need latest version to work with 1.13 / 1.14]✔
Command And Permission ✈
/ya - Open Auction Menu
/ya sellall - Open sell all GUI
/ya sell [<price>] - Sell item in hand
/ya sell [<price>] [<second>] - Sell item in hand with specified expire time
/ya sold - Open Sold Item Menu
/ya selling - Open List Selling Menu
/ya expired - Open expired Menu
/ya reload - Reload the plugin
Admin
ya.admin - Allow to use all plugin function
ya.reload - to reload the plugin
Player
ya.user - Allow to use user feature
ya.access - Allow GUI access
ya.access.sellall - Allow Sell All GUI Access
ya.bypass.tax - Bypass tax
ya.sell - Allow player to sell item
ya.maxsell.<amount> - Max amount of sell for player
ya.noexpire - allow user to do /ya sell <price> 0 - to sale item without expiration time
ATTENTION !
This plugin is not optimized yet for MySQL Use. The SQLite option is the best option for this plugin yet.
Native Minecraft Version: Legacy (< 1.13)
Tested Minecraft Versions: 1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.postimg.cc%2FDz5xGyp6%2Fmain.png&hash=07937758e38d73077ad7408ac089f3f3)
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.postimg.cc%2F7ZkCR62N%2Ffeature.png&hash=d5e74e0cced94fc09d54c8d495899533)
Trailer ✈
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.postimg.cc%2Fx183FJYb%2Fsellingitem.gif&hash=db168621345765c8a35369f500905ff2)
![[IMG] [IMG]](/proxy.php?image=https%3A%2F%2Fi.postimg.cc%2FFHw3WTD2%2Fbuyingitem2.gif&hash=d76204f1cb564b98a6643939d2ab7dc5)
Other Feature ✈
➳ Edit Command Aliases
➳ Market Sale Tax
➳ Buy Item Confirmation Feature
➳ Support All item with NBT
➳ Powerful Message Configuration
➳ All GUI Items/Title Are Configurable
➳ Safe to Migrate from version 1.8 to 1.13
➳ Blacklist Item from being Sell
➳ Hook with worldguard (custom region flag to use auction)
➳ Transaction Log
➳ Sell All like Essentials feature but in GUI
Hook Others ✈
Code:
WorldGuard Flag:
yourauction_open - To control usage of yourauction in region
PlaceholderAPI:
%ya_total_sale_items% - For showing total items on sale
%ya_sale_items:<username>% - For showing total items on sale
%ya_sold_items:<username>% - For showing total sold item by player
%ya_untaken_sold_items:<username>% - For showing total untaken sold item by player
%ya_expired_items:<username>% - For showing total expired item by player
%ya_untaken_money:<username>% - For showing total untaken money from sold item
%ya_taken_money:<username>% - For showing total taken money from sold item
%ya_total_money:<username>% - For showing total all sold item money
Note if ":<username>" is not specified, it will default for the caller name
Vault (Must Install with Economy plugin) ✔
Java 8 (Must Install) ✔
WorldGuard(Optional for region restriction) [Need latest version to work with 1.13 / 1.14]✔
Command And Permission ✈
/ya - Open Auction Menu
/ya sellall - Open sell all GUI
/ya sell [<price>] - Sell item in hand
/ya sell [<price>] [<second>] - Sell item in hand with specified expire time
/ya sold - Open Sold Item Menu
/ya selling - Open List Selling Menu
/ya expired - Open expired Menu
/ya reload - Reload the plugin
Admin
ya.admin - Allow to use all plugin function
ya.reload - to reload the plugin
Player
ya.user - Allow to use user feature
ya.access - Allow GUI access
ya.access.sellall - Allow Sell All GUI Access
ya.bypass.tax - Bypass tax
ya.sell - Allow player to sell item
ya.maxsell.<amount> - Max amount of sell for player
ya.noexpire - allow user to do /ya sell <price> 0 - to sale item without expiration time
ATTENTION !
This plugin is not optimized yet for MySQL Use. The SQLite option is the best option for this plugin yet.