Advertisement
Guest User

Untitled

a guest
Dec 14th, 2011
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1.  
  2. range:
  3. arrow:
  4. min: 3
  5. max: 13
  6. look: 5
  7. pathfinding: 16.0
  8. ticks:
  9. pathing:
  10. max-stationary: -1
  11. max-pathing: -1
  12. saving:
  13. delay: 72000
  14. save-often: true
  15. use-task: true
  16. waypoints:
  17. right-click-pause: 70
  18. general:
  19. chat:
  20. format: '[%name%]: '
  21. default-text: Hello.;How are you today?;Having a nice day?;Good weather today.;Stop hitting me!;I'm bored.;
  22. selection-message: <g>You selected <y><npc><g> (ID <y><npcid><g>).
  23. creation-message: <g>The NPC <y><npc><g> was born!
  24. space-char: /
  25. colors:
  26. npc-colour: f
  27. use-npc-colours: true
  28. defaults:
  29. enable-following: true
  30. talk-when-close: false
  31. quick-select: false
  32. notify-updates: true
  33. pvp:
  34. deny:
  35. attack-disabled-pvp-players: true
  36. items:
  37. talk-items: 340,
  38. select-items: '*'
  39. debug:
  40. debug-mode: false
  41. enable-error-reporting: true
  42. error-reporting-ident: Anonymous
  43. economy:
  44. use-economy: true
  45. prices:
  46. basic:
  47. creation: 100
  48. healer:
  49. creation: 100
  50. levelup: 100
  51. heal: 100
  52. quester:
  53. creation: 100
  54. wizard:
  55. creation: 100
  56. teleport: 100
  57. changetime: 100
  58. spawnmob: 100
  59. togglestorm: 100
  60. guard:
  61. creation: 100
  62. trader:
  63. creation: 100
  64. blacksmith:
  65. creation: 100
  66. armorrepair:
  67. leather: 0.25
  68. gold: 0.5
  69. chainmail: 0.75
  70. iron: 1
  71. diamond: 1.25
  72. toolrepair:
  73. wood: 0.25
  74. gold: 0.5
  75. stone: 0.75
  76. iron: 1
  77. diamond: 1.25
  78. misc: 0.5
  79. healers:
  80. give-health-item: 35
  81. take-health-item: 276
  82. health-regen-increment: 12000
  83. regen-health: true
  84. quests:
  85. save:
  86. command-delay-ms: 5000
  87. exploits:
  88. item-pickup:
  89. check-delay: 400
  90. combat:
  91. check-times: 2
  92. check-radius: 20
  93. blocks:
  94. tracking-remove-delay: 6000
  95. wizards:
  96. mana-costs:
  97. teleport: 5
  98. changetime: 5
  99. spawnmob: 5
  100. togglestorm: 5
  101. max-locations: 10
  102. max-mana: 100
  103. interact-item: 288
  104. mana-regen-item: 348
  105. mana-regen-rate: 6000
  106. regen-mana: true
  107. guards:
  108. max:
  109. stationary-return-ticks: 25
  110. respawn-delay: 100
  111. bouncers:
  112. default:
  113. protection-radius: 10
  114. soldiers:
  115. items:
  116. select: '*'
  117. return: 288,
  118. deselect-all: 352,
  119.  
  120.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement