Advertisement
Anston06

Items.yml

Nov 15th, 2020
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 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 this will cause this file to break and regenerate.
  6. items-Version: 7
  7. items-Delay: 2
  8. items-Overwrite: true
  9. items-Spamming: false
  10. items-RestrictCount: false
  11. items:
  12. example-item:
  13. id: COMPASS
  14. slot: 0
  15. name: '&aQuick Compass'
  16. commands:
  17. interact:
  18. - 'player: dm open games %player_name%'
  19. itemflags: unbreakable, hide-attributes, self-drops, clear-on-world-change, placement, world-changed
  20. triggers: join, respawn, world-switch
  21. permission-node: itemjoin.ultra
  22. enabled-worlds: world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement