Advertisement
Guest User

Config for ServerHub minecraft bukkit plugin

a guest
Mar 24th, 2014
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. # ServerHub | KeybordPiano459
  2.  
  3. # How many rows should the GUI have?
  4. gui-rows: 1
  5.  
  6. # What should the name of the GUI be?
  7. gui-name: LunaRGaming Activities
  8.  
  9. # What item should players right click to open the GUI?
  10. click-item-id: 347
  11.  
  12. # All GUI items are here. Add slots in the same format, and it will add items to the GUI
  13. items:
  14. slot-5:
  15. item-id: 121
  16. name: MainHub
  17. lore:
  18. line-0: Goto the Hub
  19. line-1: of the server
  20. command: spawn
  21. slot-4:
  22. item-id: 276
  23. name: SurvivalGames
  24. lore:
  25. line-0: Stand above all in SG
  26. command: warp survivalgames
  27. slot-6:
  28. item-id: 331
  29. name: KingsForces
  30. lore:
  31. line-0: Defend the king
  32. command: warp kingsforces
  33. slot-3:
  34. item-id: 293
  35. name: D-Day Landings
  36. lore:
  37. line-0: Lock and load
  38. command: warp ddaylandings
  39. slot-7:
  40. item-id: 101
  41. name: Prison
  42. lore:
  43. line-0: Aaaand your in Jail
  44. command: warp prison
  45. slot-2:
  46. item-id: 2
  47. name: Creative
  48. lore:
  49. line-0: Build your hearts out
  50. command: warp creative
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement