Trollkemada

Untitled

Jul 14th, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. name: Towny
  2. main: ca.xshade.bukkit.towny.Towny
  3. version: 0.72.0
  4. language: english.yml
  5. last_run_version: 0.72.1
  6. author: Shade, Modified by FuzzeWuzze. Forked by ElgarL
  7. website: http://code.google.com/a/eclipselabs.org/p/towny/
  8. description: 'Resident-Town-Nation heirarchy combined with a grid based protection
  9. system. Including a war event.
  10.  
  11. '
  12. commands:
  13. towny:
  14. aliases: []
  15. nation:
  16. aliases:
  17. - n
  18. - nat
  19. nationchat:
  20. aliases:
  21. - nc
  22. townchat:
  23. aliases:
  24. - tc
  25. plot:
  26. aliases: []
  27. resident:
  28. aliases:
  29. - res
  30. - p
  31. - player
  32. town:
  33. aliases:
  34. - t
  35. townyadmin:
  36. aliases:
  37. - ta
  38. townyworld:
  39. aliases:
  40. - tw
  41. allow_outposts: true
  42. allow_resident_plots: true
  43. allow_town_spawn: true
  44. allow_town_spawn_travel: false
  45. town_respawn: true
  46. townLevel:
  47. - 0,Ruinas de ,,Espiritu ,,1
  48. - 1,, (Aldea),Sabio,,16
  49. - 2,, (Villa),Jefe ,,32
  50. - 6,, (Pueblo),Cacique ,,96
  51. - 10,, (Ciudad),Sir ,,160
  52. - 14,, (Gran ciudad),Alcalde,,224
  53. - 20,, (Metropoli),Gobernador ,,320
  54. nationLevel:
  55. - 0,Tierras de, (Nacion),,,Terrateniente ,
  56. - 10,Federacion de , (Nacion),,,Lider ,
  57. - 20,Dominios de , (Nacion),,,Duque ,
  58. - 30,El reino de , (Nacion),,,Rey ,
  59. - 40,El imperio ,,,,Emperador ,
  60. - 60,Los reinos de ,,,,Gran Emperador ,
  61. default_max_town_blocks: 64
  62. max_plots_per_resident: 100
  63. town_limit: 3000
  64. min_distance_from_town_homeblock: 3
  65. town_block_ratio: 10
  66. town_block_size: 16
  67. force_pvp_on: false
  68. friendly_fire: true
  69. health_regen: true
  70. health_regen_speed: 6000
  71. daily_taxes: true
  72. nation_creation_admin_only: false
  73. town_creation_admin_only: false
  74. using_essentials: false
  75. using_iconomy: true
  76. using_permissions: true
  77. using_questioner: true
  78. database_load: flatfile
  79. database_save: flatfile
  80. daily_backups: true
  81. flatfile_backup: zip
  82. day_interval: 86400000
  83. debug_mode: false
  84. dev_mode: false
  85. dev_name: Shadeness
  86. logging: true
  87. name_check_regex: ^[a-zA-Z0-9]+[a-zA-Z0-9._-]*$
  88. name_filter_regex: '[ /]'
  89. name_remove_regex: '[^a-zA-Z0-9._-]'
  90. npc_prefix: NPC
  91. pve_in_non_pvp_towns: true
  92. reset_log_on_boot: true
  93. show_town_notifications: true
  94. default_town_name: ''
  95. modify_chat_name: true
  96. protection:
  97. item_use_ids: 259,325,326,327,351,54
  98. switch_ids: 64,69,70,71,72,77,96,25,84,93,94,96,324,54
  99. mob_removal_town: false
  100. town_mob_removal_entities: Monster,WaterMob,Flying,Slime
  101. mob_removal_world: false
  102. world_mob_removal_entities: WaterMob,Flying,Slime
  103. mob_removal_speed: 5000
  104. unclaimed:
  105. unclaimed_zone_build: false
  106. unclaimed_zone_destroy: false
  107. unclaimed_zone_item_use: false
  108. unclaimed_zone_switch: false
  109. unclaimed_zone_ignore: 6,14,15,16,17,18,21,31,37,38,39,40,50,56,65,66,73,74,81,82,83,86,89
  110. default_perm_flags:
  111. default_town_perm_ally_build: false
  112. default_town_perm_ally_destroy: false
  113. default_town_perm_ally_itemuse: false
  114. default_town_perm_ally_switch: false
  115. default_town_perm_outsider_build: false
  116. default_town_perm_outsider_destroy: false
  117. default_town_perm_outsider_itemuse: false
  118. default_town_perm_outsider_switch: false
  119. default_town_perm_resident_build: true
  120. default_town_perm_resident_destroy: true
  121. default_town_perm_resident_itemuse: true
  122. default_town_perm_resident_switch: true
  123. default_resident_perm_ally_build: false
  124. default_resident_perm_ally_destroy: false
  125. default_resident_perm_ally_itemuse: false
  126. default_resident_perm_ally_switch: false
  127. default_resident_perm_friend_build: true
  128. default_resident_perm_friend_destroy: true
  129. default_resident_perm_friend_itemuse: true
  130. default_resident_perm_friend_switch: true
  131. default_resident_perm_outsider_build: false
  132. default_resident_perm_outsider_destroy: false
  133. default_resident_perm_outsider_itemuse: false
  134. default_resident_perm_outsider_switch: false
  135. inactive_after_time: 86400000
  136. delete_old_residents: false
  137. deleted_after_time: 5184000000
  138. economy:
  139. price_town_spawn_travel: 25.0
  140. price_death: 10.0
  141. price_death_wartime: 200.0
  142. price_nation_neutrality: 500.0
  143. price_new_nation: 20000.0
  144. price_new_town: 500.0
  145. price_outpost: 800.0
  146. price_claim_townblock: 250.0
  147. price_nation_upkeep: 0.0
  148. price_town_upkeep: 0.0
  149. wartime_nation_can_be_neutral: true
  150. wartime_base_spoils: 100.0
  151. wartime_home_block_hp: 120
  152. wartime_min_height: 60
  153. wartime_points_kill: 1
  154. wartime_points_nation: 100
  155. wartime_points_town: 10
  156. wartime_points_townblock: 1
  157. wartime_remove_on_monarch_death: false
  158. wartime_town_block_hp: 60
  159. wartime_town_block_loss_price: 100.0
  160. wartime_warning_delay: 30
Add Comment
Please, Sign In to add comment