❤ YourAuction [1.8.8✔ ▲ 1.14 ✔] ► a Market plugin ❤ - REVIEW IF ANY PROBLEMS // BLACKSPIGOT

 ❤ YourAuction [1.8.8✔ ▲ 1.14 ✔] ► a Market plugin ❤ - REVIEW IF ANY PROBLEMS // BLACKSPIGOT 1.8m

❤ YourAuction [1.8.8✔ ▲ 1.14 ✔] ► a Market plugin ❤ - REVIEW IF ANY PROBLEMS // BLACKSPIGOT
⚔TEST SERVER⚔
152.89.245.30:40118

main.png
feature.png

Trailer ✈
NEW

OLD


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.

sellingitem.gif
buyingitem2.gif


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 (Text):


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

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]✔

Screenshot

screenshot_104-png.371689
screenshot_105-png.371690
screenshot_106-png.371691
screenshot_107-png.371692
screenshot_108-png.371693
screenshot_109-png.371694
screenshot_110-png.371695
screenshot_111-png.371696
screenshot_112-png.371697
screenshot_113-png.371698


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.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.
Plugin Config File ✈
CONFIG.YML [CLICK TO OPEN]

DATABASE.YML [CLICK TO OPEN]
GUI.YML [CLICK TO OPEN]
LANG_EN.YML [CLICK TO OPEN]
ANIMATION.YML [CLICK TO OPEN]
WORTH.YML [CLICK TO OPEN]

Term of Service:
1.
I retain all rights and do not permit distribution, reproduction, or derivative works.
2. The software is provided as it is, without any warranties on its functionality nor customer support.
3. Refunds/chargebacks are prohibited.
4. One purchase is valid for all server as long as you buyer is the owner of the server
5. You may edit the source code as long as they are private changes, but you may not use the code in any other plugin. No support will be given to modified versions. No help is provided towards altering plugin's internals.
6. You may not change the plugin to where it is unidentifiable within the game.
7. I only give support on discord. https://discord.gg/FfsEvaE
8. I can't physically prevent you from putting the plugin on the internet, but you may receive a significant amount of stress from legal issues and it's scientifically proven that stress shorten man's life and causes heart attack.
9. Don't Give Bad Review because of bug , use discord instead to report or give feature suggestion.


https://discord.gg/FfsEvaE






Donate: http://paypal.me/Onenrico
You can donate to me to make help me buy some food during this plugin development , i really appreciate every donation from you , thank's

Latest updates

  1. 1.8m

    1.8m
  2. 1.8i

    1.8i
  3. 1.8h

    1.8h

Latest reviews

> [16:29:17 INFO]: [YourAuction] Enabling YourAuction v1.8m
> [16:29:17 ERROR]: Error occurred while enabling YourAuction v1.8m (Is it up to date?)
java.lang.NumberFormatException: For input string: "G"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_242]
at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_242]
at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_242]
at me.onenrico.yourauction.utils.EMaterial.isFromNewSystem(EMaterial.java:2014) ~[?:?]
at me.onenrico.yourauction.main.Core.reloadSetting(Core.java:232) ~[?:?]
at me.onenrico.yourauction.main.Core.onEnable(Core.java:87) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [server.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [server.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [server.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
> [16:29:17 INFO]: [YourAuction] Disabling YourAuction v1.8m
Request to update to the latest version
Good!

Similar resources

❤ YourAuction [1.8.8✔ ▲ 1.13.X✔] ► a Market plugin ❤ MikeyBoy
| Market | Unique | UUID | Active | Better | Updated | QuickSell | 1.13.2 Ready |
5.00 star(s) 1 ratings
Downloads
354
Updated
❤ YourAuction [1.8.8✔ ▲ 1.16 ✔] ► a Market plugin ❤ 10% OFF Dekomori
| Market | Unique | UUID | Active | Better | Updated | QuickSell | 1.14 Ready |
0.00 star(s) 0 ratings
Downloads
80
Updated
BlackSpigot General Chat
Rules Help Users
    B @ BeingImpossible: Promote your discord server Fast & Free ⚡ Check out: https://dscspot.lol/ get free members
    Top