Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple GUI #50

Open
Majekdor opened this issue Jan 13, 2022 · 2 comments · May be fixed by #115
Open

Simple GUI #50

Majekdor opened this issue Jan 13, 2022 · 2 comments · May be fixed by #115
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Majekdor
Copy link
Member

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.

@Majekdor Majekdor added enhancement New feature or request good first issue Good for newcomers labels Jan 13, 2022
@Majekdor Majekdor added this to the 2.2.0 milestone Jan 13, 2022
@Majekdor Majekdor modified the milestones: 2.3.0, v3.1.0 May 6, 2022
@Majekdor Majekdor removed this from the v3.2.0 milestone Aug 3, 2023
@funnyboy-roks
Copy link
Contributor

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
Copy link
Member Author

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

@funnyboy-roks funnyboy-roks linked a pull request Aug 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants