Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Default time in ticks for a score to stay on the scoreboard (20 ticks = 1 second)
- UpdateTime: 20
- # Save which players have the scoreboard disabled
- SaveScoreboards: true
- # Whether to apply placeholders asynchronously or not
- AsyncPlaceholders: true
- # Enable this if you are running a 1.13+ server with backwards version support
- ForceLegacy: false
- # Configure your scoreboards layout
- Scoreboards:
- SMP:
- Titles:
- - "&d&LDERBCRAFT SMP&b&l- &d&L%online% Online"
- Scores:
- 20:
- - ""
- 9:
- - "&b◎ &r&d&l%player% &r&b◎ "
- 8:
- - "&fBalance: &7Coming soon!"
- 7:
- - "&fX: &7%player_x% &fZ: &7%player_z%"
- 6:
- - "&fHealth: &7%player_health_rounded%"
- 5:
- - "&fPing: &7%player_ping%"
- 4:
- - ""
- 3:
- - "&dJoin the stream at &b5PM BST &don &bWEEKDAYS&d!"
- 2:
- - ""
- 1:
- - "&b◎ &r&d<witch.tv/derbyy &r&b◎ "
- # Set what scoreboards each world will be using
- Worlds:
- # World names are case-insensitive
- S4World: [ "SMP" ]
- S4World_nether: [ "SMP" ]
- S4World_the_end: [ "SMP" ]
- # If player doesn't have permission to see the restricted scoreboard then it will display the example
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement