Advertisement
Trollkemada

Untitled

Jul 18th, 2011
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. name: Towny
  2. main: ca.xshade.bukkit.towny.Towny
  3. version: 0.73.0
  4. language: english.yml
  5. last_run_version: 0.73.0
  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. nation_creation_admin_only: false
  42. town_creation_admin_only: false
  43. townLevel:
  44. - 0,Ruinas de ,,Espiritu ,,1
  45. - 1,, (Aldea),Sabio,,16
  46. - 2,, (Villa),Jefe ,,32
  47. - 6,, (Pueblo),Cacique ,,96
  48. - 10,, (Ciudad),Sir ,,160
  49. - 14,, (Gran ciudad),Alcalde,,224
  50. - 20,, (Metropoli),Gobernador ,,320
  51. nationLevel:
  52. - 0,Tierras de, (Nacion),,,Terrateniente ,
  53. - 10,Federacion de , (Nacion),,,Lider ,
  54. - 20,Dominios de , (Nacion),,,Duque ,
  55. - 30,El reino de , (Nacion),,,Rey ,
  56. - 40,El imperio ,,,,Emperador ,
  57. - 60,Los reinos de ,,,,Gran Emperador ,
  58. max_plots_per_resident: 100
  59. town_limit: 3000
  60. min_distance_from_town_homeblock: 5
  61. town_block_ratio: 16
  62. town_block_size: 16
  63. force_pvp_on: false
  64. force_explosions_on: false
  65. world_monsters_on: true
  66. force_town_monsters_on: false
  67. force_fire_on: false
  68. friendly_fire: true
  69. health_regen: true
  70. health_regen_speed: 7000
  71. daily_taxes: true
  72. allow_outposts: true
  73. allow_resident_plots: true
  74. allow_town_spawn: true
  75. allow_town_spawn_travel: false
  76. town_respawn: false
  77. show_town_notifications: true
  78. using_essentials: false
  79. using_iconomy: true
  80. using_permissions: true
  81. using_questioner: true
  82. database_load: flatfile
  83. database_save: flatfile
  84. daily_backups: true
  85. flatfile_backup: zip
  86. day_interval: 86400000
  87. debug_mode: false
  88. dev_mode: false
  89. dev_name: ElgarL
  90. logging: true
  91. reset_log_on_boot: true
  92. name_check_regex: ^[a-zA-Z0-9]+[a-zA-Z0-9._-]*$
  93. name_filter_regex: '[ /]'
  94. name_remove_regex: '[^a-zA-Z0-9._-]'
  95. npc_prefix: NPC
  96. modify_chat_name: true
  97. protection:
  98. item_use_ids: 259,325,326,327,351,54
  99. switch_ids: 64,69,70,71,72,77,96,25,84,93,94,96,324,54,61,62
  100. town_mob_removal_entities: Monster,WaterMob,Flying,Slime
  101. world_mob_removal_entities: WaterMob,Flying,Slime
  102. mob_removal_speed: 5000
  103. cheat_protection: true
  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: 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. default_town_name: ''
  139. economy:
  140. price_town_spawn_travel: 25.0
  141. price_death: 10.0
  142. price_death_wartime: 40.0
  143. price_nation_neutrality: 500.0
  144. price_new_nation: 1000.0
  145. price_new_town: 500.0
  146. price_outpost: 800.0
  147. price_claim_townblock: 250.0
  148. price_nation_upkeep: 0.0
  149. price_town_upkeep: 0.0
  150. wartime_nation_can_be_neutral: true
  151. wartime_base_spoils: 100.0
  152. wartime_home_block_hp: 120
  153. wartime_min_height: 60
  154. wartime_points_kill: 1
  155. wartime_points_nation: 100
  156. wartime_points_town: 10
  157. wartime_points_townblock: 1
  158. wartime_remove_on_monarch_death: false
  159. wartime_town_block_hp: 60
  160. wartime_town_block_loss_price: 100.0
  161. wartime_warning_delay: 30
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement