Advertisement
TheL0n3W0lf

HubEssentials Server Selector

Jul 23rd, 2017
150
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: 1
  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: 1
  16. #In what inventory slot should the compass be in by default?
  17. ServerSelectorSlot: 1
  18. ServerSelectorDisplayName: '&2Navigator'
  19. ServerSelectorTitle: '&2Navigation'
  20. ServerSelectorItemType: COMPASS
  21. #Inventory items.
  22. Item1Type: 'CLOCK'
  23. Item1DisplayName: '&2Hub'
  24. Item1Server: 'world'
  25. Item1Lore:
  26. - '&2Click to connect!'
  27. - '[Takes you to the hub]'
  28. Item1Commands:
  29. - 'warp hub'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement