divios / DailyShop

Spigot plugin. Fully configurable shop with daily offers. NBT & multi-currency support and more!
https://www.spigotmc.org/resources/daily-shop-free-random-items-shop-customizable-items-timer-nbt-support-and-more.86907/
29 stars 15 forks source link

New features. #57

Closed Aides123 closed 2 years ago

Aides123 commented 2 years ago

Hey! I suggest adding commands for quick sales such as:

divios commented 2 years ago

Nice ideas! I will implement them on the next updates

Aides123 commented 2 years ago

With extended use, I have one more suggestion. That the item added by the command should have the same amount that we keep. For example i have 64x dirt and i want to put it in my store, but after entering command and adding it there is only one block.

Aides123 commented 2 years ago

Two more suggestions:

Aides123 commented 2 years ago

Also adding a SLOT option for a selected item that is in the store to buy/sell

divios commented 2 years ago

With extended use, I have one more suggestion. That the item added by the command should have the same amount that we keep. For example i have 64x dirt and i want to put it in my store, but after entering command and adding it there is only one block.

yeah i think that make more sense, I will change that

Two more suggestions:

* Sorting. Items that are added via a command should be immediately arranged as you place them.

* New page. Option that will allow you to add another page for your shop.

The first is true, it can be a nice QoL change. And the page option is a nice idea too, i didn't think that before... but it may take some time to be implemented since I have other priorities now

divios commented 2 years ago

Also adding a SLOT option for a selected item that is in the store to buy/sell

I'm not sure what do you mean with this, could you add an example?

Aides123 commented 2 years ago

image

divios commented 2 years ago

You mean that the item should be “static” in the shop and always available?

Aides123 commented 2 years ago

You mean that the item should be “static” in the shop and always available?

Yes - Static, always available and in the designated slot in the GUI

divios commented 2 years ago

Hi! The new update adds the sorting and keeps the same amount when adding an item. I still have to implement the commands you suggested and also the option to add pages. About the static slot, I am still thinking how to implement it but it may take some time

Aides123 commented 2 years ago

Hi! The new update adds the sorting and keeps the same amount when adding an item. I still have to implement the commands

Cool, do you know approximately when you will be able to add a static slot?

divios commented 2 years ago

I cannot be certain, and I usually don’t like to give an extimated time but expect in the following days

Aides123 commented 2 years ago

I cannot be certain, and I usually don’t like to give an extimated time but expect in the following days

Hey, and what does this look like? Will this be added this month? I'm finishing making a server and don't know whether to wait for this plugin or use another one xD

divios commented 2 years ago

Hello! That is why I do not like to give an estimated time D:, some errors arose and I have been focused on solving them during these past weeks, now I have exams, so I am afraid that I cannot implement new things until after the 19th of this month.

Aides123 commented 2 years ago

Hello! That is why I do not like to give an estimated time D:, some errors arose and I have been focused on solving them during these past weeks, now I have exams, so I am afraid that I cannot implement new things until after the 19th of this month.

Ok thank you ^^

Aides123 commented 2 years ago

And I propose to create a public TODO where you write down accepted proposals to see what is planned to add

divios commented 2 years ago

Hi! This is finally was implemented, this is the development build that adds it, you just need to add the field static: slot, where slot is the position on the inventory you want the item to appear. This slot has to be empty, and also you need to restock the shop

divios commented 2 years ago

The new update finally adds the sell commands feature