Chest restock/Looting plugin

Pretty much what the title says, a plugin that allows you to assign chests to restock with particular items.
A customization loot table would also be great! Similar to the bukkit plugin PhatLoots.

3 Likes

I was planning on doing something like this then I lost rhythm. I could do something like this now, though.

I’m thinking more of a sign like this:

[Infinite]
minecraft:arrow
[stack count]

Then you place it on a container and the plugin will keep the chest/dispenser/whatever full.

Is there anything like this now? I would love for this to be implemented

The main issue was afaik the inventory API was absolute sh!t. It’s better now, and I’m certain that you could do it pretty easily. I might do this for my next quick plugin.

Of course, yeah, I see. I can do the loot table type idea and infinite refilling chests pretty easily. I think I’ll make the auto refilling chests refill without a sign, though.

2 Likes

That’s why it would just be a whole lot easier and less sticky to just rewrite it. :smiley:

Did someone develop this at the end?