AuctionHouse-Legacy icon

AuctionHouse-Legacy -----

An AuctionHouse plugin for 1.9.4 - 1.12.2 with a familiar interface




Version: 2.1.7
Hello! Great plugin, thanks for your work.
Can I get the source code to add some functionality for myself? I would be very happy about that

Version: 2.1.7
The Plugin doesn´t work on my Server, I am using 1.12.2 and everytime I try to do a Command like "/ah" there is a error.

Version: 2.1-rc6
Coolest plugin I've seen! By the way, is there a Russian translation? I probably just looked badly :(

Version: 2.1-rc4
Very very cool. I found this plugin being used by SkyCade and was interested in what it was. I did some research and found it, it's much better than CrazyAuctions. I'm glad I found it when I did :)

Version: 2.1-rc3
klugemonkey not only created a perfect auction plugin but also takes a lot of his time to listen to it's users, take feedback, add requested features and keep support for older versions of Minecraft. Big thanks man!

Version: 2.0.8
Great plugin!
Amazing free auction house plugin, it's simple, efficient and very useful.

Version: 2.0.5
Just wanted to say thank you for keeping this version up to date! Very cool pal keep it up :D

Version: 1.9.1
Recommend this auction house, very optimized and author always try ti help you, such an amazing support :)

Version: 1.8.17
Please check to Error
[17:58:59] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v1.8.17
[17:58:59] [Server thread/ERROR]: Error occurred while disabling AuctionHouse v1.8.17 (Is it up to date?)
java.lang.NullPointerException: null
at com.spawnchunk.auctionhouse.AuctionHouse.onDisable(AuctionHouse.java:176) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[JavaPlugin.class:git-CatServer-1.12.2-fa590fd]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:352) [JavaPluginLoader.class:git-CatServer-1.12.2-fa590fd]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:422) [SimplePluginManager.class:git-CatServer-1.12.2-fa590fd]
at com.spawnchunk.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:131) [AuctionHouse-Legacy-1.8.17.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [JavaPlugin.class:git-CatServer-1.12.2-fa590fd]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:328) [JavaPluginLoader.class:git-CatServer-1.12.2-fa590fd]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [SimplePluginManager.class:git-CatServer-1.12.2-fa590fd]
at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:366) [PlugMan.jar:?]
at com.rylinaux.plugman.command.LoadCommand.execute(LoadCommand.java:114) [PlugMan.jar:?]
at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) [PlugMan.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [PluginCommand.class:git-CatServer-1.12.2-fa590fd]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:142) [SimpleCommandMap.class:git-CatServer-1.12.2-fa590fd]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:706) [CraftServer.class:git-CatServer-1.12.2-fa590fd]
at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1593) [pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1438) [pa.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_211]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_211]
at net.minecraft.util.Util.func_181617_a(Util.java:50) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:841) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:778) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:632) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_211]
-
Author's response
Yeh, I'm not even going to address this. This is not the place to post an error log. Post it in the Discussion.

Version: 1.8.13
Good plugin, but I don't understand how to prohibit the sale of enchanted golden apples in an auction, have already tried everything.
-
Author's response
Should just be able to add into the blacklist in the config.yml.

Version: 1.8.13
Great plugin!

If I have in config.yml is the default value of 25 items, then to give the higher rank the more items I need to give him the right

auctionhouse.56.VIP or auctionhouse.56.# or auctionhouse.VIP.56?
-
Author's response
Changed in the latest 1.8.x release. It gets the highest of all the values in config.yml, permissions or meta. So if you set config.yml to 25 items, you would set either a player or group permission for auctionhouse.auctions.56.

Version: 1.7.15a
[18:12:54] [Server thread/INFO]: Leonardo issued server command: /ah sell 5000
[18:12:54] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'ah' in plugin AuctionHouse v1.7.15a
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:641) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1385) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1220) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_222]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-596221b-9a1fc1e]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
Caused by: java.lang.NoSuchMethodError: net.md_5.bungee.api.chat.ComponentBuilder.append([Lnet/md_5/bungee/api/chat/BaseComponent;)Lnet/md_5/bungee/api/chat/ComponentBuilder;
at com.spawnchunk.auctionhouse.util.MessageUtil.translateItem(MessageUtil.java:129) ~[?:?]
at com.spawnchunk.auctionhouse.util.MessageUtil.sendMessage(MessageUtil.java:105) ~[?:?]
at com.spawnchunk.auctionhouse.modules.Auctions.completeListing(Auctions.java:438) ~[?:?]
at com.spawnchunk.auctionhouse.modules.Auctions.sellItemInHand(Auctions.java:409) ~[?:?]
at com.spawnchunk.auctionhouse.commands.AHCommand.onCommand(AHCommand.java:187) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot.jar:git-Spigot-596221b-9a1fc1e]
... 15 more
-
Author's response
Please report any issues in the discussion forum or start a conversation directly. Updating to a more recent build of Spigot 1.12.2 would solve this issue, or use the latest 1.7.17a build with legacy support for client-side translations.

Version: 1.7.15
great plugin but when i do / ah sell it gives this error in console

https://pastebin.com/gejReMe8
-
Author's response
Please report any issues in the discussion forum or start a conversation directly. Updating to a more recent build of Spigot 1.12.2 would solve this issue, or use the latest 1.7.17a build with legacy support for client-side translations.

Version: 1.7.3
works seemingly perfect for 1.12.2, considering the alternatives mainly only premium for free!
-
Author's response
"Blows the competition out of the water!"

Version: 1.6.6
The best plugin among the same alternatives.
...................................

Version: 1.6.5
omg this plugin perfect for 1.12.2 ty very a ton of time i lov you hell yea :-)

Version: 1.5.4a
Good plugin, but server restart will delete the database. PaperSpigot 1.12.2. _
-
Author's response
Fixed in the updated beta 1.5.4b version.

Version: 1.5.4a
Woooh nice :) Plz update to 1.14 :) This same like General Shop. Okey that better than this, but this free, and have same features.
-
Author's response
AuctionHouse-Legacy is a back-port of the AuctionHouse plugin for 1.12.2. Please use the AuctionHouse plugin for support on 1.13.2 and 1.14.

Resource Information
Author:
----------
Total Downloads: 89,209
First Release: Apr 19, 2019
Last Update: Jul 1, 2022
Category: ---------------
All-Time Rating:
18 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings