Minecraft – Best way to create shops for Minecraft 1.7.2 Bukkit/Spigot server

minecraft-bukkitminecraft-java-editionminecraft-spigot

I'm running a Spigot server on a Raspberry Pi as a project and because of the obvious RAM limitations I have to turn off the Nether.

So, I was wondering if there is a way to set up a simple shop where players can turn in Iron, Gold, Redstone, Diamonds, etc. for "cash" or whatever and then use that to purchase things that they can't get (Nether related) and things that they can use for projects, but don't want to gather (eg. need lots of Iron, but really don't want to go mining).

I found BossShop, which works with my 1.7.2 server, but I'm not sure exactly how to set it up. Do I need a separate economy plugin, because it appears that for the shop to work I do, and I cannot find any economy plugins that work with 1.7.2.

I have found PlayerPoints and that works for 1.7.2, could I make BossShop work with just PlayerPoints?

If there isn't a way to set up an economy/shops using BossShop, are there any other plugins that work with 1.7.2?

Thanks!

Best Answer

I can confirm that PlayerPoints works with BossShop, as it states here: enter image description here

There isn't a BEST shop plugin, while BossShop currently is one of the really good ones. PlayerPoints is kind of like an economy plugin anyways.