Advertisement
Guest User

Hub Essentials Server Selector

a guest
Feb 15th, 2014
393
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. #Hub 1.2.0
  2. ######SERVER SELECTOR#####
  3. #
  4. #Servername: Name item will display. Serverdescription: The lore the item will have (Text under the item). Command: The command the player will use when they select an item, example: /server pvp. Use & and a color code for colors. Server Item Type = The item it will be use (Item ID)
  5. #ITEM TYPE 0 WILL DISABLE THE SLOT.
  6. #Item slot
  7. ServerSelectorItemSlot: 1
  8. #Server Selector enabled?
  9. ServerSelector: true
  10. #Command or bungee? Command will replace Server(Number)Name
  11. Command: true
  12. #In what inventory slot should the compass be in by default?
  13. ServerSelectorSlot: 1
  14. ServerSelectorDisplayName: '&3&lMain Menu'
  15. ServerSelectorTitle: '&bTitle'
  16. ServerSelectorItemType: COMPASS
  17. #Server1 (First item)
  18. Server1DisplayName: ''
  19. Server1Description: ''
  20. Server1Name: ''
  21. Server1ItemType: AIR
  22. #Server2 (Second item)
  23. Server2DisplayName: ''
  24. Server2Description: ''
  25. Server2Name: ''
  26. Server2ItemType: AIR
  27. #Server3 (Third item)
  28. Server3DisplayName: '&3&lServer Selection'
  29. Server3Description: '&fChoose a Server'
  30. Server3Name: '/servermenu'
  31. Server3ItemType: COMPASS
  32. #Server4 (Fourth item)
  33. Server4DisplayName: ''
  34. Server4Description: ''
  35. Server4Name: ''
  36. Server4ItemType: AIR
  37. #Server5 (Fifth item)
  38. Server5DisplayName: '&3&lPets'
  39. Server5Description: '&fPick a Pet &7(Must have purchased a Rank)'
  40. Server5Name: '/pet select'
  41. Server5ItemType: CARROT_ON_A_STICK
  42. #Server6 (Sixth item)
  43. Server6DisplayName: '&c6'
  44. Server6Description: ''
  45. Server6Name: ''
  46. Server6ItemType: AIR
  47. #Server7 (Seventh item)
  48. Server7DisplayName: '&3&lExpansion'
  49. Server7Description: '&7For the future!'
  50. Server7Name: ''
  51. Server7ItemType: STONE
  52. #Server8 (Eighth item)
  53. Server8DisplayName: '&c8'
  54. Server8Description: ''
  55. Server8Name: ''
  56. Server8ItemType: AIR
  57. #Server9 (Nineth item)
  58. Server9DisplayName: '&c9'
  59. Server9Description: ''
  60. Server9Name: ''
  61. Server9ItemType: AIR
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement