Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. servers:
  2. pvp:
  3. gui-item:
  4. material: DIAMOND_SWORD
  5. slot: 0
  6. name: "&6&lPVP"
  7. lore:
  8. - "&7Players count: &6%players_count%"
  9. - ""
  10. - " &8&l--> &e&l&nClick to join!"
  11. tnt-run:
  12. animated: true
  13. gui-item:
  14. material: TNT
  15. slot: 1
  16. name: "&6&lTNT_RUN"
  17. lores: #this must be outside the gui-item section
  18. lore1:
  19. - "&7Players count: &6%players_count%"
  20. - ""
  21. - " &8&l--> &e&l&nClick to join!"
  22. lore2:
  23. - "&7Players count: &b%players_count%"
  24. - ""
  25. - " &8&l-> &a&l&nClick to join!"
  26. lore3:
  27. - "&7Players count: &6%players_count%"
  28. - ""
  29. - " &8&l--> &a&l&nClick to join!"
  30. lore4:
  31. - "&7Players count: &2%players_count%"
  32. - ""
  33. - " &8&l--> &6&l&nClick to join!"
  34. inventories-items:
  35. addons:
  36. fly:
  37. slot: 0
  38. material: FEATHER
  39. name: "&6FLY"
  40. lore:
  41. - "&7Available for ranks &e&npremium"
  42. - " "
  43. - "&7Have you ever dreaming about &6flying&7?!"
  44. - "&7Now that will be &apossible&7!"
  45. - " "
  46. - "&7Can unlock for:"
  47. - "&a- like on namemc.com"
  48. effects:
  49. slot: 1
  50. material: BLAZE_ROD
  51. name: "&6EFFECTS"
  52. lore:
  53. - "&7Available for ranks &e&npremium"
  54. - " "
  55. - "&7Make &6jealousy&7 to other players!"
  56. - "&aColored blocks &7under you, while you are &awalking&7!"
  57. - "&aWings&7, &aand much more effects!"
  58. - " "
  59. - "&7Can unlock for:"
  60. - "&a- win events"
  61. - "&a- voucher"
  62. servers:
  63. some-configurable-item:
  64. slot: 6
  65. name: "&6THIS ITEM IS CONFIGURABLE!"
  66. items:
  67. players-visible: #do not change that line!
  68. slot: 8
  69. show-item:
  70. material: INK_SACK
  71. data: 1
  72. name: "&8&l--> &7Players are now: &chidden"
  73. hide-item:
  74. material: INK_SACK
  75. data: 10
  76. name: "&8&l--> &7Players are now: &ashown"
  77. premium-item:
  78. material: INK_SACK
  79. data: 9
  80. name: "&8&l--> &7Player are now: &ashown (PREMIUM)"
  81. servers-menu:
  82. slot: 0
  83. material: WATCH
  84. name: "&6Servers menu"
  85. addons-menu:
  86. slot: 4
  87. material: "CHEST"
  88. name: "&6Addons"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement