DailyShop
DailyShop copied to clipboard
Seasonal Pricing Suggestion
Hello! I have a suggestion regarding a hook for the plugin RealisticSeasons (https://www.spigotmc.org/resources/realisticseasons-1-16-3-1-18-1-seasons-in-your-minecraft-world-with-temperature-and-calendar.93275/)
I was wondering if it would be possible to allow interval sell prices that vary per season. So let's say in the winter I want crops to sell for less, then I could make the sell range $1-$5. Whereas in the summer the sell range is $5-$10 (Just a random example)
I'm not sure if it would be easy to implement, but could be a cool idea. May even be possible just using PlaceholderAPI and allowing certain placeholders to determine interval pricing.
Thanks for your time.
This is a really cool idea! But unfortunately is a really narrow use case and I guess it could be achieve with a custom plugin using dailyShop API, but I will label it as an enchantment just in case, since I first have to check the realisticSeasons api and see if it can be done.
Also this got me thinking and a conditional price option could be cool, I would also think about that