Advertisement
Guest User

config buggy

a guest
Nov 28th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. settings:
  2. dynamic-animation: dynamic_animation
  3. static-animation: animation_1
  4. failsafe: 1000
  5. cache-player-faces: true
  6. forced-hosts-animations:
  7. not-yet-supported: to-do
  8. static-motd: '&c&k[&2&lSmocraft&c&k] &4&lPvP&f/&6&lFaction &7| &1&lFreeBuild &7|
  9. &a&lEvents'
  10. static-favicon: favicon.png
  11. time-format: '{0} jours {1}:{2}:{3}'
  12. date-format: MM-dd-yyyy h:mm a
  13. variables:
  14. countdown:
  15. other: '2014-12-15 09:00:00'
  16. pvp: '2014-11-29 15:00:00'
  17. drop: '2014-11-30 15:00:00'
  18. animations:
  19. animation_1:
  20. type: STATIC
  21. settings:
  22. interval: 100
  23. delay: 0
  24. duration: -1
  25. favicon:
  26. enabled: true
  27. animation: animation.gif
  28. intervals-per-frame: 1
  29. background-color:
  30. r: 0
  31. g: 0
  32. b: 0
  33. a: 0
  34. motd:
  35. first:
  36. type: SCROLLER
  37. text: '&c&k[&2&lSmocraft&c&k] &4&lPvP&f/&6&lFaction &7| &1&lFreeBuild &7|
  38. &a&lEvents'
  39. spacing: 5
  40. intervals-per-frame: 1
  41. width: 40
  42. right: false
  43. second:
  44. type: DEFINED
  45. frames:
  46. - '&c{countdown:pvp} &6avant le &4Tournoi PvP !'
  47. - '&d{countdown:drop} &aavant la &5DropParty !'
  48. - '&bBientot &2&lSmocraft &bpassera en &c1.8'
  49. intervals-per-frame: 30
  50. status-bar:
  51. enabled: true
  52. type: TYPE_WRITER
  53. text: '&a{server:onlineplayers}&8/&c{server:maxplayers}'
  54. intervals-per-frame: 5
  55. pause: 5
  56. player-data:
  57. frames:
  58. first:
  59. - '&2&lSmocraft :'
  60. - '&cUn Staff à l''écoute'
  61. - '&bPlus qu''un serveur'
  62. - '&3Une communauté !'
  63. - '&5Rejoins nous !'
  64. second:
  65. - '&2&lSmocraft :'
  66. - '&cUn Staff à l''écoute'
  67. - '&bPlus qu''un serveur'
  68. - '&3Une communauté !'
  69. - '&6Rejoins nous !'
  70. intervals-per-frame: 5
  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: '&c&k[&2&lSmocraft&c&k] &4&lPvP&f/&6&lFaction &7| &1&lFreeBuild &7|
  91. &a&lEvents'
  92. spacing: 5
  93. intervals-per-frame: 1
  94. width: 40
  95. right: false
  96. second:
  97. type: DEFINED
  98. frames:
  99. - '&c{countdown:pvp} &6avant le &4Tournoi PvP !'
  100. - '&d{countdown:drop} &aavant la &5DropParty !'
  101. - '&bBientot &2&lSmocraft &bpassera en &c1.8'
  102. intervals-per-frame: 30
  103. status-bar:
  104. enabled: true
  105. type: TYPE_WRITER
  106. text: '&a{server:onlineplayers}&8/&c{server:maxplayers}'
  107. intervals-per-frame: 5
  108. pause: 5
  109. player-data:
  110. frames:
  111. first:
  112. - '&2&lSmocraft :'
  113. - '&cUn Staff à l''écoute'
  114. - '&bPlus qu''un serveur'
  115. - '&3Une communauté !'
  116. - '&5Rejoins nous !'
  117. second:
  118. - '&2&lSmocraft :'
  119. - '&cUn Staff à l''écoute'
  120. - '&bPlus qu''un serveur'
  121. - '&3Une communauté !'
  122. - '&6Rejoins nous !'
  123. intervals-per-frame: 5
  124. enabled: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement