Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.80 KB | None | 0 0
  1. # Info Board Board, Last Edited in v1.7.0 by Ktar5
  2. # ===============================================================================================
  3. # | Max Rows for a board is 15 |
  4. # | Max characters for a title is 32 |
  5. # | Max characters for a line is 48 |
  6. # |---------------------------------------------------------------------------------------------|
  7. # | When using scroll there is no limit for characters per line |
  8. # |=============================================================================================|
  9. # |=============================================================================================|
  10. # | Example |
  11. # |---------------------------------------------------------------------------------------------|
  12. # |Info Board: |
  13. # | '1': |
  14. # | Show Time: 10 # How Long this page is shown for|
  15. # | global: # What world sees this page (global = All)|
  16. # | default: # What Permissions group sees this page (default = All)|
  17. # | Title: '&4&lDuskHaven' |
  18. # | Rows: |
  19. # | - ' ' |
  20. # | - 'This board is seen by everyone' |
  21. # | - 'That isn''t in Admin' |
  22. # | Admin: |
  23. # | Title: '&4&lAdmin Page' |
  24. # | Rows: |
  25. # | - ' ' |
  26. # | - 'This board is only' |
  27. # | - 'seen by Admins' |
  28. # | '2': |
  29. # | Show Time: 5 |
  30. # | world: |
  31. # | default: |
  32. # | Title: '&a&lStats' |
  33. # | Rows: |
  34. # | - 'Online Players: ; <onlineplayers>' # Splitting a line can be done by using ;|
  35. # | - 'Money: ; <balance>' |
  36. # | world_the_nether: |
  37. # | default: |
  38. # | Title: '&a&lNether' |
  39. # | Rows: |
  40. # | - 'Your Level:' |
  41. # | - '~!<level>Your Level:' # Will only display if <level> isn't "0" or "Unknown" |
  42. # | - '~!<level><math<level>+<exp>>' |
  43. # ==============================================================================================
  44. Info Board:
  45. '1':
  46. Show Time: 20
  47. global:
  48. default:
  49. Title: '&9&lTÊN SERVER'
  50. Rows:
  51. - '&f&lXin Chào'
  52. - '&7&o<player>'
  53. - '&d→Rank:&9 <rank>'
  54. - '&6→Tiền:&a <money>'
  55. - '&e→Xu:&c <playerpoints>'
  56. RAW Paste Data
  57.  
  58. # Info Board Board, Last Edited in v1.7.0 by Ktar5
  59. # ===============================================================================================
  60. # | Max Rows for a board is 15 |
  61. # | Max characters for a title is 32 |
  62. # | Max characters for a line is 48 |
  63. # |---------------------------------------------------------------------------------------------|
  64. # | When using scroll there is no limit for characters per line |
  65. # |=============================================================================================|
  66. # |=============================================================================================|
  67. # | Example |
  68. # |---------------------------------------------------------------------------------------------|
  69. # |Info Board: |
  70. # | '1': |
  71. # | Show Time: 10 # How Long this page is shown for|
  72. # | global: # What world sees this page (global = All)|
  73. # | default: # What Permissions group sees this page (default = All)|
  74. # | Title: '&4&lDuskHaven' |
  75. # | Rows: |
  76. # | - ' ' |
  77. # | - 'This board is seen by everyone' |
  78. # | - 'That isn''t in Admin' |
  79. # | Admin: |
  80. # | Title: '&4&lAdmin Page' |
  81. # | Rows: |
  82. # | - ' ' |
  83. # | - 'This board is only' |
  84. # | - 'seen by Admins' |
  85. # | '2': |
  86. # | Show Time: 5 |
  87. # | world: |
  88. # | default: |
  89. # | Title: '&a&lStats' |
  90. # | Rows: |
  91. # | - 'Online Players: ; <onlineplayers>' # Splitting a line can be done by using ;|
  92. # | - 'Money: ; <1000000>' |
  93. # | world_the_nether: |
  94. # | default: |
  95. # | Title: '&a&lNether' |
  96. # | Rows: |
  97. # | - 'Your Level:' |
  98. # | - '~!<level>Your Level:' # Will only display if <level> isn't "0" or "Unknown" |
  99. # | - '~!<level><math<level>+<exp>>' |
  100. # ==============================================================================================
  101. Info Board:
  102. '1':
  103. Show Time: 20
  104. global:
  105. default:
  106. Title: '&9&lMINECGAMER.ATERNOS.ME'
  107. Rows:
  108. - '&f&lXin Chào'
  109. - '&7&o<tuancoi456>'
  110. - '&d→Rank:&9 <cao thu>'
  111. - '&6→Tiền:&a <money>'
  112. - '&e→Xu:&c <playerpoints>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement