Advertisement
Guest User

Untitled

a guest
Mar 21st, 2012
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.35 KB | None | 0 0
  1. #
  2. # The language file you wish to use
  3.  
  4. version:
  5. # This is the current version of Towny. Please do not edit.
  6. version: 0.79.1.0
  7. # This is for showing the changelog on updates. Please do not edit.
  8. last_run_version: 0.79.1.0
  9. # Minimum required version of CraftBukkit. Please do not edit.
  10. bukkit_version: '1988'
  11. # If enabled we will not check the CraftBukkit version at startup.
  12. bypass_version_check: 'false'
  13.  
  14. # The language file you wish to use
  15. language: english.yml
  16.  
  17. ############################################################
  18. # +------------------------------------------------------+ #
  19. # | Permission nodes | #
  20. # +------------------------------------------------------+ #
  21. ############################################################
  22.  
  23. # Possible permission nodes
  24. #
  25. # towny.admin: User is able to use /townyadmin, as well as the ability to build/destroy anywhere. User is also able to make towns or nations when set to admin only.
  26. # towny.cheat.bypass : User is able to use any fly mods and double block jump (disables towny cheat protection for this user).
  27. # towny.top : User can access the command towny top
  28. # towny.town.* : User has access to all town permission nodes.
  29. # towny.town.new :User is able to create a town
  30. # towny.town.delete :User is able to delete their town
  31. # towny.town.claim : User is able to expand his town with /town claim
  32. # towny.town.plot : User is able to use the /plot commands
  33. # towny.town.resident : User is able to join towns upon invite.
  34. # towny.town.toggle.*: User can access all town toggle commands (if a mayor or assistant).
  35. # towny.town.toggle.pvp
  36. # towny.town.toggle.public
  37. # towny.town.toggle.explosions
  38. # towny.town.toggle.fire
  39. # towny.town.toggle.mobs
  40. # towny.nation.* : User has access to all town permission nodes.
  41. # towny.nation.new :User is able to create a nation
  42. # towny.nation.delete :User is able to delete their nation (if king)
  43. # towny.nation.rename :User is able to rename their nation (if king/assistant)
  44. # towny.nation.grant-titles :User is able to grant titles/surnames to the nation residents (if King)
  45. # towny.wild.*: User is able to build/destroy in wild regardless.
  46. # towny.wild.build
  47. # towny.wild.destroy
  48. # towny.wild.switch
  49. # towny.wild.item_use
  50. # towny.wild.block.[block id].* : User is able to edit [block id] in the wild.
  51. # towny.wild.[block id].build
  52. # towny.wild.[block id].destroy
  53. # towny.wild.[block id].switch
  54. # towny.wild.[block id].item_use
  55. #
  56. # towny.claimed.* : User can build/destroy/switch/item_use in all towns.
  57. # towny.claimed.build : User can build in all towns.
  58. # towny.claimed.destroy : User can destroy in all towns.
  59. # towny.claimed.switch : User can switch in all towns.
  60. # towny.claimed.item_use : User can use use items in all towns.
  61. # towny.claimed.alltown.block.* : User is able to edit specified/all block types in all towns.
  62. # towny.claimed.alltown.block.[block id].build
  63. # towny.claimed.alltown.block.[block id].destroy
  64. # towny.claimed.alltown.block.[block id].switch : User can switch specified/all block types in all towns.
  65. # towny.claimed.alltown.block.[block id].item_use
  66. # towny.claimed.owntown.block.* : User is able to edit specified/all block types in their own town.
  67. # towny.claimed.owntown.block.[block id].build
  68. # towny.claimed.owntown.block.[block id].destroy : (handy to allow clearing of snow '78')
  69. # towny.claimed.owntown.block.[block id].switch
  70. # towny.claimed.owntown.block.[block id].item_use
  71. #
  72. # towny.town.spawn.*: Grants all Spawn travel nodes
  73. # towny.town.spawn.town : Ability to spawn to your own town.
  74. # towny.town.spawn.nation : Ability to spawn to other towns in your nation.
  75. # towny.town.spawn.ally : Ability to spawn to towns in nations allied with yours.
  76. # towny.town.spawn.public : Ability to spawn to unaffilated public towns.
  77. #
  78. # these will be moved to permissions nodes at a later date
  79. permissions:
  80. town_creation_admin_only: 'false'
  81. nation_creation_admin_only: 'true'
  82.  
  83. ############################################################
  84. # +------------------------------------------------------+ #
  85. # | Town and Nation levels | #
  86. # +------------------------------------------------------+ #
  87. ############################################################
  88.  
  89. levels:
  90.  
  91. # default Town levels.
  92. town_level:
  93. - upkeepModifier: 1.0
  94. namePostfix: ' Ruins'
  95. mayorPrefix: 'Spirit '
  96. mayorPostfix: ''
  97. townBlockLimit: 1
  98. namePrefix: ''
  99. numResidents: 0
  100. - upkeepModifier: 1.0
  101. namePostfix: ' (Settlement)'
  102. mayorPrefix: 'Hermit '
  103. mayorPostfix: ''
  104. townBlockLimit: 16
  105. namePrefix: ''
  106. numResidents: 1
  107. - upkeepModifier: 1.0
  108. namePostfix: ' (Hamlet)'
  109. mayorPrefix: 'Chief '
  110. mayorPostfix: ''
  111. townBlockLimit: 32
  112. namePrefix: ''
  113. numResidents: 2
  114. - upkeepModifier: 1.0
  115. namePostfix: ' (Village)'
  116. mayorPrefix: 'Baron Von '
  117. mayorPostfix: ''
  118. townBlockLimit: 96
  119. namePrefix: ''
  120. numResidents: 6
  121. - upkeepModifier: 1.0
  122. namePostfix: ' (Town)'
  123. mayorPrefix: 'Viscount '
  124. mayorPostfix: ''
  125. townBlockLimit: 160
  126. namePrefix: ''
  127. numResidents: 10
  128. - upkeepModifier: 1.0
  129. namePostfix: ' (Large Town)'
  130. mayorPrefix: 'Count Von '
  131. mayorPostfix: ''
  132. townBlockLimit: 224
  133. namePrefix: ''
  134. numResidents: 14
  135. - upkeepModifier: 1.0
  136. namePostfix: ' (City)'
  137. mayorPrefix: 'Earl '
  138. mayorPostfix: ''
  139. townBlockLimit: 320
  140. namePrefix: ''
  141. numResidents: 20
  142. - upkeepModifier: 1.0
  143. namePostfix: ' (Large City)'
  144. mayorPrefix: 'Duke '
  145. mayorPostfix: ''
  146. townBlockLimit: 384
  147. namePrefix: ''
  148. numResidents: 24
  149. - upkeepModifier: 1.0
  150. namePostfix: ' (Metropolis)'
  151. mayorPrefix: 'Lord '
  152. mayorPostfix: ''
  153. townBlockLimit: 448
  154. namePrefix: ''
  155. numResidents: 28
  156.  
  157. # default Nation levels.
  158. nation_level:
  159. - capitalPostfix: ''
  160. upkeepModifier: 1.0
  161. namePostfix: ' (Nation)'
  162. kingPrefix: 'Leader '
  163. namePrefix: 'Land of '
  164. numResidents: 0
  165. capitalPrefix: ''
  166. kingPostfix: ''
  167. - capitalPostfix: ''
  168. upkeepModifier: 1.0
  169. namePostfix: ' (Nation)'
  170. kingPrefix: 'Count '
  171. namePrefix: 'Federation of '
  172. numResidents: 10
  173. capitalPrefix: ''
  174. kingPostfix: ''
  175. - capitalPostfix: ''
  176. upkeepModifier: 1.0
  177. namePostfix: ' (Nation)'
  178. kingPrefix: 'Duke '
  179. namePrefix: 'Dominion of '
  180. numResidents: 20
  181. capitalPrefix: ''
  182. kingPostfix: ''
  183. - capitalPostfix: ''
  184. upkeepModifier: 1.0
  185. namePostfix: ' (Nation)'
  186. kingPrefix: 'King '
  187. namePrefix: 'Kingdom of '
  188. numResidents: 30
  189. capitalPrefix: ''
  190. kingPostfix: ''
  191. - capitalPostfix: ''
  192. upkeepModifier: 1.0
  193. namePostfix: ' Empire'
  194. kingPrefix: 'Emperor '
  195. namePrefix: 'The '
  196. numResidents: 40
  197. capitalPrefix: ''
  198. kingPostfix: ''
  199. - capitalPostfix: ''
  200. upkeepModifier: 1.0
  201. namePostfix: ' Realm'
  202. kingPrefix: 'God Emperor '
  203. namePrefix: 'The '
  204. numResidents: 60
  205. capitalPrefix: ''
  206. kingPostfix: ''
  207.  
  208. ############################################################
  209. # +------------------------------------------------------+ #
  210. # | Town Claim/new defaults | #
  211. # +------------------------------------------------------+ #
  212. ############################################################
  213.  
  214. town:
  215. # Default public status of the town (used for /town spawn)
  216. default_public: 'false'
  217. # Default Open status of the town (are new towns open and joinable by anyone at creation?)
  218. default_open: 'false'
  219. # Limits the maximum amount of bonus blocks a town can buy.
  220. max_purchased_blocks: '1000'
  221. # maximum number of plots any single resident can own
  222. max_plots_per_resident: '100'
  223. # Maximum number of towns allowed on the server.
  224. town_limit: '3000'
  225.  
  226. # Minimum number of plots any towns home plot must be from the next town.
  227. # This will prevent someone founding a town right on your doorstep
  228. min_distance_from_town_homeblock: '5'
  229.  
  230. # Maximum distance between homblocks.
  231. # This will force players to build close together.
  232. max_distance_between_homeblocks: '0'
  233.  
  234. # The maximum townblocks available to a town is (numResidents * ratio).
  235. # Setting this value to 0 will instead use the level based jump values determined in the town level config.
  236. town_block_ratio: '0'
  237. # The size of the square grid cell. Changing this value is suggested only when you first install Towny.
  238. # Doing so after entering data will shift things unwantedly. Using smaller value will allow higher precision,
  239. # at the cost of more work setting up. Also, extremely small values will render the caching done useless.
  240. # Each cell is (town_block_size * town_block_size * 128) in size, with 128 being from bedrock to clouds.
  241. town_block_size: '16'
  242.  
  243.  
  244. ############################################################
  245. # +------------------------------------------------------+ #
  246. # | Default new world settings | #
  247. # +------------------------------------------------------+ #
  248. ############################################################
  249.  
  250. # These flags are only used at the initial setp of a new world.
  251.  
  252. # Once Towny is running each world can be altered from within game
  253. # using '/townyworld toggle'
  254.  
  255. new_world_settings:
  256.  
  257. pvp:
  258. # Set if PVP is enabled in this world
  259. world_pvp: 'true'
  260. # force_pvp_on is a global flag and overrides any towns flag setting
  261. force_pvp_on: 'false'
  262.  
  263. mobs:
  264. # world_monsters_on is a global flag setting per world.
  265. world_monsters_on: 'true'
  266. # force_town_monsters_on is a global flag and overrides any towns flag setting
  267. force_town_monsters_on: 'false'
  268.  
  269. explosions:
  270. # Allow explosions in this world
  271. world_explosions_enabled: 'true'
  272. # force_explosions_on is a global flag and overrides any towns flag setting
  273. force_explosions_on: 'true'
  274.  
  275. fire:
  276. # Allow fire to be lit and spread in this world.
  277. world_firespread_enabled: 'true'
  278. # force_fire_on is a global flag and overrides any towns flag setting
  279. force_fire_on: 'false'
  280.  
  281. # Prevent Endermen from picking up and placing blocks.
  282. enderman_protect: 'false'
  283. # Disable players trampling crops
  284. disable_player_crop_trampling: 'false'
  285. # Disable creatures trampling crops
  286. disable_creature_crop_trampling: 'false'
  287.  
  288. # World management settings to deal with un/claiming plots
  289. plot_management:
  290.  
  291. block_delete:
  292. enabled: 'false'
  293. # These items will be deleted upon a plot being unclaimed
  294. unclaim_delete: 26,50,55,63,64,68,70,71,72,75,76,93,94
  295.  
  296. mayor_plotblock_delete:
  297. enabled: 'true'
  298. # These items will be deleted upon a mayor using /plot clear
  299. # To disable deleting replace the current entries with NONE.
  300. mayor_plot_delete: WALL_SIGN,SIGN_POST
  301.  
  302. revert_on_unclaim:
  303. # *** WARNING***
  304. # If this is enabled any town plots which become unclaimed will
  305. # slowly be reverted to a snapshot taken before the plot was claimed.
  306. #
  307. # Regeneration will only work if the plot was
  308. # claimed under version 0.76.2, or
  309. # later with this feature enabled
  310. #
  311. # If you allow players to break/build in the wild the snapshot will
  312. # include any changes made before the plot was claimed.
  313. enabled: 'false'
  314. speed: 1s
  315. # These block types will NOT be regenerated
  316. block_ignore: 14,21,22,41,42,48,50,52,56,57,63,68,89
  317.  
  318. wild_revert_on_mob_explosion:
  319. # Enabling this will slowly regenerate holes created in the
  320. # wilderness by monsters exploding.
  321. enabled: 'true'
  322. entities: Creeper,EnderCrystal,EnderDragon,Fireball,SmallFireball,TNTPrimed
  323. delay: 20s
  324.  
  325.  
  326. ############################################################
  327. # +------------------------------------------------------+ #
  328. # | Global town settings | #
  329. # +------------------------------------------------------+ #
  330. ############################################################
  331.  
  332. global_town_settings:
  333. # can residents/Allies harm other residents when in an area with pvp enabled? Other than an Arena plot.
  334. friendly_fire: 'false'
  335. # Players within their town or allied towns will regenerate half a heart after every health_regen_speed seconds.
  336. health_regen:
  337. speed: 3s
  338. enable: 'true'
  339. # Allow towns to claim outposts (a townblock not connected to town).
  340. allow_outposts: 'true'
  341. # Allow the use of /town spawn
  342. allow_town_spawn: 'true'
  343. # Allow regular residents to use /town spawn [town] (TP to other towns if they are public).
  344. allow_town_spawn_travel: 'true'
  345. # Allow regular residents to use /town spawn [town] to other towns in your nation.
  346. allow_town_spawn_travel_nation: 'true'
  347. # Allow regular residents to use /town spawn [town] to other towns in a nation allied with your nation.
  348. allow_town_spawn_travel_ally: 'true'
  349. # If non zero it delays any spawn request by x seconds.
  350. teleport_warmup_time: '0'
  351. # Respawn the player at his town spawn point when he/she dies
  352. town_respawn: 'false'
  353. # Town respawn only happens when the player dies in the same world as the town's spawn point.
  354. town_respawn_same_world_only: 'false'
  355. # Prevent players from using /town spawn while within unclaimed areas and/or enemy/neutral towns.
  356. # Allowed options: unclaimed,enemy,neutral
  357. prevent_town_spawn_in: enemy
  358. # Enables the [~Home] message.
  359. # If false it will make it harder for enemies to find the home block during a war
  360. show_town_notifications: 'true'
  361.  
  362.  
  363. ############################################################
  364. # +------------------------------------------------------+ #
  365. # | Plugin interfacing | #
  366. # +------------------------------------------------------+ #
  367. ############################################################
  368.  
  369. plugin:
  370.  
  371. # Valid load and save types are: flatfile, mysql, sqlite, h2.
  372. database:
  373. database_load: flatfile
  374. database_save: flatfile
  375.  
  376. # SQL database connection details (IF set to use SQL).
  377. sql:
  378. hostname: localhost
  379. port: '3306'
  380. dbname: towny
  381. table_prefix: towny_
  382. username: root
  383. password: ''
  384.  
  385. # Flatfile backup settings.
  386. daily_backups: 'true'
  387. backups_are_deleted_after: 90d
  388.  
  389. # Valid entries are: zip, none.
  390. flatfile_backup: zip
  391.  
  392. interfacing:
  393.  
  394. # Enable using_essentials if you are using cooldowns in essentials for teleports.
  395. using_essentials: 'false'
  396.  
  397. # This will attempt to use Register (if present)
  398. # Then it will attempt to access iConomy 5.01 directly
  399. # Enable if you have either iConomy 5.01, or Register.jar to
  400. # support: iConomy5, iConomy6, EssentialsEco, BOSEconomy.
  401. # https://github.com/iConomy/Register/tree/master/dist
  402. using_economy: 'true'
  403.  
  404. # Enable using_questioner if you are using questioner to send/receive invites to towns/nations.
  405. # See http://code.google.com/a/eclipselabs.org/p/towny/wiki/Questioner for more info.
  406. using_questioner:
  407. enable: 'true'
  408. # The command to accept invitations.
  409. accept: accept
  410. # The command to refuse invitations.
  411. deny: deny
  412.  
  413. # True to attempt to use GroupManager, PEX, bPermissions, Permissions2/3 or BukkitPerms
  414. # False to disable permission checks and rely on Towny settings.
  415. using_permissions: 'true'
  416.  
  417. day_timer:
  418. # The number of hours in each "day".
  419. # You can configure for 10 hour days. Default is 24 hours.
  420. day_interval: 1d
  421. # The time each "day", when taxes will be collected.
  422. # MUST be less than day_interval. Default is 12h (midday).
  423. new_day_time: 12h
  424.  
  425. # Lots of messages to tell you what's going on in the server with time taken for events.
  426. debug_mode: 'false'
  427.  
  428. # Spams the player named in dev_name with all messages related to towny.
  429. dev_mode:
  430. enable: 'false'
  431. dev_name: ElgarL
  432.  
  433. # Record all messages to the towny.log
  434. logging: 'true'
  435. # If true this will cause the log to be wiped at every startup.
  436. reset_log_on_boot: 'true'
  437.  
  438.  
  439. ############################################################
  440. # +------------------------------------------------------+ #
  441. # | Filters colour and chat | #
  442. # +------------------------------------------------------+ #
  443. ############################################################
  444.  
  445. filters_colour_chat:
  446. # This is the name given to any NPC assigned mayor.
  447. npc_prefix: NPC
  448. # Regex fields used in validating inputs.
  449. regex:
  450. name_filter_regex: '[ /]'
  451. name_check_regex: ^[a-zA-Z0-9._-]*$
  452. name_remove_regex: '[^a-zA-Z0-9._-]'
  453.  
  454. modify_chat:
  455. # Maximum length of Town and Nation names.
  456. max_name_length: '20'
  457. # Maximum length of titles and surnames.
  458. max_title_length: '10'
  459.  
  460.  
  461. ############################################################
  462. # +------------------------------------------------------+ #
  463. # | block/item/mob protection | #
  464. # +------------------------------------------------------+ #
  465. ############################################################
  466.  
  467. protection:
  468.  
  469. # Items that can be blocked within towns via town/plot flags
  470. # 259 - flint and steel
  471. # 325 - bucket
  472. # 326 - water bucket
  473. # 327 - lava bucket
  474. # 351 - bone/bonemeal
  475. # 385 - fire charge
  476. item_use_ids: 259,325,326,327,351
  477.  
  478. # Items which can be blocked or enabled via town/plot flags
  479. # 25 - noteblock
  480. # 54 - chest
  481. # 61 - furnace
  482. # 62 - lit furnace
  483. # 64 - wooden door
  484. # 69 - lever
  485. # 70 - stone pressure plate
  486. # 71 - iron door
  487. # 72 - wooden pressure plate
  488. # 77 - stone button
  489. # 96 - trap door
  490. # 84 - jukebox
  491. # 93/94 - redstone repeater
  492. switch_ids: 23,25,54,61,62,64,69,70,71,72,77,96,84,93,94,107
  493.  
  494. # permitted entities http://jd.bukkit.org/apidocs/org/bukkit/entity/package-summary.html
  495. # Animals, Chicken, Cow, Creature, Creeper, Flying, Ghast, Giant, Monster, Pig,
  496. # PigZombie, Sheep, Skeleton, Slime, Spider, Squid, WaterMob, Wolf, Zombie
  497.  
  498. # Remove living entities within a town's boundaries, if the town has the mob removal flag set.
  499. town_mob_removal_entities: Monster,WaterMob,Flying,Slime
  500.  
  501. # Globally remove living entities in all worlds that have their flag set.
  502. world_mob_removal_entities: WaterMob,Flying,Slime
  503.  
  504. # The maximum amount of time a mob could be inside a town's boundaries before being sent to the void.
  505. # Lower values will check all entities more often at the risk of heavier burden and resource use.
  506. # NEVER set below 1.
  507. mob_removal_speed: 5s
  508.  
  509. # Prevent fly and double block jump cheats.
  510. cheat_protection: 'true'
  511.  
  512. # The amount of time it takes for a protected block to regenerate. Use zero for no delay.
  513. regen_delay: 0s
  514.  
  515.  
  516. ############################################################
  517. # +------------------------------------------------------+ #
  518. # | Wilderness settings | #
  519. # +------------------------------------------------------+ #
  520. ############################################################
  521.  
  522. # These Settings defaults only. They are copied to each worlds data files upon first detection
  523. # To make changes for each world edit the settings in the relevant worlds data file 'plugins/Towny/data/worlds/'
  524.  
  525. unclaimed:
  526. unclaimed_zone_build: 'true'
  527. unclaimed_zone_destroy: 'true'
  528. unclaimed_zone_item_use: 'true'
  529. 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
  530. unclaimed_zone_switch: 'true'
  531.  
  532.  
  533. ############################################################
  534. # +------------------------------------------------------+ #
  535. # | Town Notifications | #
  536. # +------------------------------------------------------+ #
  537. ############################################################
  538.  
  539. # This is the format for the notifications sent as players move between plots.
  540. # Empty a particular format for it to be ignored.
  541.  
  542. # Example:
  543. # [notification.format]
  544. # ~ [notification.area_[wilderness/town]][notification.splitter][notification.[no_]owner][notification.splitter][notification.plot.format]
  545. # ... [notification.plot.format]
  546. # ... [notification.plot.homeblock][notification.plot.splitter][notification.plot.forsale][notification.plot.splitter][notification.plot.type]
  547. # ~ Wak Town - Lord Jebus - [Home] [For Sale: 50 Beli] [Shop]
  548.  
  549. notification:
  550. format: '&6 ~ %s'
  551. splitter: '&7 - '
  552. area_wilderness: '&2%s'
  553. area_town: '&6%s'
  554. owner: '&a%s'
  555. no_owner: '&a%s'
  556. plot:
  557. splitter: ' '
  558. format: '%s'
  559. homeblock: '&b[Home]'
  560. outpostblock: '&b[Outpost]'
  561. forsale: '&e[For Sale: %s]'
  562. type: '&6[%s]'
  563.  
  564.  
  565. ############################################################
  566. # +------------------------------------------------------+ #
  567. # | Default Town/Plot flags | #
  568. # +------------------------------------------------------+ #
  569. ############################################################
  570.  
  571.  
  572. default_perm_flags:
  573.  
  574. # Default permission flags for residents plots within a town
  575. #
  576. # Can allies/friends/outsiders perform certain actions in the town
  577. #
  578. # build - place blocks and other items
  579. # destroy - break blocks and other items
  580. # itemuse - use items such as furnaces (as defined in item_use_ids)
  581. # switch - trigger or activate switches (as defined in switch_ids)
  582. resident:
  583. friend:
  584. build: 'true'
  585. destroy: 'true'
  586. item_use: 'true'
  587. switch: 'true'
  588. ally:
  589. build: 'false'
  590. destroy: 'false'
  591. item_use: 'false'
  592. switch: 'false'
  593. outsider:
  594. build: 'false'
  595. destroy: 'false'
  596. item_use: 'false'
  597. switch: 'false'
  598.  
  599. # Default permission flags for towns
  600. # These are copied into the town data file at creation
  601. #
  602. # Can allies/outsiders/residents perform certain actions in the town
  603. #
  604. # build - place blocks and other items
  605. # destroy - break blocks and other items
  606. # itemuse - use items such as flint and steel or buckets (as defined in item_use_ids)
  607. # switch - trigger or activate switches (as defined in switch_ids)
  608. town:
  609. default:
  610. pvp: 'true'
  611. fire: 'true'
  612. explosion: 'true'
  613. mobs: 'true'
  614. resident:
  615. build: 'true'
  616. destroy: 'true'
  617. item_use: 'true'
  618. switch: 'true'
  619. ally:
  620. build: 'false'
  621. destroy: 'false'
  622. item_use: 'false'
  623. switch: 'false'
  624. outsider:
  625. build: 'false'
  626. destroy: 'false'
  627. item_use: 'false'
  628. switch: 'false'
  629.  
  630.  
  631. ############################################################
  632. # +------------------------------------------------------+ #
  633. # | Resident settings | #
  634. # +------------------------------------------------------+ #
  635. ############################################################
  636.  
  637. resident_settings:
  638. # player is flagged as inactive after 1 hour (default)
  639. inactive_after_time: 1h
  640. # if enabled old residents will be kicked and deleted from a town
  641. # after Two months (default) of not logging in
  642. delete_old_residents:
  643. enable: 'false'
  644. deleted_after_time: 60d
  645. delete_economy_account: 'true'
  646. # The name of the town a resident will automatically join when he first registers.
  647. default_town_name: ''
  648.  
  649.  
  650. ############################################################
  651. # +------------------------------------------------------+ #
  652. # | Economy settings | #
  653. # +------------------------------------------------------+ #
  654. ############################################################
  655.  
  656. economy:
  657.  
  658. spawn_travel:
  659. # Cost to use /town spawn
  660. price_town_spawn_travel: '0.0'
  661. # Cost to use '/town spawn [town]' to another town in your nation.
  662. price_town_nation_spawn_travel: '5.0'
  663. # Cost to use '/town spawn [town]' to another town in a nation that is allied with your nation.
  664. price_town_ally_spawn_travel: '10.0'
  665. # Cost to use /town spawn [town]
  666. # This is paid to the town you goto.
  667. price_town_public_spawn_travel: '10.0'
  668.  
  669. # The daily upkeep to remain neutral during a war. Neutrality will exclude you from a war event, as well as deterring enemies.
  670. price_nation_neutrality: '100.0'
  671.  
  672. new_expand:
  673. # How much it costs to start a nation.
  674. price_new_nation: '1000.0'
  675. # How much it costs to start a town.
  676. price_new_town: '2000.0'
  677. # How much it costs to make an outpost. An outpost isn't limited to being on the edge of town.
  678. price_outpost: '1500.0'
  679. # The price for a town to expand one townblock.
  680. price_claim_townblock: '50.0'
  681. # How much it costs a player to buy extra blocks.
  682. price_purchased_bonus_townblock: '50.0'
  683.  
  684. price_death: '20.0'
  685.  
  686. banks:
  687. # Maximum amount of money allowed in town bank
  688. # Use 0 for no limit
  689. town_bank_cap: '0.0'
  690. # Set to true to allow withdrawls from town banks
  691. town_allow_withdrawls: 'true'
  692. # Maximum amount of money allowed in nation bank
  693. # Use 0 for no limit
  694. nation_bank_cap: '0.0'
  695. # Set to true to allow withdrawls from nation banks
  696. nation_allow_withdrawls: 'true'
  697.  
  698. daily_taxes:
  699. # Enables taxes to be collected daily by town/nation
  700. # If a town can't pay it's tax then it is kicked from the nation.
  701. # if a resident can't pay his plot tax he loses his plot.
  702. # if a resident can't pay his town tax then he is kicked from the town.
  703. # if a town or nation fails to pay it's upkeep it is deleted.
  704. enabled: 'false'
  705. # Maximum tax amount allowed when using flat taxes
  706. max_tax_amount: '1000.0'
  707. # maximum tax percentage allowed when taxing by percentages
  708. max_tax_percent: '25'
  709. # The server's daily charge on each nation. If a nation fails to pay this upkeep
  710. # all of it's member town are kicked and the Nation is removed.
  711. price_nation_upkeep: '100.0'
  712. # The server's daily charge on each town. If a town fails to pay this upkeep
  713. # all of it's residents are kicked and the town is removed.
  714. price_town_upkeep: '10.0'
  715. # Uses total amount of owned plots to determine upkeep instead of the town level (Number of residents)
  716. # calculated by (number of claimed plots X price_town_upkeep).
  717. town_plotbased_upkeep: 'false'
  718. # If enabled and you set a negative upkeep for the town
  719. # any funds the town gains via upkeep at a new day
  720. # will be shared out between the plot owners.
  721. use_plot_payments: 'false'
  722.  
  723.  
  724. ############################################################
  725. # +------------------------------------------------------+ #
  726. # | War settings | #
  727. # +------------------------------------------------------+ #
  728. ############################################################
  729.  
  730. war:
  731. #This setting allows you disable the ability for a nation to pay to remain neutral during a war.
  732. nation_can_be_neutral: 'true'
  733.  
  734.  
  735. ############################################################
  736. # +------------------------------------------------------+ #
  737. # | War Event settings | #
  738. # +------------------------------------------------------+ #
  739. ############################################################
  740.  
  741. # This is started with /townyadmnin toggle war
  742.  
  743. # In peace time War spoils are accumulated from towns and nations being
  744. # deleted with any money left in the bank.
  745. #
  746. # These funds are increased during a war event upon a player death.
  747. # An additional bonus to the war chest is set in base_spoils.
  748. #
  749. # During the event a town losing a townblock pays the wartime_town_block_loss_price to the attacking town.
  750. # The war is won when the only nations left in the battle are allies, or only a single nation.
  751. #
  752. # The winning nations share half of the war spoils.
  753. # The remaining half is paid to the town which took the most town blocks, and lost the least.
  754.  
  755. event:
  756. warning_delay: '30'
  757. #If false all towns not in nations can be attacked during a war event.
  758. towns_are_neutral: 'true'
  759.  
  760. # If true and the monarch/king dies the nation is removed from the war.
  761. remove_on_monarch_death: 'false'
  762. # If enabled players will be able to break/place blocks in enemy plots during a war.
  763. allow_block_griefing: 'true'
  764.  
  765. # A townblock takes damage every 5 seconds that an enemy is stood in it.
  766. block_hp:
  767. town_block_hp: '60'
  768. home_block_hp: '120'
  769.  
  770. eco:
  771. # This amount is new money injected into the economy with a war event.
  772. base_spoils: '100.0'
  773. # This amount is taken from the losing town for each plot lost.
  774. wartime_town_block_loss_price: '100.0'
  775. # This amount is taken from the player if they die during the event
  776. price_death_wartime: '200.0'
  777.  
  778. points:
  779. points_townblock: '1'
  780. points_town: '10'
  781. points_nation: '100'
  782. points_kill: '1'
  783.  
  784. # The minimum height at which a player must stand to count as an attacker.
  785. min_height: '60'
  786.  
  787. ############################################################
  788. # +------------------------------------------------------+ #
  789. # | Flag war settings | #
  790. # +------------------------------------------------------+ #
  791. ############################################################
  792.  
  793. enemy:
  794. #If false, players won't be able to place war flags, effectively disabling warzones.
  795. allow_attacks: 'false'
  796. #This many people must be online in target town in order to place a war flag in their domain.
  797. min_players_online_in_town: '2'
  798. #This many people must be online in target nation in order to place a war flag in their domain.
  799. min_players_online_in_nation: '3'
  800. max_active_flags_per_player: '1'
  801. flag:
  802. waiting_time: 1m
  803. #This is the block a player must place to trigger the attack event.
  804. base_block: fence
  805. #This is the block a player must place to trigger the attack event.
  806. light_block: torch
  807. beacon:
  808. #Must be smaller than half the size of town_block_size.
  809. radius: '3'
  810. draw: 'true'
  811. wireframe_block: glowstone
  812. ############################################################
  813. # +------------------------------------------------------+ #
  814. # | Warzone Block Permissions | #
  815. # +------------------------------------------------------+ #
  816. ############################################################
  817.  
  818. warzone:
  819. # List of materaials that can be modified in a warzone.
  820. # '*' = Allow all materials.
  821. # Prepend a '-' in front of a material to remove it. Used in conjunction with when you use '*'.
  822. # Eg: '*,-chest,-furnace'
  823. editable_materials: tnt,fence,ladder,wood_door,iron_door,fire
  824. item_use: 'true'
  825. switch: 'true'
  826. # Add '-fire' to editable materials for complete protection when setting is false. This prevents fire to be created and spread.
  827. fire: 'true'
  828. explosions: 'true'
  829. explosions_break_blocks: 'true'
  830. # TODO: Blocks will not regen as of yet. Stay tuned for later changes.
  831. # Only under affect when explosions_break_blocks is true.
  832. explosions_regen_blocks: 'true'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement