Skip to content

Commit

Permalink
update: wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
sakurawald committed Jul 23, 2024
1 parent 7b3b47d commit 0ede301
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1422,8 +1422,7 @@ public class Style {
The default weight is 0, the range of weight is [0, 675], which means you can set at most 676 sort groups.
Issue:
- The `tab list` sort method is client-side decided. So the workaround is to send dummy-player entry
to the client-side, and hide the real entry in client-side's tablist.
- The `tab list` sort method is client-side decided. So the workaround is to send dummy-player entry to the client-side, and hide the real entry in client-side's tablist.
In this case, the client-side will find that, all `command target selector` will display the dummy-entry.
And you can see the dummy-entry in client-side's `Player Reporting` UI.
- After you set a new `weight` for a player, the `tab list` will temporary dupe the entry. (Re-connect the server to sovle this)
Expand Down

0 comments on commit 0ede301

Please sign in to comment.