ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
275 stars 175 forks source link

Global price limit for all items #475

Open Laukage opened 2 years ago

Laukage commented 2 years ago

Is your feature request related to a problem? Please describe.

The feature request is not related to a problem, its more a issue of the individual servers.

Describe the solution you'd like

Currently its only possible to make a per-item price limit in Pricelimits.yml i would like to see a global limit, so players can make shops that cost millions for 1 piece of dirt..

Maybe a regex pattern so it could be a "*" or "all" in the file. alternatively it could be made in the config so it separate from the pricelimits.yml

I hope others share this frustration.. my players are especially good at this >.>

Describe alternatives you've considered

I haven't tried any as this should probably be a part of chestshop itself.

Agreements

Additional context

No response