Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. # --{ =-=-=-=-=-=-=-=-=-= ItemJoin's Custom Item Configurations, by RockinChaos =-=-=-=-=-=-=-=-=-= }--
  2. # See the tutorial page for a more in-depth explaination; https://github.com/RockinChaos/ItemJoin/wiki
  3. items-Version: 6
  4. items-Delay: 2
  5. items-Overwrite: true
  6. items-Spamming: false
  7. items-RestrictCount: false
  8. items:
  9. guide:
  10. id: WRITTEN_BOOK
  11. slot: 4
  12. name: '&c&nSkyBlock Guide'
  13. author: '&bGameHUB MC'
  14. lore:
  15. - '&7'
  16. - '&7This magical book is given on join!'
  17. pages:
  18. '1':
  19. - '&bGameHUB SkyBlock!'
  20. - ''
  21. - '&1/is - &2Opens the &2Island GUI'
  22. - '&1/is create - &2Creates a new &2island'
  23. - '&1/is invite - &2Invite a &2player to your &2island'
  24. - '&1/is delete - &2Delete &2your &2island '
  25. - ''
  26. '2':
  27. - '&1/is regen - &2Reset &2your &2island'
  28. - '&1/is join - &2Join &2another &2players &2island'
  29. - '&1/is crystals - &2Shows you &2how &2many &2crystals &2you &2have'
  30. - '&1/is members - &2View &2your &2island &2members'
  31. '3':
  32. - '&1/is coop - &2Give &2player &2permissions &2to &2edit &2your &2island'
  33. - '&1/is uncoop - &2Remove &2players &2permissions &2to &2edit &2your &2island'
  34. - '&1/is bank - &2Open &2the &2bank &2gui'
  35. - '&1/is chat - &2Talk &2to &2your &2island &2members'
  36. - '&1/is shop - &2Open &2the &2island &2shop'
  37. '4':
  38. - <hover type="open_url" value="https://discord.gg/FvCVNmh">"&dClick to join
  39. our &dDiscord"</hover>
  40. - ''
  41. - <hover type="open_url" value="https://store.gamehubmc.eu">"&1Click to &1view
  42. our &1ranks"</hover>
  43. itemflags: inventory-modify, death-drops, self-drops
  44. triggers: join, respawn
  45. enabled-worlds: skyblockspawn
  46. rules:
  47. id: WRITTEN_BOOK
  48. slot: 2
  49. author: '&bGameHUB MC'
  50. name: '&c&nSkyBlock Rules'
  51. lore:
  52. - '&7'
  53. - '&7This magical book is given on join!'
  54. pages:
  55. '1':
  56. - '&bWelcome to &bGameHUB&b &bSkyBlock!&b'
  57. - '&aHere are our rules'
  58. - ''
  59. - '&41) Respect other &4players and staff.'
  60. - ''
  61. - '&42) No spamming, &4advertising or &4links in chat.'
  62. - ''
  63. '2':
  64. - '&43) Do not beg &4players or staff &4for items/ranks.'
  65. - ''
  66. - '&44) No discussion of &4politics, &4religion or &4controversial &4topics
  67. in &4chat'
  68. - ''
  69. - <hover type="open_url" value="https://discord.gg/FvCVNmh">"&dClick to join
  70. our &dDiscord"</hover>
  71. - ''
  72. - <hover type="open_url" value="https://store.gamehubmc.eu">"&1Click to &1view
  73. our &1ranks"</hover>
  74. itemflags: inventory-modify, death-drops, self-drops
  75. triggers: join, respawn,
  76. enabled-worlds: skyblockspawn
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement