Advertisement
Guest User

ServerSelector.yml

a guest
Jan 26th, 2016
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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: true
  12. #Amount of inventory rows
  13. Rows: 6
  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: '&b&lGame Menu!!'
  19. ServerSelectorTitle: '&2&lChoose A Game To Join!!!'
  20. ServerSelectorItemType: COMPASS
  21. #Inventory items.
  22. Item1Type: '358'
  23. Item1DisplayName: 'More Games'
  24. Item1Server: 'd'
  25. Item1Lore:
  26.  - 'd'
  27. Item1Commands:
  28.  - 'd'
  29. Item2Type: 'AIR'
  30. Item2DisplayName: 'd'
  31. Item2Server: 'd'
  32. Item2Lore:
  33.  - 'd'
  34. Item2Commands:
  35.  - 'd'
  36. Item3Type: '358'
  37. Item3DisplayName: 'More Games'
  38. Item3Server: 'd'
  39. Item3Lore:
  40.  - 'd'
  41. Item1Commands:
  42.  - 'd'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement