Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2014
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 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: 2
  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: 0
  14. ServerSelectorDisplayName: '&bGame Menu'
  15. ServerSelectorTitle: '&bGame Menu'
  16. ServerSelectorItemType: COMPASS
  17. #Server1 (First item)
  18. Server1DisplayName: ''
  19. Server1Description: ''
  20. Server1Name: ''
  21. Server1ItemType: AIR
  22. #Server2 (Second item)
  23. Server2DisplayName: '&3Towny &6& &4PvP'
  24. Server2Description: '&bThe Towny PvP World!'
  25. Server2Name: 'warp Towny'
  26. Server2ItemType: DIAMOND_PICKAXE
  27. #Server3 (Third item)
  28. Server3DisplayName: ''
  29. Server3Description: ''
  30. Server3Name: ''
  31. Server3ItemType: AIR
  32. #Server4 (Fourth item)
  33. Server4DisplayName: '&cSurvival &4Games'
  34. Server4Description: '&bThe Hunger Games in Minecraft!'
  35. Server4Name: 'warp sgl'
  36. Server4ItemType: DIAMOND_SWORD
  37. #Server5 (Fifth item)
  38. Server5DisplayName: ''
  39. Server5Description: ''
  40. Server5Name: ''
  41. Server5ItemType: AIR
  42. #Server6 (Sixth item)
  43. Server6DisplayName: '&bThe Arcade'
  44. Server6Description: '&cPlay minigames such as HideandSeek!'
  45. Server6Name: 'warp arcade'
  46. Server6ItemType: FIREWORK
  47. #Server7 (Seventh item)
  48. Server7DisplayName: ''
  49. Server7Description: ''
  50. Server7Name: ''
  51. Server7ItemType: AIR
  52. #Server8 (Eighth item)
  53. Server8DisplayName: '&1The &2Walls'
  54. Server8Description: '&bJust Play It!'
  55. Server8Name: 'warp walls'
  56. Server8ItemType: GRASS
  57. #Server9 (Nineth item)
  58. Server9DisplayName: ''
  59. Server9Description: ''
  60. Server9Name: ''
  61. Server9ItemType: AIR
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement