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

Fix tablist PlayerTeam styling #110

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Fix tablist PlayerTeam styling #110

merged 1 commit into from
Sep 19, 2023

Conversation

JustAlittleWolf
Copy link
Contributor

  • Changed the comparison method from int to ArrayList to reduce the possibility of a collision (probably doesnt make a difference but the code is easier to understand in my opinion)
  • Added checks for player team styling (The tablist didn't update in some scenarios before which was annoying)

- Changed the comparison method from int to ArrayList<Integer> to reduce the possibility of a collision (probably doesnt make a difference but the code is easier to understand in my opinion)
- **Added checks for player team styling** (The tablist didn't update in some scenarios before which was annoying)
@tr7zw tr7zw merged commit d4d4726 into tr7zw:1.20 Sep 19, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants