Scoreboard improvements
A5H73Y opened this issue ยท 2 comments
The text for each entry should be configurable, through the strings.yml file.
Note that each server version will have a different maximum length before it errors, so this must be checked and truncated to avoid displaying errors to the user.
A display sequence number could be attached to each entry, to allow the user to specify the order of the results, using a comparator.
Customisable text headings and better code, will truncate anything over 16 chars if on version < 1.13 to prevent errors.