NexAdn / UnitedShops

Bukkit Admin Shop plugin
GNU General Public License v3.0
3 stars 2 forks source link

Option to sell items without matching damage value #24

Open CatgirlChilis opened 6 years ago

CatgirlChilis commented 6 years ago

I want to be able to sell bows, swords, and other tools, weapons, and armor, regardless of damage. Is there a way to do that?

I know with the EssentialsX worth file, you can set the damage to "*" to make it not care about the value, and it would be nice to do the same with United Shops.

EDIT: Also, I found a bug; When you put an item into the sell box that has a different damage value than it's looking for, it returns it to you with no damage.

NexAdn commented 6 years ago

Selling regardless of damage is a nice idea.

And to you bug: You are possibly using an outdated version of UnitedShops. Versions 1.4.1 and lower have no support for damage values and 1.5's support was still experimental. Version 2.0.0 and above should have fixed this, although some parts are still in development. But keep in mind that Version 2.0.0 is a complete rework, so it has new configuration files and a new command syntax.