RedCraftGH / RedSkyBlock

Red's (amazing) SkyBlock plugin :) Seriously, it's awesome and easy to use!
GNU General Public License v2.0
46 stars 33 forks source link

GUI implementation for a user-friendly interface #10

Open Daniel-Ric opened 5 years ago

Daniel-Ric commented 5 years ago

Hey, I have a great and useful feature for your SkyBlock plugin.

These whole commands are very confusing for some users and I would have the idea that you could integrate the whole in GUI's.

For example, with / is help a GUI public where you can then all the functions you have otherwise done with the commands then simply retrieve with a few clicks.

And for the owner of the server, one could indeed insert the command / is admin with which one then a GUI public in which one can then adjust such things as the custom islands.

As I said that is only a suggestion on my part.

The implementation and or if you even implement it is up to you.

L. G. Daniel: D (I apologize now for my bad english)

RedCraftGH commented 5 years ago

I have been planning on adding GUI implementation to the plugin, however, this will probably not be added for a while as I am still working on fixing bugs and adding features to the plugin.

inxomnyaa commented 5 years ago

What kind of ui are we talking about, Chests with named items, or forms?

I might have some spare time left to help out

Daniel-Ric commented 5 years ago

@thebigsmileXD form ui

RedCraftGH commented 5 years ago

@thebigsmileXD I generally prefer the chestUI's look and ease of use. So the UIs used for RedSkyBlock will most likely be ChestUIs similar to the /is settings UI that is in place now. However, in the future, I may implement a feature which supports both types of UIs, and the UI each respective server would like to use would be changeable within the config file.