-
-
Notifications
You must be signed in to change notification settings - Fork 140
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
Team gui #2251
Team gui #2251
Conversation
1. added some lore to the invite button to explain the players shown are from the game world 2. removed the team state in chat 3. added a search to the invite panel
Maybe ANVIL for player name input? |
@BONNe I think this is pretty much done now. Please try the search feature and let me know what you think. If the name given doesn't match a player then it'll bounce back to the search GUI with a list of potential players with that text in their name. |
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 30 New issues |
I'm merging this but it can still be improved if required. |
This adds GUI panels to enable team management. To start, run the
team
command. Also, theteam invite
command will also open a GUI. I have left the commands for team management as-is so that if players want to use them, they can.The GUI doesn't require confirmation for kicking or changing owner, but it does require those "dangerous" commands to be SHIFT_LEFT or SHIFT_RIGHT clicks to prevent accidental selection.