Advertisement
Guest User

Untitled

a guest
Jul 11th, 2014
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 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: 5
  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: 9
  16. #In what inventory slot should the compass be in by default?
  17. ServerSelectorSlot: 5
  18. ServerSelectorDisplayName: '&fHub Navigator'
  19. ServerSelectorTitle: '&bTitle'
  20. ServerSelectorItemType: COMPASS
  21. #Inventory items.
  22. Item1Type: 'DIAMOND_SWORD'
  23. Item1DisplayName: '&cItem One'
  24. Item1Server: 'factions'
  25. Item1Lore:
  26. - '&cLine one'
  27. - '&cLine two'
  28. Item1Commands:
  29. - 'warp world1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement