Advertisement
Guest User

answer

a guest
May 19th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. #Hub Essentials 1.5.4
  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 'AIR' 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: false
  12. #Amount of inventory rows
  13. Rows: 1
  14. #Amount of items in the inventory
  15. Items: 2
  16. #In what inventory slot should the compass be in by default?
  17. ServerSelectorSlot: 2
  18. ServerSelectorDisplayName: '&fServer Selector'
  19. ServerSelectorTitle: '&b&|DestoCompass'
  20. ServerSelectorItemType: COMPASS
  21. #Inventory items.
  22. Item1Type: 'CHEST'
  23. Item1DisplayName: '&a&|Survival Games'
  24. Item1Server: 'SurvivalGames'
  25. Item1Lore:
  26. - '&1Fight! Find the loot in chests1'
  27. - '&6Intense Matches'
  28. Item2Commands:
  29. - 'warp SurvivalGames'
  30. Item2Type: 'HAY'
  31. Item2DisplayName: '&1&|Block Hunt'
  32. Item2Server: 'BlockHunt'
  33. Item2Lore:
  34. - '&bHide! Or Seek!'
  35. - '&5Be The Block1'
  36. Item2Commands:
  37. - 'warp BlockHunt'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement