Skip to content

Custom scoreboard

LK520 edited this page May 26, 2018 · 8 revisions

Start

You can customize scoreboards for players. Scoreboard content is configured in plugin/vexview/scoreboard.yml Set scoreboard to true, reload the configuration file, and display the custom scoreboard on the client.

Players press the "N" key to show/hide custom scoreboards (you can change hotkeys in the client) After you turn on the custom scoreboard, note that the custom scoreboard will overlie the original scoreboard.

The text content of the scoreboard is set under text:

#Content contained in the scoreboard, please fill in the file name in the folder text

#Each file represents a page

text:

- 'text'

Because the scoreboard needs to be updated in real time, the owner can set the scoreboard refresh rate according to the actual situation of the server.

refresh: 10

Regarding the scoreboard style, the setting method is the same as the previous GUI, picture, etc. (local picture is supported), but it should be noted that the scoreboard is always centered on the right side of the client (same as the original scoreboard).

If you have any other questions, welcome to our Discord

Thanks to the translators: ☁ Danniel ☁ (English/Spanish)

Clone this wiki locally