Advertisement
Guest User

AnimatedMOTD config file...

a guest
Nov 24th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. settings:
  2. dynamic-animation: dynamic_animation
  3. static-animation: animation_1
  4. failsafe: 100
  5. cache-player-faces: true
  6. forced-hosts-animations:
  7. not-yet-supported: to-do
  8. static-motd: |-
  9. &bWelcome To Quantic Craft 4.0!
  10. &3Quantic Craft &d4.0
  11. static-favicon: favicon.png
  12. time-format: '{0}days {1}:{2}:{3}'
  13. date-format: MM-dd-yyyy h:mm a
  14. variables:
  15. countdown:
  16. other: '2014-12-15 09:00:00'
  17. animations:
  18. animation_1:
  19. type: STATIC
  20. settings:
  21. interval: 100
  22. delay: 0
  23. duration: -1
  24. favicon:
  25. enabled: true
  26. animation: animation.gif
  27. intervals-per-frame: 1
  28. background-color:
  29. r: 0
  30. g: 0
  31. b: 0
  32. a: 0
  33. motd:
  34. first:
  35. type: SCROLLER
  36. text: '&bWelcome To Quantic Craft 4.0!'
  37. spacing: 5
  38. intervals-per-frame: 1
  39. width: 40
  40. right: false
  41. second:
  42. type: DEFINED
  43. frames:
  44. - '&dQuantic Craft &a4.0'
  45. - '&eQuantic Craft &d4.0'
  46. - '&aQuantic Craft &e4.0'
  47. intervals-per-frame: 20
  48. status-bar:
  49. enabled: true
  50. type: TYPE_WRITER
  51. text: 'Players: &7{playersonline}&6/&7{maxplayersonline}'
  52. intervals-per-frame: 1
  53. pause: 5
  54. player-data:
  55. frames:
  56. first:
  57. - '&7Quantic Craft'
  58. - '&cOur gamemodes:'
  59. - '&3Survival'
  60. - '&3Skyblock'
  61. - '&3KitPvP'
  62. - '&3Creative'
  63. second:
  64. - '&cQuantic Craft'
  65. - '&4Our gamemodes:'
  66. - '&aSurvival'
  67. - '&aSkyblock'
  68. - '&aKitPvP'
  69. - '&aCreative'
  70. intervals-per-frame: 4
  71. enabled: true
  72. dynamic_animation:
  73. type: DYNAMIC
  74. settings:
  75. interval: 100
  76. delay: 0
  77. duration: -1
  78. favicon:
  79. enabled: true
  80. animation: animation.gif
  81. intervals-per-frame: 1
  82. background-color:
  83. r: 0
  84. g: 0
  85. b: 0
  86. a: 0
  87. motd:
  88. first:
  89. type: SCROLLER
  90. text: '&bHello {name}, nice to meet you.'
  91. spacing: 5
  92. intervals-per-frame: 1
  93. width: 40
  94. right: false
  95. second:
  96. type: DEFINED
  97. frames:
  98. - '&dQuantic Craft &a4.0'
  99. - '&eQuantic Craft &d4.0'
  100. - '&aQuantic Craft &e4.0'
  101. intervals-per-frame: 20
  102. status-bar:
  103. enabled: true
  104. type: TYPE_WRITER
  105. text: 'Players: &7{playersonline}&6/&7{maxplayersonline}'
  106. intervals-per-frame: 1
  107. pause: 5
  108. player-data:
  109. frames:
  110. first:
  111. - '&7Quantic Craft'
  112. - '&cOur gamemodes:'
  113. - '&3Survival'
  114. - '&3Skyblock'
  115. - '&3KitPvP'
  116. - '&3Creative'
  117. second:
  118. - '&cQuantic Craft'
  119. - '&4Our gamemodes::'
  120. - '&aSurvival'
  121. - '&aSkyblock'
  122. - '&aKitPvP'
  123. - '&aCreative'
  124. intervals-per-frame: 4
  125. enabled: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement