Advertisement
Guest User

citizens.blabla 3

a guest
Aug 1st, 2011
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. range:
  2. guards:
  3. default-bouncer-protection-radius: 10
  4. pathfinding: 16.0
  5. basic:
  6. look: 5
  7. items:
  8. item-list-on: true
  9. basic:
  10. select-items: '*'
  11. talk-items: 340,
  12. healers:
  13. give-health-item: 35
  14. take-health-item: 278
  15. wizards:
  16. mana-regen-item: 348
  17. interact-item: 288
  18. ticks:
  19. guards:
  20. respawn-delay: 100
  21. healers:
  22. health-regen-increment: 12000
  23. wizards:
  24. mana-regen-rate: 6000
  25. saving:
  26. save-often: true
  27. use-task: true
  28. delay: 72000
  29. pathing:
  30. max-stationary: -1
  31. max-pathing: -1
  32. waypoints:
  33. right-click-pause: 70
  34. general:
  35. delay: 1
  36. general:
  37. defaults:
  38. enable-following: true
  39. talk-when-close: true
  40. wizards:
  41. regen-mana: true
  42. max-mana: 100
  43. wizard-max-locations: 10
  44. chat:
  45. slashes-to-spaces: true
  46. selection-message: <g>You selected <y><npc><g> (ID <y><npcid><g>).
  47. default-text: Hello.;How are you today?;Having a nice day?;Good weather today.;Stop hitting me!;I'm bored.;
  48. creation-message: <g>The NPC <y><npc><g> was born!
  49. format: '[%name%]: '
  50. colors:
  51. use-npc-colours: true
  52. npc-colour: f
  53. healers:
  54. pay-for-heal: true
  55. regen-health: true
  56. selection:
  57. quick-select: false
  58. debug-mode: false
  59. notify-updates: true
  60. use-bukkit-permissions: false
  61. debug-mode: false
  62. healers:
  63. pay-for-heal: false
  64. regen-health: true
  65. colors:
  66. use-npc-colours: true
  67. npc-colour: f
  68. wizards:
  69. regen-mana: true
  70. max-mana: 100
  71. wizard-max-locations: 10
  72. notify-updates: true
  73. chat:
  74. slashes-to-spaces: true
  75. selection-message: <g>You selected <y><npc><g> (ID <y><npcid><g>).
  76. default-text: Hello.;How are you today?;Having a nice day?;Good weather today.;Stop hitting me!;I'm bored.;
  77. creation-message: <g>The NPC <y><npc><g> was born!
  78. format: '[%name%]: '
  79. selection:
  80. quick-select: true
  81. use-bukkit-permissions: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement