config.yml 998 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. Message on making unbreakable: true
  2. Message on enchant cancel: true
  3. Message on enchant: false
  4. Also repair: true
  5. Anvil enchant delay sec: 5
  6. Anvil enchant cost: 3
  7. Hide Unbreakable: false
  8. #
  9. # If not set, worldlists default to ALL
  10. # Enchanting worldlist:
  11. # - world
  12. # Lore unbreakable string: Unbreakable
  13. # Below is added to Unbreakable enchanted items
  14. # Enchant lore:
  15. # - line 1
  16. # - line 2
  17. # - line 3
  18. # - line 4
  19. Protect armor: true
  20. Protect tools: true
  21. Protect weapons: true
  22. Protect elytra: true
  23. #
  24. # Following only effective if one or more of 'Protect *' set true
  25. #
  26. # Auto fix worldlist:
  27. # - world
  28. # No permissions check if this turned on
  29. Unbreakable on spawn: false
  30. # Permissions checked for these three
  31. Unbreakable on pickup: true
  32. # Effective for tools and weapons, armor and elytra
  33. Unbreakable on hold: true
  34. # Checks entire player inventory
  35. Unbreakable on join: false
  36. # remove Unbreakable when entering world not in 'Auto fix worldlist', if it's been set
  37. Breakable on leave world: false