Kamado

Untitled

Dec 5th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Bars:
  2. Title:
  3. 1: '&bHello, %player_name%!'
  4. 2: '&cTest'
  5. #Cycles between colors red and blue
  6. Color:
  7. 1: red
  8. 2: blue
  9. #Updates every 100 ticks (= 5 seconds)
  10. Update-Delay: 100
  11. Title: '&dテストボスバー'
  12. Color: yellow
  13. #You can have Enabled-Worlds and Disabled-Words on each bar.
  14. #If the bar has one of these keys specified, it will not look at the keys in the main config (bottom of this file)
  15. #Enabled-Worlds:
  16. #- world
  17. #Use Enabled-Worlds to create a whitelist that will only allow the bars to show in those worlds
  18. #Enabled-Worlds:
  19. #- world
  20. #- world_nether
  21. #Use Disabled-Worlds to create a blacklist that will hide the bossbar in those worlds
  22. #If Enabled-Worlds is specified, this does nothing
  23. #Disabled-Worlds:
  24. #- world_the_end
Add Comment
Please, Sign In to add comment