Advertisement
Oliinyk

Untitled

May 9th, 2023
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. # --{ =-=-=-=-=-=-=-=-=-= ItemJoin's Custom Item Configurations, by RockinChaos =-=-=-=-=-=-=-=-=-= }--
  2. # See the tutorial page for a more in-depth explanation; https://github.com/RockinChaos/ItemJoin/wiki
  3. # Join the discord for easy plugin support; https://discord.gg/D5FnJ7C
  4.  
  5. # Modifying the Version will cause this file to break and regenerate.
  6. items-Version: 8
  7.  
  8. # General options that apply to the custom items functionality.
  9. items-Delay: 2
  10. items-Overwrite: true
  11. items-Spamming: false
  12. items-RestrictCount: false
  13.  
  14. # This is the section that the custom created items will be stored.
  15. # All created items should be saved under the 'items' section for each 'custom-item' subsection.
  16. items:
  17. book-item:
  18. id: WRITTEN_BOOK
  19. author: '&fMrOilMan'
  20. slot: 8
  21. name: "&8[ &fВступ до &6Міні-ігр &8]"
  22. pages:
  23. '1':
  24. - 'Вітаємо на новому'
  25. - 'відгалуженні проекту'
  26. - 'OMHMS – на нашому'
  27. - 'сервері міні-ігр!'
  28. - ''
  29. - 'OMHMS – це'
  30. - 'приватний майнкрафт'
  31. - 'сервер, який є'
  32. - 'затишним місцем для'
  33. - 'виживання. Але цього'
  34. - 'нам було мало і тепер'
  35. - 'у нас є власні'
  36. - 'міні-ігри!'
  37. '2':
  38. - 'Наразі цей сервер'
  39. - 'міні-ігр є тестовим.'
  40. - ''
  41. - '&lЩо це означає?'
  42. - '&c-&0 Можливі баги.'
  43. - '&c-&0 Можливі рестарти.'
  44. - '&c-&0 Не багато міні-ігр.'
  45. - ''
  46. - '&lАле які плюси?'
  47. - '&2+&0 Вже можна грати!'
  48. - '&2+&0 Це безкоштовно!'
  49. - '&2+&0 Це робиться для'
  50. - 'гравців, з любов''ю'
  51. - 'і повною віддачею!'
  52. '3':
  53. - 'Якщо тебе цікавить'
  54. - 'виживання, то завітай'
  55. - 'на наш сайт, або'
  56. - 'в діскорд. Там є вся'
  57. - 'необхідна інформація!'
  58. - ''
  59. - '- <text:&2omhms.com><open_url:https://omhms.com/><show_text:Наш сайт <3>'
  60. - '- <text:&5Discord><open_url:https://discord.gg/5HugZgxgZz><show_text:Тут наша основна туса>'
  61. - '- <text:&9Telegram><open_url:https://t.me/omhms_mroilman><show_text:В телеграмі дублікат новин, і свій чатік>'
  62. - '- <text:&0You&cTube><open_url:https://youtube.com/channel/UCj3cuVAttxJp9jCtx0mjMsA><show_text:Тут всякі відоси (будуть, лол)>'
  63. - '- <text:&6Instagram><open_url:https://www.instagram.com/omhms.mroilman/><show_text:Файні скріни з проекту>'
  64. - '- <text:&0TikTok><open_url:https://www.tiktok.com/@omhms.com><show_text:Різний щітпост, але теж про сервер>'
  65. '4':
  66. - 'Хочеш допомогти проекту? &7(1/2)'
  67. - ''
  68. - 'А якщо хочеш допомогти проекту, пиши в Діскорд чи телеграм, тегай одмєна (MrOilman) і питай, як саме ти можеш допомогти :)'
  69. '5':
  70. - 'Хочеш допомогти проекту? &7(2/2)'
  71. - ''
  72. - 'Хоча, глобально, відповідь проста: тестувати те що є, та купляти проходку і грати у своє задоволення!'
  73. itemflags: self-drops, hide-attributes, inventory-modify, inventory-close, placement, vanilla-control
  74. triggers: join, respawn, world-switch
  75. enabled-worlds: omhms_minigames_hub
  76. item-menu:
  77. id: beacon
  78. #'1': <delay:20>wheat
  79. #'2': <delay:20>hay_block
  80. slot: 0
  81. name: "&8[ &fОсновна навігація &8]"
  82. lore:
  83. - ' '
  84. - '&eКлікай аби відкрити основне меню'
  85. - ' '
  86. itemflags: self-drops, hide-attributes, inventory-modify, inventory-close, placement, animate
  87. triggers: join, respawn, world-switch
  88. interact:
  89. - 'player: cpanel omhms-gui-mainmenu'
  90. inventory:
  91. - 'player: cpanel omhms-gui-mainmenu'
  92. commands-sound: BLOCK_NOTE_BLOCK_PLING
  93. use-cooldown: 2
  94. enabled-worlds: omhms_minigames_hub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement