MajekDev / HexNicks

Nickname plugin with hex color code and gradient support.
MIT License
27 stars 15 forks source link

Simple GUI #50

Open Majekdor opened 2 years ago

Majekdor commented 2 years ago

Add a simple command that opens a GUI that allows players to basically execute /nickcolor. Use blocks of wool to show the default MC color codes and when you click it'll set your nick color to that.

Potentially add something for hex too.

funnyboy-roks commented 1 year ago

I got bored and decided to play around with a GUI a bit...

What are your thoughts on the following layout? If you like, I can make a PR.

/nickcolor with no args opens this gui:

image

One can click on the rainbow head to open this GUI for hexadecimal colours:

image

The rainbow head chooses a random colour:

image

The nametag shows the coloured nickname and the colour that is selected. When clicked, it updates the player's nickname.

image

and the nether start is a "back" button to get back to the default colours

Majekdor commented 1 year ago

Yeah this is almost exactly what I had pictured in my head! It looks great! Feel free to PR :D