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
269 stars 175 forks source link

GUI / UI #585

Open bradleybrand opened 4 months ago

bradleybrand commented 4 months ago

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

The problem I have is making mistakes with the sign. I have to have a separate web browser with a tutorial whenever I want to create a chest shop. At least to me, this is not convenient. (Dyslexic friendly)

Describe the solution you'd like

A GUI for setting up shops, where players can right click the chest they wish to use. Even if this was a premium plugin - rewarding the authour for their work.

Describe alternatives you've considered

Whilst I've tried plugins like ShopKeepers, I feel ChestShop would better suit player created shops. I like the AFK method.

Agreements

Additional context

Sorry if a similar issue exists, if so, please delete.

Phoenix616 commented 4 months ago

This will most likely not be part of ChestShop itself as the focus is on using the signs (and simply copying existing ones so GUIs would always be optional and maintaining that, especially over multiple versions, isn't that straight forward) but shouldn't be too hard for someone to implement in an addon. (Although I personally have no idea how one would specify prices or items in a GUI without using a clunky AnvilGUI. If you have ideas regarding that feel free to share them here)