Insprill

Untitled

Dec 31st, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 KB | None | 0 0
  1. title: '&a&lServer Selector'
  2. rows: 1
  3.  
  4. #permission:
  5. # open: true
  6. # message: '&cYou do not have permission to open this menu.'
  7.  
  8. menu:
  9.  
  10. # Simple item that turns on or off a speed effect
  11. 0:
  12. actions:
  13. - 'message:Toggled speed effect'
  14. - 'togglespeed'
  15. - 'close'
  16. material: FEATHER
  17. title: 'Toggle speed'
  18. lore:
  19. - '&7Click to toggle speed effect'
  20.  
  21.  
  22. # Advanced server item
  23. 1:
  24. # define which server to use for placeholders and status
  25. # when the 'connector' option is set, you must use online/offline sections
  26. # you may use the dynamic section as well, see the wiki for more info
  27. connector: 'warfield'
  28.  
  29. online:
  30. actions:
  31. - 'server:warfield'
  32. material: CROSSBOW
  33. enchanted: false
  34. hide-flags: true # hide the enchantment and attack damage info
  35. title: '&b&lWarfield &8[Beta]'
  36. lore:
  37. - 'Click to join Warfield'
  38. offline:
  39. actions:
  40. - 'message:&4Seems like this server is offline :/''
  41. material: BARRIER
  42. hide-flags: true # hide attack damage info
  43. title: '&b&lWarfield &8[Beta]'
  44. lore:
  45. - '&4Seems like this server is offline :/'
  46.  
  47. 2:
  48. # define which server to use for placeholders and status
  49. # when the 'connector' option is set, you must use online/offline sections
  50. # you may use the dynamic section as well, see the wiki for more info
  51. connector: 'factions'
  52.  
  53. online:
  54. actions:
  55. - 'server:factions'
  56. material: TNT
  57. enchanted: false
  58. hide-flags: true # hide the enchantment and attack damage info
  59. title: '&1&lFactions'
  60. lore:
  61. - 'Click to join Factions'
  62. offline:
  63. actions:
  64. - 'message:&4Seems like this server is offline :/''
  65. material: BARRIER
  66. hide-flags: true # hide attack damage info
  67. title: '&1&lFactions'
  68. lore:
  69. - '&4Seems like this server is offline :/'
  70.  
  71. 3:
  72. # define which server to use for placeholders and status
  73. # when the 'connector' option is set, you must use online/offline sections
  74. # you may use the dynamic section as well, see the wiki for more info
  75. connector: 'bedwars'
  76.  
  77. online:
  78. actions:
  79. - 'server:bedwars'
  80. material: ORANGE_BED
  81. enchanted: false
  82. hide-flags: true # hide the enchantment and attack damage info
  83. title: '&6&lBedwars'
  84. lore:
  85. - 'Click to join Bedwars'
  86. offline:
  87. actions:
  88. - 'message:&4Seems like this server is offline :/'
  89. material: BARRIER
  90. hide-flags: true # hide attack damage info
  91. title: '&6&lBedwars'
  92. lore:
  93. - '&4Seems like this server is offline :/'
  94.  
  95. 4:
  96. # define which server to use for placeholders and status
  97. # when the 'connector' option is set, you must use online/offline sections
  98. # you may use the dynamic section as well, see the wiki for more info
  99. connector: 'Lobby1'
  100.  
  101. online:
  102. actions:
  103. - 'server:lobby1'
  104. material: SUNFLOWER
  105. enchanted: false
  106. hide-flags: true # hide the enchantment and attack damage info
  107. title: '&6&lLobby'
  108. lore:
  109. - 'Click to join Lobby'
  110. offline:
  111. actions:
  112. - 'server:lobby2'
  113. material: SUNFLOWER
  114. hide-flags: true # hide attack damage info
  115. title: '&6&lLobby'
  116. lore:
  117. - 'Click to join Lobby'
  118.  
  119. 5:
  120. # define which server to use for placeholders and status
  121. # when the 'connector' option is set, you must use online/offline sections
  122. # you may use the dynamic section as well, see the wiki for more info
  123. connector: 'skyblock'
  124.  
  125. online:
  126. actions:
  127. - 'server:skyblock'
  128. material: GRASS_BLOCK
  129. enchanted: false
  130. hide-flags: true # hide the enchantment and attack damage info
  131. title: '&a&lSkyblock'
  132. lore:
  133. - 'Click to join Skyblock'
  134. offline:
  135. actions:
  136. - 'message:&4Seems like this server is offline :/'
  137. material: BARRIER
  138. hide-flags: true # hide attack damage info
  139. title: '&a&lSkyblock'
  140. lore:
  141. - '&4Seems like this server is offline :/'
  142.  
  143. 6:
  144. # define which server to use for placeholders and status
  145. # when the 'connector' option is set, you must use online/offline sections
  146. # you may use the dynamic section as well, see the wiki for more info
  147. connector: 'pvp'
  148.  
  149. online:
  150. actions:
  151. - 'server:pvp'
  152. material: IRON_SWORD
  153. enchanted: false
  154. hide-flags: true # hide the enchantment and attack damage info
  155. title: '&4&lPvP'
  156. lore:
  157. - 'Click to join PvP'
  158. offline:
  159. actions:
  160. - 'message:&4Seems like this server is offline :/'
  161. material: BARRIER
  162. hide-flags: true # hide attack damage info
  163. title: '&4&lPvP'
  164. lore:
  165. - '&4Seems like this server is offline :/'
  166.  
  167. 7:
  168. # define which server to use for placeholders and status
  169. # when the 'connector' option is set, you must use online/offline sections
  170. # you may use the dynamic section as well, see the wiki for more info
  171. connector: 'survival'
  172.  
  173. online:
  174. actions:
  175. - 'server:survival'
  176. material: CRAFTING_TABLE
  177. enchanted: false
  178. hide-flags: true # hide the enchantment and attack damage info
  179. title: '&d&lSurvival'
  180. lore:
  181. - 'Click to join Survival'
  182. offline:
  183. actions:
  184. - 'message:&4Seems like this server is offline :/'
  185. material: BARRIER
  186. hide-flags: true # hide attack damage info
  187. title: '&d&lSurvival'
  188. lore:
  189. - '&4Seems like this server is offline :/'
  190.  
  191.  
  192.  
  193. -1: # -1 means all blank slots
  194. material: GRAY_STAINED_GLASS_PANE
  195. title: ' '
Advertisement
Add Comment
Please, Sign In to add comment