Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. debug: false
  2. debug-level: 3
  3. enable-error-logging: true
  4. enable-stat-collection: true
  5. enable-volatile-features: true
  6. enable-tab-completion: true
  7. str-cast-usage: |
  8. Usage: /cast <spell>.
  9. Use /cast list to see a list of spells.
  10. str-unknown-spell: You do not know a spell with that name.
  11. str-spell-change: Jutsu:&a %s.
  12. str-spell-change-empty: You are no longer using a spell.
  13. str-on-cooldown: Cooldown:&4 %c.
  14. str-missing-reagents: You do not have the required reagents for that spell.
  15. str-cant-cast: You can't cast that spell right now.
  16. str-wrong-world: You cannot cast that spell here.
  17. str-console-name: Admin
  18. text-color: 7
  19. broadcast-range: 20
  20. spell-icon-slot: -1
  21. separate-player-spells-per-world: false
  22. allow-cycle-to-no-spell: false
  23. always-show-message-on-cycle: false
  24. only-cycle-to-castable-spells: true
  25. allow-cast-with-fist: true
  26. cast-with-left-click: true
  27. cast-with-right-click: false
  28. ops-have-all-spells: true
  29. ops-ignore-reagents: false
  30. ops-ignore-cooldowns: true
  31. ops-ignore-cast-times: false
  32. default-all-perms-false: false
  33. ignore-default-bindings: false
  34. ignore-cast-item-enchants: true
  35. ignore-cast-item-names: false
  36. ignore-cast-item-durability: [ 268, 269, 270, 271, 283, 284, 285, 286, 290, 294, 314, 315, 316, 317 ]
  37. los-transparent-blocks: [ 0, 27, 28, 31, 32, 37, 38, 39, 40, 50, 51, 55, 63, 65, 66, 68, 69, 70, 72, 75, 76, 77, 78, 93, 94, 106, 111 ]
  38. global-cooldown: 500
  39. check-world-pvp-flag: true
  40. cast-on-animate: false
  41. use-exp-bar-as-cast-time-bar: true
  42. cooldowns-persist-through-reload: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement