- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.15
- 1.16
This is a remake based on the abonded plugin Auctions. With Auctions you can able your users to auction their items to other players.
preview picture
Code (Text):
1) Vault
2) Any vault-compatible economy plugin (e.g. EssentialsX)
preview picture
Code (Text):
Recommended for users:
auctions.main
auctions.help
auctions.start
auctions.info
auctions.bid
auctions.ignore
auctions.queue
auctions.claim
Recommended for users with special permissions to prevent abuse:
auctions.end
auctions.cancel
Recommended for teamer:
auctions.impound
auctions.reload
preview picture
Code (Text):
Through world groups you are able to allow multiple auctions in different playing modes with preventing items from switching between these modes.
Items are getting stored when winner isn't in the right world group. The winner can claim his items when he is back. /auc claim
A sound is gonna play'd to users who are winning / claiming items.
![]()
language.ymlClickable "Bid now" text in chat [waiting]
End / Cancel other`s auctions [waiting]
settings.yml

Auctions Remastered BETA | v.2.7.2
[ Let your players auction their items | Remake of the Original ]
-
piastic and Lerockatus like this.
Recent Updates
- Language bug fixed Mar 10, 2021
- Permission Bug Fixed Mar 10, 2021
- BIG UPDATE Mar 10, 2021
Recent Reviews
-
Exeyelius
- 5/5,
Update to the latest 1.17.1 version please!!! Cheers for the plugin. thanks......
-
jasoncoolnr3
- 5/5,
I only have a problem with the world names. It keeps on saying "Sorry, but your can''t auction anything in this
world.'"
Please help? -
Lerockatus
- 4/5,
I try write on english XD
Congratulations amazing work is very good plugin. Now a few suggestions to add to the obvious time based on the previous one.
There was a reminder every 30s that showed in chat that there is an active auction.
You could limit the initial bid of the auctions is necessary because there are abusive users
I hope it can be added to the configuration file
Now a report/observation
When you queue up an auction, for example an enchanted item, the enchantment is removed, I show what it puts in the archive.
auctions.yml
queued:
group1:
'2616':
ItemStack:
==: org.bukkit.inventory.ItemStack
v: 2586
type: NETHERITE_AXE
TimeLeft: 180
Owner: 5175833
OwnerName: Lerockatus
price: 50.0
increment: 50.0
autowin: 0.0
group1:
5175833
ItemStack:
==: org.bukkit.inventory.ItemStack
v: 2586
type: NETHERITE_AXE
meta:
==: ItemMeta
meta-type: UNSPECIFIC
enchants:
DURABILITY: 22
LOOT_BONUS_BLOCKS: 3
TimeLeft: 165
price: 50.0
increment: 50.0
autowin: 0.0
currentBid: 0.0
lastBidder: NONE
worldGroup: group1
Owner: 51758336-e982-3ef1-ac9c-32de28a167af
Thats all for the moment-
Author's Response
But the enchantment is removed only, when the items gets queued up? I will take a look about. I can add a half minutely message within the language file which gets played then if that’s what you want to have? Please contact me for further messages. Thanks for your review! :)
-
Whiskey103NL
- 4/5,
[24.02 23:27:07] [Server] [WARN] [Auctions] Task #5115 for AuctionsRecoded v2.6.6 generated an exception
[24.02 23:27:07] [Server] java.lang.NullPointerExceptionnull
[24.02 23:27:07] [Server] at org.enterfox.auctions.utils.Timer$1.run(Timer.java:195) ~[?:?]
[24.02 23:27:07] [Server] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.3.jar:git-Paper-253]
[24.02 23:27:07] [Server] at org.bukkit.craftbukkit.v1_16_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.3.jar:git-Paper-253]
[24.02 23:27:07] [Server] at net.minecraft.server.v1_16_R2.MinecraftServer.b(MinecraftServer.java:1296) ~[patched_1.16.3.jar:git-Paper-253]
[24.02 23:27:07] [Server] at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:371) ~[patched_1.16.3.jar:git-Paper-253]
[24.02 23:27:07] [Server] at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.3.jar:git-Paper-253]
[24.02 23:27:07] [Server] at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.3.jar:git-Paper-253]
[24.02 23:27:07] [Server] at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-253]
[24.02 23:27:07] [Server] at java.lang.Thread.run(Thread.java:834) [?:?]
[24.02 23:27:08] [Server] [INFO] [Auctions] Auction for EMERALD by Player FruitSnuifDuif ended.
[24.02 23:27:08] [Server] [INFO] [Auctions] Auction for EMERALD by Player FruitSnuifDuif ended.
[24.02 23:27:08] [Server] [WARN] [Auctions] Task #5115 for AuctionsRecoded v2.6.6 generated an exception
[24.02 23:27:08] [Server] java.lang.NullPointerExceptionnull-
Author's Response
Hey. My recode is out now and should run perfectly as I hope and tested :D
-
Cazcez
- 5/5,
Thanks to give a turn to back chance to a legendary plugin :) If its possible can we get customizable language file or source code of project?
-
Author's Response
Customizable Messages etc.. out now :3 Have fun with it
-
VenomousMafia
- 4/5,
Amazing plugin would really like to see it be updated to 1.16.4 soon since thats what most servers are updating to now
-
Author's Response
Its now fully compatible until 1.16.5.
If there is an error on startup, please remove the config, update the plugin and restart the server. Then it should work finde :3
-
szmaragdowu
- 3/5,
Would really love to have that plugin on my server but does not work on 1.16.3 paper
```[18:03:46 WARN]: Unexpected exception while parsing console command "auctions"
org.bukkit.command.CommandException: Cannot execute command 'auctions' in plugin AuctionsRecoded v2.6.5 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[patched_1.16.3.jar:git-Paper-253]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.3.jar:git-Paper-253]
at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchCommand(CraftServer.java:802) ~[patched_1.16.3.jar:git-Paper-253]
at org.bukkit.craftbukkit.v1_16_R2.CraftServer.dispatchServerCommand(CraftServer.java:764) ~[patched_1.16.3.jar:git-Paper-253]
at net.minecraft.server.v1_16_R2.DedicatedServer.handleCommandQueue(DedicatedServer.java:405) ~[patched_1.16.3.jar:git-Paper-253]
at net.minecraft.server.v1_16_R2.DedicatedServer.b(DedicatedServer.java:372) ~[patched_1.16.3.jar:git-Paper-253]
at net.minecraft.server.v1_16_R2.MinecraftServer.a(MinecraftServer.java:1211) ~[patched_1.16.3.jar:git-Paper-253]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:999) ~[patched_1.16.3.jar:git-Paper-253]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.3.jar:git-Paper-253]
at java.lang.Thread.run(Thread.java:834) [?:?]```
```
Also I would really love to have a lang.yml file .
TY for doing this plugin-
Author's Response
New version is out. Fully compatible with 1.16.5 and customizable messages. :3 Kind Regards
-
RedstoneSam
- 4/5,
Great plugin. Only issue Ive found is that if you do /auctions 1 1 1 instead of /auctions start 1 1 1, there isnt anything telling you that you've typed the command wrong.
I also think there should be shortened versions of the commands, like /auc s for /auctions start and /auc c for /auctions cancel.
Apart from that great recode :)-
Author's Response
Everything added correctly in the new version. :D
-
HorrendousEntity
- 5/5,
Thank you for taking the time to continue an abandoned project, although it's just the release, based on the pictures I'm sure you deserve this. Good Luck!
-
Author's Response
It has the same functions like the original one. But everything is coded by myself. And I added features which are only included in this recoded version. I only used the same design of the messages, colours &e, &b and &f to give the users and myself the same feeling :-D Thanks for 5 stars.