-
-
Notifications
You must be signed in to change notification settings - Fork 4
Create and use multiple scoreboards
Xitee edited this page Dec 31, 2022
·
4 revisions
- Set the default scoreboard in the config.yml. The name of the scoreboard is the filename without the ".yml" ending.
- Now copy the default scoreboard file and rename it to whatever you want. Please do not use spaces in the filename. For example don't do:
scoreboard - Name.yml
, instead doscoreboard_name.yml
. You should also only use english letters. Do not use umlauts (ä, ö, ü) or other special chars. - Open the copied file and go to the bottom. There you can configure the conditions to apply the scoreboard.
- The scoreboard you've set as default will always be applied to a player when he joins the server. All other scoreboards if the conditions do match.