Advertisement
Guest User

BungeeUtilisalsX Bossbar Announce Animation

a guest
Jul 11th, 2019
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. # Set to true to enable this announcer, false to disable.
  2. enabled: true
  3.  
  4. # If set to true, the announcement messages will be sent random.
  5. # If set to false, the announcement messages will be sent ordered as below.
  6. random: false
  7.  
  8. delay:
  9. # Possible TimeUnits: SECONDS, MINUTES & HOURS
  10. unit: MILLISECONDS
  11. time: 150
  12.  
  13. announcements:
  14. - server: Global
  15. stay: -1
  16. permission: ''
  17. messages:
  18. - color: 'YELLOW'
  19. style: 'SOLID'
  20. progress: 1.0
  21. language: false
  22. text: '&eThis server is using BungeeUtilisals'
  23. - server: Global
  24. stay: -1
  25. permission: ''
  26. messages:
  27. - color: 'YELLOW'
  28. style: 'SOLID'
  29. progress: 0.9
  30. language: false
  31. text: '&aThis server is using BungeeUtilisals'
  32. - server: Global
  33. stay: -1
  34. permission: ''
  35. messages:
  36. - color: 'YELLOW'
  37. style: 'SOLID'
  38. progress: 0.8
  39. language: false
  40. text: '&bThis server is using BungeeUtilisals'
  41. - server: Global
  42. stay: -1
  43. permission: ''
  44. messages:
  45. - color: 'YELLOW'
  46. style: 'SOLID'
  47. progress: 0.7
  48. language: false
  49. text: '&fThis server is using BungeeUtilisals'
  50. - server: Global
  51. stay: -1
  52. permission: ''
  53. messages:
  54. - color: 'YELLOW'
  55. style: 'SOLID'
  56. progress: 0.6
  57. language: false
  58. text: '&cThis server is using BungeeUtilisals'
  59. - server: Global
  60. stay: -1
  61. permission: ''
  62. messages:
  63. - color: 'YELLOW'
  64. style: 'SOLID'
  65. progress: 0.5
  66. language: false
  67. text: '&dThis server is using BungeeUtilisals'
  68. - server: Global
  69. stay: -1
  70. permission: ''
  71. messages:
  72. - color: 'YELLOW'
  73. style: 'SOLID'
  74. progress: 0.4
  75. language: false
  76. text: '&2This server is using BungeeUtilisals'
  77. - server: Global
  78. stay: -1
  79. permission: ''
  80. messages:
  81. - color: 'YELLOW'
  82. style: 'SOLID'
  83. progress: 0.3
  84. language: false
  85. text: '&3This server is using BungeeUtilisals'
  86. - server: Global
  87. stay: -1
  88. permission: ''
  89. messages:
  90. - color: 'YELLOW'
  91. style: 'SOLID'
  92. progress: 0.2
  93. language: false
  94. text: '&4This server is using BungeeUtilisals'
  95. - server: Global
  96. stay: -1
  97. permission: ''
  98. messages:
  99. - color: 'YELLOW'
  100. style: 'SOLID'
  101. progress: 0.1
  102. language: false
  103. text: '&5This server is using BungeeUtilisals'
  104. - server: Global
  105. stay: -1
  106. permission: ''
  107. messages:
  108. - color: 'YELLOW'
  109. style: 'SOLID'
  110. progress: 0.0
  111. language: false
  112. text: '&6This server is using BungeeUtilisals'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement