Jodo32

Untitled

Sep 11th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 67.55 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.84.0.0
  7.   # This is for showing the changelog on updates.  Please do not edit.
  8.   last_run_version: 0.84.0.0
  9.   # Minimum required version of CraftBukkit.  Please do not edit.
  10.   bukkit_version: '2771'
  11.  
  12. # The language file you wish to use
  13. language: english.yml
  14.  
  15. ############################################################
  16. # +------------------------------------------------------+ #
  17. # |                   Permission nodes                   | #
  18. # +------------------------------------------------------+ #
  19. ############################################################
  20.  
  21. #  Possible permission nodes
  22. #
  23. #    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.
  24. #    towny.cheat.bypass : User is able to use any fly mods and double block jump (disables towny cheat protection for this user).
  25. #    towny.top : User can access the command towny top
  26. #    towny.town.* : User has access to all town permission nodes.
  27. #        towny.town.new :User is able to create a town
  28. #        towny.town.delete :User is able to delete their town
  29. #        towny.town.claim : User is able to expand his town with /town claim
  30. #        towny.town.plot : User is able to use the /plot commands
  31. #        towny.town.resident : User is able to join towns upon invite.
  32. #    towny.town.toggle.*: User can access all town toggle commands (if a mayor or assistant).
  33. #        towny.town.toggle.pvp
  34. #        towny.town.toggle.public
  35. #        towny.town.toggle.explosions
  36. #        towny.town.toggle.fire
  37. #        towny.town.toggle.mobs
  38. #    towny.nation.* : User has access to all town permission nodes.
  39. #        towny.nation.new :User is able to create a nation
  40. #        towny.nation.delete :User is able to delete their nation (if king)
  41. #        towny.nation.rename :User is able to rename their nation (if king/assistant)
  42. #        towny.nation.grant-titles :User is able to grant titles/surnames to the nation residents (if King)
  43. #    towny.wild.*: User is able to build/destroy in wild regardless.
  44. #        towny.wild.build
  45. #        towny.wild.destroy
  46. #        towny.wild.switch
  47. #        towny.wild.item_use
  48. #    towny.wild.block.[block id].* : User is able to edit [block id] in the wild.
  49. #        towny.wild.build.[block id]
  50. #        towny.wild.destroy.[block id]
  51. #        towny.wild.switch.[block id]
  52. #        towny.wild.item_use.[block id]
  53. #
  54. #    towny.claimed.* : User can build/destroy/switch/item_use in all towns.
  55. #        towny.claimed.build : User can build in all towns.
  56. #        towny.claimed.destroy : User can destroy in all towns.
  57. #        towny.claimed.switch : User can switch in all towns.
  58. #        towny.claimed.item_use : User can use use items in all towns.
  59. #    towny.claimed.alltown.* : User is able to edit specified/all block types in all towns.
  60. #        towny.claimed.alltown.build.[block id]
  61. #        towny.claimed.alltown.destroy.[block id]
  62. #        towny.claimed.alltown.switch.[block id] : User can switch specified/all block types in all towns.
  63. #        towny.claimed.alltown.item_use.[block id]
  64. #    towny.claimed.owntown.* : User is able to edit specified/all block types in their own town.
  65. #        towny.claimed.owntown.build.[block id]
  66. #        towny.claimed.owntown.destroy.[block id] : (handy to allow clearing of snow '78')
  67. #        towny.claimed.owntown.switch.[block id]
  68. #        towny.claimed.owntown.item_use.[block id]
  69. #
  70. #    towny.town.spawn.*: Grants all Spawn travel nodes
  71. #        towny.town.spawn.town : Ability to spawn to your own town.
  72. #        towny.town.spawn.nation : Ability to spawn to other towns in your nation.
  73. #        towny.town.spawn.ally : Ability to spawn to towns in nations allied with yours.
  74. #        towny.town.spawn.public : Ability to spawn to unaffilated public towns.
  75. #
  76. # these will be moved to permissions nodes at a later date
  77. permissions:
  78.   town_creation_admin_only: 'false'
  79.   nation_creation_admin_only: 'false'
  80.  
  81. ############################################################
  82. # +------------------------------------------------------+ #
  83. # |                Town and Nation levels                | #
  84. # +------------------------------------------------------+ #
  85. ############################################################
  86.  
  87. levels:
  88.  
  89.   # default Town levels.
  90.   town_level:
  91.   - upkeepModifier: 1.0
  92.     namePostfix: ' Ruins'
  93.     mayorPrefix: 'Spirit '
  94.     mayorPostfix: ''
  95.     townBlockLimit: 1
  96.     namePrefix: ''
  97.     numResidents: 0
  98.   - upkeepModifier: 1.0
  99.     namePostfix: ' (Settlement)'
  100.     mayorPrefix: 'Hermit '
  101.     mayorPostfix: ''
  102.     townBlockLimit: 16
  103.     namePrefix: ''
  104.     numResidents: 1
  105.   - upkeepModifier: 1.0
  106.     namePostfix: ' (Hamlet)'
  107.     mayorPrefix: 'Chief '
  108.     mayorPostfix: ''
  109.     townBlockLimit: 32
  110.     namePrefix: ''
  111.     numResidents: 2
  112.   - upkeepModifier: 1.0
  113.     namePostfix: ' (Village)'
  114.     mayorPrefix: 'Baron Von '
  115.     mayorPostfix: ''
  116.     townBlockLimit: 96
  117.     namePrefix: ''
  118.     numResidents: 6
  119.   - upkeepModifier: 1.0
  120.     namePostfix: ' (Town)'
  121.     mayorPrefix: 'Viscount '
  122.     mayorPostfix: ''
  123.     townBlockLimit: 160
  124.     namePrefix: ''
  125.     numResidents: 10
  126.   - upkeepModifier: 1.0
  127.     namePostfix: ' (Large Town)'
  128.     mayorPrefix: 'Count Von '
  129.     mayorPostfix: ''
  130.     townBlockLimit: 224
  131.     namePrefix: ''
  132.     numResidents: 14
  133.   - upkeepModifier: 1.0
  134.     namePostfix: ' (City)'
  135.     mayorPrefix: 'Earl '
  136.     mayorPostfix: ''
  137.     townBlockLimit: 320
  138.     namePrefix: ''
  139.     numResidents: 20
  140.   - upkeepModifier: 1.0
  141.     namePostfix: ' (Large City)'
  142.     mayorPrefix: 'Duke '
  143.     mayorPostfix: ''
  144.     townBlockLimit: 384
  145.     namePrefix: ''
  146.     numResidents: 24
  147.   - upkeepModifier: 1.0
  148.     namePostfix: ' (Metropolis)'
  149.     mayorPrefix: 'Lord '
  150.     mayorPostfix: ''
  151.     townBlockLimit: 448
  152.     namePrefix: ''
  153.     numResidents: 28
  154.  
  155.   # default Nation levels.
  156.   nation_level:
  157.   - capitalPostfix: ''
  158.     upkeepModifier: 1.0
  159.     namePostfix: ' (Nation)'
  160.     kingPrefix: 'Leader '
  161.     townBlockLimitBonus: 10
  162.     namePrefix: 'Land of '
  163.     numResidents: 0
  164.     capitalPrefix: ''
  165.     kingPostfix: ''
  166.   - capitalPostfix: ''
  167.     upkeepModifier: 1.0
  168.     namePostfix: ' (Nation)'
  169.     kingPrefix: 'Count '
  170.     townBlockLimitBonus: 20
  171.     namePrefix: 'Federation of '
  172.     numResidents: 10
  173.     capitalPrefix: ''
  174.     kingPostfix: ''
  175.   - capitalPostfix: ''
  176.     upkeepModifier: 1.0
  177.     namePostfix: ' (Nation)'
  178.     kingPrefix: 'Duke '
  179.     townBlockLimitBonus: 40
  180.     namePrefix: 'Dominion of '
  181.     numResidents: 20
  182.     capitalPrefix: ''
  183.     kingPostfix: ''
  184.   - capitalPostfix: ''
  185.     upkeepModifier: 1.0
  186.     namePostfix: ' (Nation)'
  187.     kingPrefix: 'King '
  188.     townBlockLimitBonus: 60
  189.     namePrefix: 'Kingdom of '
  190.     numResidents: 30
  191.     capitalPrefix: ''
  192.     kingPostfix: ''
  193.   - capitalPostfix: ''
  194.     upkeepModifier: 1.0
  195.     namePostfix: ' Empire'
  196.     kingPrefix: 'Emperor '
  197.     townBlockLimitBonus: 100
  198.     namePrefix: 'The '
  199.     numResidents: 40
  200.     capitalPrefix: ''
  201.     kingPostfix: ''
  202.   - capitalPostfix: ''
  203.     upkeepModifier: 1.0
  204.     namePostfix: ' Realm'
  205.     kingPrefix: 'God Emperor '
  206.     townBlockLimitBonus: 140
  207.     namePrefix: 'The '
  208.     numResidents: 60
  209.     capitalPrefix: ''
  210.     kingPostfix: ''
  211.  
  212. ############################################################
  213. # +------------------------------------------------------+ #
  214. # |               Town Claim/new defaults                | #
  215. # +------------------------------------------------------+ #
  216. ############################################################
  217.  
  218. town:
  219.   # Default public status of the town (used for /town spawn)
  220.   default_public: 'true'
  221.   # Default Open status of the town (are new towns open and joinable by anyone at creation?)
  222.   default_open: 'false'
  223.   # Limits the maximum amount of bonus blocks a town can buy.
  224.   max_purchased_blocks: '0'
  225.   # maximum number of plots any single resident can own
  226.   max_plots_per_resident: '100'
  227.   # Maximum number of towns allowed on the server.
  228.   town_limit: '3000'
  229.  
  230.   # Minimum number of plots any towns home plot must be from the next town.
  231.   # This will prevent someone founding a town right on your doorstep
  232.   min_distance_from_town_homeblock: '10'
  233.  
  234.   # Maximum distance between homblocks.
  235.   # This will force players to build close together.
  236.   max_distance_between_homeblocks: '10'
  237.  
  238.   # The maximum townblocks available to a town is (numResidents * ratio).
  239.   # Setting this value to 0 will instead use the level based jump values determined in the town level config.
  240.   town_block_ratio: '8'
  241.   # The size of the square grid cell. Changing this value is suggested only when you first install Towny.
  242.   # Doing so after entering data will shift things unwantedly. Using smaller value will allow higher precision,
  243.   # at the cost of more work setting up. Also, extremely small values will render the caching done useless.
  244.   # Each cell is (town_block_size * town_block_size * 128) in size, with 128 being from bedrock to clouds.
  245.   town_block_size: '16'
  246.  
  247.  
  248. ############################################################
  249. # +------------------------------------------------------+ #
  250. # |             Default new world settings               | #
  251. # +------------------------------------------------------+ #
  252. ############################################################
  253.  
  254. # These flags are only used at the initial setp of a new world.
  255.  
  256. # Once Towny is running each world can be altered from within game
  257. # using '/townyworld toggle'
  258.  
  259. new_world_settings:
  260.   # Default for new worlds to have towny enabled.
  261.   using_towny: 'true'
  262.  
  263.   pvp:
  264.     # Set if PVP is enabled in this world
  265.     world_pvp: 'true'
  266.     # force_pvp_on is a global flag and overrides any towns flag setting
  267.     force_pvp_on: 'false'
  268.  
  269.   mobs:
  270.     # world_monsters_on is a global flag setting per world.
  271.     world_monsters_on: 'true'
  272.     # force_town_monsters_on is a global flag and overrides any towns flag setting
  273.     force_town_monsters_on: 'false'
  274.  
  275.   explosions:
  276.     # Allow explosions in this world
  277.     world_explosions_enabled: 'true'
  278.     # force_explosions_on is a global flag and overrides any towns flag setting
  279.     force_explosions_on: 'false'
  280.  
  281.   fire:
  282.     # Allow fire to be lit and spread in this world.
  283.     world_firespread_enabled: 'false'
  284.     # force_fire_on is a global flag and overrides any towns flag setting
  285.     force_fire_on: 'false'
  286.  
  287.   # Prevent Endermen from picking up and placing blocks.
  288.   enderman_protect: 'true'
  289.   # Disable players trampling crops
  290.   disable_player_crop_trampling: 'true'
  291.   # Disable creatures trampling crops
  292.   disable_creature_crop_trampling: 'true'
  293.  
  294.   # World management settings to deal with un/claiming plots
  295.   plot_management:
  296.  
  297.     block_delete:
  298.       enabled: 'true'
  299.       # These items will be deleted upon a plot being unclaimed
  300.       unclaim_delete: 26,50,55,63,64,68,70,71,72,75,76,93,94
  301.  
  302.     mayor_plotblock_delete:
  303.       enabled: 'true'
  304.       # These items will be deleted upon a mayor using /plot clear
  305.       # To disable deleting replace the current entries with NONE.
  306.       mayor_plot_delete: WALL_SIGN,SIGN_POST
  307.  
  308.     revert_on_unclaim:
  309.       # *** WARNING***
  310.       # If this is enabled any town plots which become unclaimed will
  311.       # slowly be reverted to a snapshot taken before the plot was claimed.
  312.       #
  313.       # Regeneration will only work if the plot was
  314.       # claimed under version 0.76.2, or
  315.       # later with this feature enabled
  316.       #
  317.       # If you allow players to break/build in the wild the snapshot will
  318.       # include any changes made before the plot was claimed.
  319.       enabled: 'true'
  320.       speed: 1s
  321.       # These block types will NOT be regenerated
  322.       block_ignore: 14,21,22,41,42,48,50,52,56,57,63,68,89
  323.  
  324.     wild_revert_on_mob_explosion:
  325.       # Enabling this will slowly regenerate holes created in the
  326.       # wilderness by monsters exploding.
  327.       enabled: 'false'
  328.       entities: Creeper,EnderCrystal,EnderDragon,Fireball,SmallFireball,PrimedTNT,MinecartTNT
  329.       delay: 20s
  330.  
  331.  
  332. ############################################################
  333. # +------------------------------------------------------+ #
  334. # |                Global town settings                  | #
  335. # +------------------------------------------------------+ #
  336. ############################################################
  337.  
  338. global_town_settings:
  339.   # can residents/Allies harm other residents when in an area with pvp enabled? Other than an Arena plot.
  340.   friendly_fire: 'true'
  341.   # Players within their town or allied towns will regenerate half a heart after every health_regen_speed seconds.
  342.   health_regen:
  343.     speed: 3s
  344.     enable: 'true'
  345.   # Allow towns to claim outposts (a townblock not connected to town).
  346.   allow_outposts: 'false'
  347.   # Allow the use of /town spawn
  348.   allow_town_spawn: 'true'
  349.   # Allow regular residents to use /town spawn [town] (TP to other towns if they are public).
  350.   allow_town_spawn_travel: 'false'
  351.   # Allow regular residents to use /town spawn [town] to other towns in your nation.
  352.   allow_town_spawn_travel_nation: 'false'
  353.   # Allow regular residents to use /town spawn [town] to other towns in a nation allied with your nation.
  354.   allow_town_spawn_travel_ally: 'true'
  355.   # If non zero it delays any spawn request by x seconds.
  356.   teleport_warmup_time: '0'
  357.   # Respawn the player at his town spawn point when he/she dies
  358.   town_respawn: 'true'
  359.   # Town respawn only happens when the player dies in the same world as the town's spawn point.
  360.  town_respawn_same_world_only: 'false'
  361.  # Prevent players from using /town spawn while within unclaimed areas and/or enemy/neutral towns.
  362.  # Allowed options: unclaimed,enemy,neutral
  363.  prevent_town_spawn_in: enemy
  364.  # Enables the [~Home] message.
  365.  # If false it will make it harder for enemies to find the home block during a war
  366.  show_town_notifications: 'true'
  367.  
  368.  
  369. ############################################################
  370. # +------------------------------------------------------+ #
  371. # |                 Plugin interfacing                   | #
  372. # +------------------------------------------------------+ #
  373. ############################################################
  374.  
  375. plugin:
  376.  
  377.  # Valid load and save types are: flatfile, mysql, sqlite, h2.
  378.  database:
  379.    database_load: flatfile
  380.    database_save: flatfile
  381.  
  382.    # SQL database connection details (IF set to use SQL).
  383.    sql:
  384.      hostname: 118.88.30.141
  385.      port: '3306'
  386.      dbname: bear_bear3
  387.      table_prefix: towny_
  388.      username: bear_bear3
  389.      password: fXAH3nVS8swSGr7X
  390.  
  391.    # Flatfile backup settings.
  392.    daily_backups: 'true'
  393.    backups_are_deleted_after: 90d
  394.  
  395.    # Valid entries are: zip, none.
  396.    flatfile_backup: zip
  397.  
  398.  interfacing:
  399.  
  400.    tekkit:
  401.      # Add any fake players for client/server mods (aka Tekkit) here
  402.      fake_residents: '[IndustrialCraft],[BuildCraft],[Redpower],[Forestry],[Turtle]'
  403.  
  404.    # Enable using_essentials if you are using cooldowns in essentials for teleports.
  405.    using_essentials: 'false'
  406.  
  407.    # This will attempt to use Register (if present)
  408.    # Then it will attempt to access iConomy 5.01 directly
  409.    # Enable if you have either iConomy 5.01, or Register.jar to
  410.    # support: iConomy5, iConomy6, EssentialsEco, BOSEconomy.
  411.    # https://github.com/iConomy/Register/tree/master/dist
  412.    using_economy: 'true'
  413.  
  414.    # Enable using_questioner if you are using questioner to send/receive invites to towns/nations.
  415.    # See http://code.google.com/a/eclipselabs.org/p/towny/wiki/Questioner for more info.
  416.    using_questioner:
  417.      enable: 'false'
  418.      # The command to accept invitations.
  419.      accept: accept
  420.      # The command to refuse invitations.
  421.      deny: deny
  422.  
  423.    # True to attempt to use GroupManager, PEX, bPermissions, Permissions2/3 or BukkitPerms
  424.    # False to disable permission checks and rely on Towny settings.
  425.    using_permissions: 'true'
  426.  
  427.  day_timer:
  428.    # The number of hours in each "day".
  429.    # You can configure for 10 hour days. Default is 24 hours.
  430.    day_interval: 1d
  431.    # The time each "day", when taxes will be collected.
  432.    # MUST be less than day_interval. Default is 12h (midday).
  433.    new_day_time: 12h
  434.  
  435.  # Lots of messages to tell you what's going on in the server with time taken for events.
  436.   debug_mode: 'false'
  437.  
  438.   # Spams the player named in dev_name with all messages related to towny.
  439.   dev_mode:
  440.     enable: 'false'
  441.     dev_name: Jodo32
  442.  
  443.   # Record all messages to the towny.log
  444.   logging: 'true'
  445.   # If true this will cause the log to be wiped at every startup.
  446.   reset_log_on_boot: 'true'
  447.  
  448.  
  449. ############################################################
  450. # +------------------------------------------------------+ #
  451. # |               Filters colour and chat                | #
  452. # +------------------------------------------------------+ #
  453. ############################################################
  454.  
  455. filters_colour_chat:
  456.   # This is the name given to any NPC assigned mayor.
  457.   npc_prefix: NPC
  458.   # Regex fields used in validating inputs.
  459.   regex:
  460.     name_filter_regex: '[ /]'
  461.     name_check_regex: ^[a-zA-Z0-9._\[\]-]*$
  462.     name_remove_regex: '[^a-zA-Z0-9._\[\]-]'
  463.  
  464.   modify_chat:
  465.     # Maximum length of Town and Nation names.
  466.     max_name_length: '20'
  467.     # Maximum length of titles and surnames.
  468.     max_title_length: '10'
  469.  
  470.  
  471. ############################################################
  472. # +------------------------------------------------------+ #
  473. # |             block/item/mob protection                | #
  474. # +------------------------------------------------------+ #
  475. ############################################################
  476.  
  477. protection:
  478.  
  479.   # Items that can be blocked within towns via town/plot flags
  480.   # 259 - flint and steel
  481.   # 325 - bucket
  482.   # 326 - water bucket
  483.   # 327 - lava bucket
  484.   # 351 - bone/bonemeal
  485.   # 359 - shears
  486.   # 368 - ender pearl
  487.   # 374 - glass bottle
  488.   # 385 - fire charge
  489.   item_use_ids: 259,325,326,327,328,342,351,359,368,374,385
  490.  
  491.   # Items which can be blocked or enabled via town/plot flags
  492.   # 25 - noteblock
  493.   # 54 - chest ...etc
  494.   switch_ids: 23,25,54,61,62,64,69,70,71,72,77,96,84,93,94,107,975,623,761,1075,1076,1077,1078,1080,1081,1082,1085,1089,4362,4363,2878,259,325,326,327,351,359,368,374,385,975,243,379,23,501,502,503,504,506,507,509,580,608,611,617,618,6209,2002,2006,2007,2009,2510,2511,2876,2878,2879,2880,2881,3120,3131
  495.  
  496.   # permitted entities http://jd.bukkit.org/apidocs/org/bukkit/entity/package-summary.html
  497.   # Animals, Chicken, Cow, Creature, Creeper, Flying, Ghast, Giant, Monster, Pig,
  498.   # PigZombie, Sheep, Skeleton, Slime, Spider, Squid, WaterMob, Wolf, Zombie
  499.  
  500.   # Remove living entities within a town's boundaries, if the town has the mob removal flag set.
  501.  town_mob_removal_entities: Monster,WaterMob,Flying,Slime
  502.  
  503.  # Prevent the spawning of villager babies in towns.
  504.  town_prevent_villager_breeding: 'false'
  505.  # Disable creatures triggering stone pressure plates
  506.  disable_creature_pressureplate_stone: 'true'
  507.  
  508.  # Globally remove living entities in all worlds that have their flag set.
  509.  world_mob_removal_entities: Monster,WaterMob,Flying,Slime
  510.  
  511.  # Prevent the spawning of villager babies in the world.
  512.  world_prevent_villager_breeding: 'false'
  513.  
  514.  # The maximum amount of time a mob could be inside a town's boundaries before being sent to the void.
  515.   # Lower values will check all entities more often at the risk of heavier burden and resource use.
  516.   # NEVER set below 1.
  517.   mob_removal_speed: 5s
  518.  
  519.   # Prevent fly and double block jump cheats.
  520.   cheat_protection: 'true'
  521.  
  522.   # The amount of time it takes for a protected block to regenerate.  Use zero for no delay.
  523.   regen_delay: 0s
  524.  
  525.  
  526. ############################################################
  527. # +------------------------------------------------------+ #
  528. # |                Wilderness settings                   | #
  529. # +------------------------------------------------------+ #
  530. ############################################################
  531.  
  532. # These Settings defaults only. They are copied to each worlds data files upon first detection
  533. # To make changes for each world edit the settings in the relevant worlds data file 'plugins/Towny/data/worlds/'
  534.  
  535. unclaimed:
  536.   unclaimed_zone_build: 'false'
  537.   unclaimed_zone_destroy: 'false'
  538.   unclaimed_zone_item_use: 'false'
  539.   unclaimed_zone_ignore: 37,38
  540.   unclaimed_zone_switch: 'false'
  541.  
  542.  
  543. ############################################################
  544. # +------------------------------------------------------+ #
  545. # |                 Town Notifications                   | #
  546. # +------------------------------------------------------+ #
  547. ############################################################
  548.  
  549. # This is the format for the notifications sent as players move between plots.
  550. # Empty a particular format for it to be ignored.
  551.  
  552. # Example:
  553. # [notification.format]
  554. # ~ [notification.area_[wilderness/town]][notification.splitter][notification.[no_]owner][notification.splitter][notification.plot.format]
  555. # ... [notification.plot.format]
  556. # ... [notification.plot.homeblock][notification.plot.splitter][notification.plot.forsale][notification.plot.splitter][notification.plot.type]
  557. # ~ Wak Town - Lord Jebus - [Home] [For Sale: 50 Beli] [Shop]
  558.  
  559. notification:
  560.   format: '&6 ~ %s'
  561.   splitter: '&7 - '
  562.   area_wilderness: '&2%s'
  563.   area_wilderness_pvp: '%s'
  564.   area_town: '&6%s'
  565.   area_town_pvp: '%s'
  566.   owner: '&a%s'
  567.   no_owner: '&a%s'
  568.   plot:
  569.     splitter: ' '
  570.     format: '%s'
  571.     homeblock: '&b[Home]'
  572.     outpostblock: '&b[Outpost]'
  573.     forsale: '&e[For Sale: %s]'
  574.     type: '&6[%s]'
  575.  
  576.  
  577. ############################################################
  578. # +------------------------------------------------------+ #
  579. # |             Default Town/Plot flags                  | #
  580. # +------------------------------------------------------+ #
  581. ############################################################
  582.  
  583.  
  584. default_perm_flags:
  585.  
  586.   # Default permission flags for residents plots within a town
  587.   #
  588.   # Can allies/friends/outsiders perform certain actions in the town
  589.   #
  590.   # build - place blocks and other items
  591.   # destroy - break blocks and other items
  592.   # itemuse - use items such as furnaces (as defined in item_use_ids)
  593.   # switch - trigger or activate switches (as defined in switch_ids)
  594.   resident:
  595.     friend:
  596.       build: 'true'
  597.       destroy: 'true'
  598.       item_use: 'true'
  599.       switch: 'true'
  600.     ally:
  601.       build: 'false'
  602.       destroy: 'false'
  603.       item_use: 'false'
  604.       switch: 'false'
  605.     outsider:
  606.       build: 'false'
  607.       destroy: 'false'
  608.       item_use: 'false'
  609.       switch: 'false'
  610.  
  611.   # Default permission flags for towns
  612.   # These are copied into the town data file at creation
  613.   #
  614.   # Can allies/outsiders/residents perform certain actions in the town
  615.   #
  616.   # build - place blocks and other items
  617.   # destroy - break blocks and other items
  618.   # itemuse - use items such as flint and steel or buckets (as defined in item_use_ids)
  619.   # switch - trigger or activate switches (as defined in switch_ids)
  620.   town:
  621.     default:
  622.       pvp: 'true'
  623.       fire: 'false'
  624.       explosion: 'false'
  625.       mobs: 'false'
  626.     resident:
  627.       build: 'true'
  628.       destroy: 'true'
  629.       item_use: 'true'
  630.       switch: 'true'
  631.     ally:
  632.       build: 'false'
  633.       destroy: 'false'
  634.       item_use: 'false'
  635.       switch: 'false'
  636.     outsider:
  637.       build: 'false'
  638.       destroy: 'false'
  639.       item_use: 'false'
  640.       switch: 'false'
  641.  
  642.  
  643. ############################################################
  644. # +------------------------------------------------------+ #
  645. # |                  Resident settings                   | #
  646. # +------------------------------------------------------+ #
  647. ############################################################
  648.  
  649. resident_settings:
  650.   # player is flagged as inactive after 1 hour (default)
  651.   inactive_after_time: 1h
  652.   # if enabled old residents will be kicked and deleted from a town
  653.   # after Two months (default) of not logging in
  654.   delete_old_residents:
  655.     enable: 'false'
  656.     deleted_after_time: 14d
  657.     delete_economy_account: 'true'
  658.   # The name of the town a resident will automatically join when he first registers.
  659.   default_town_name: ''
  660.  
  661.  
  662. ############################################################
  663. # +------------------------------------------------------+ #
  664. # |                  Economy settings                    | #
  665. # +------------------------------------------------------+ #
  666. ############################################################
  667.  
  668. economy:
  669.  
  670.   spawn_travel:
  671.     # Cost to use /town spawn
  672.     price_town_spawn_travel: '0.0'
  673.     # Cost to use '/town spawn [town]' to another town in your nation.
  674.     price_town_nation_spawn_travel: '5.0'
  675.     # Cost to use '/town spawn [town]' to another town in a nation that is allied with your nation.
  676.     price_town_ally_spawn_travel: '10.0'
  677.     # Cost to use /town spawn [town]
  678.     # This is paid to the town you goto.
  679.     price_town_public_spawn_travel: '10.0'
  680.  
  681.   # The daily upkeep to remain neutral during a war. Neutrality will exclude you from a war event, as well as deterring enemies.
  682.   price_nation_neutrality: '100.0'
  683.  
  684.   new_expand:
  685.     # How much it costs to start a nation.
  686.     price_new_nation: '100000.0'
  687.     # How much it costs to start a town.
  688.     price_new_town: '1000.0'
  689.     # How much it costs to make an outpost. An outpost isn't limited to being on the edge of town.
  690.    price_outpost: '1500.0'
  691.    # The price for a town to expand one townblock.
  692.    price_claim_townblock: '1000.0'
  693.    # How much it costs a player to buy extra blocks.
  694.    price_purchased_bonus_townblock: '25.0'
  695.  
  696.  price_death: '0.0'
  697.  
  698.  banks:
  699.    # Maximum amount of money allowed in town bank
  700.    # Use 0 for no limit
  701.    town_bank_cap: '0.0'
  702.    # Set to true to allow withdrawls from town banks
  703.    town_allow_withdrawls: 'true'
  704.    # Maximum amount of money allowed in nation bank
  705.    # Use 0 for no limit
  706.    nation_bank_cap: '0.0'
  707.    # Set to true to allow withdrawls from nation banks
  708.    nation_allow_withdrawls: 'true'
  709.  closed_economy:
  710.    # The name of the account that all money that normally disappears goes into.
  711.    server_account: towny-server
  712.    # Turn on/off whether all transactions that normally don't have a second party are to be done with a certain account.
  713.     # Eg: The money taken during Daily Taxes is just removed. With this on, the amount taken would be funneled into an account.
  714.     #     This also applies when a player collects money, like when the player is refunded money when a delayed teleport fails.
  715.     enabled: 'false'
  716.  
  717.   daily_taxes:
  718.     # Enables taxes to be collected daily by town/nation
  719.     # If a town can't pay it's tax then it is kicked from the nation.
  720.     # if a resident can't pay his plot tax he loses his plot.
  721.    # if a resident can't pay his town tax then he is kicked from the town.
  722.     # if a town or nation fails to pay it's upkeep it is deleted.
  723.    enabled: 'false'
  724.    # Maximum tax amount allowed when using flat taxes
  725.    max_tax_amount: '1000.0'
  726.    # maximum tax percentage allowed when taxing by percentages
  727.    max_tax_percent: '25'
  728.    # The server's daily charge on each nation. If a nation fails to pay this upkeep
  729.     # all of it's member town are kicked and the Nation is removed.
  730.    price_nation_upkeep: '100.0'
  731.    # The server's daily charge on each town. If a town fails to pay this upkeep
  732.     # all of it's residents are kicked and the town is removed.
  733.    price_town_upkeep: '10.0'
  734.    # Uses total amount of owned plots to determine upkeep instead of the town level (Number of residents)
  735.    # calculated by (number of claimed plots X price_town_upkeep).
  736.    town_plotbased_upkeep: 'false'
  737.    # If enabled and you set a negative upkeep for the town
  738.    # any funds the town gains via upkeep at a new day
  739.    # will be shared out between the plot owners.
  740.    use_plot_payments: 'false'
  741.  
  742.  
  743. ############################################################
  744. # +------------------------------------------------------+ #
  745. # |                     War settings                     | #
  746. # +------------------------------------------------------+ #
  747. ############################################################
  748.  
  749. war:
  750.  #This setting allows you disable the ability for a nation to pay to remain neutral during a war.
  751.  nation_can_be_neutral: 'true'
  752.  
  753.  
  754.  ############################################################
  755.  # +------------------------------------------------------+ #
  756.  # |         Economy Transfers During War settings        | #
  757.  # +------------------------------------------------------+ #
  758.  ############################################################
  759.  
  760.  economy:
  761.    enemy:
  762.      # Amount charged to place a warflag (payed to server).
  763.      place_flag: '10'
  764.      # Amount payed from the flagbearer to the defender after defending the area.
  765.      defended_attack: '10'
  766.    # Defending town pays attaking flagbearer. If a negative (attacker pays defending town),
  767.    # and the attacker can't pay, the attack is canceled.
  768.     townblock_won: '10'
  769.     # Same as townblock_won but for the special case of winning the homeblock.
  770.     homeblock_won: '100'
  771.  
  772.  
  773.   ############################################################
  774.   # +------------------------------------------------------+ #
  775.   # |                 War Event settings                   | #
  776.   # +------------------------------------------------------+ #
  777.   ############################################################
  778.  
  779.   # This is started with /townyadmnin toggle war
  780.  
  781.   # In peace time War spoils are accumulated from towns and nations being
  782.   # deleted with any money left in the bank.
  783.   #
  784.   # These funds are increased during a war event upon a player death.
  785.   # An additional bonus to the war chest is set in base_spoils.
  786.   #
  787.   # During the event a town losing a townblock pays the wartime_town_block_loss_price to the attacking town.
  788.   # The war is won when the only nations left in the battle are allies, or only a single nation.
  789.   #
  790.   # The winning nations share half of the war spoils.
  791.   # The remaining half is paid to the town which took the most town blocks, and lost the least.
  792.  
  793.   event:
  794.     warning_delay: '30'
  795.     #If false all towns not in nations can be attacked during a war event.
  796.     towns_are_neutral: 'true'
  797.  
  798.     # If true and the monarch/king dies the nation is removed from the war.
  799.     remove_on_monarch_death: 'false'
  800.     # If enabled players will be able to break/place blocks in enemy plots during a war.
  801.     allow_block_griefing: 'true'
  802.  
  803.     # A townblock takes damage every 5 seconds that an enemy is stood in it.
  804.     block_hp:
  805.       town_block_hp: '60'
  806.       home_block_hp: '120'
  807.  
  808.     eco:
  809.       # This amount is new money injected into the economy with a war event.
  810.       base_spoils: '100.0'
  811.       # This amount is taken from the losing town for each plot lost.
  812.       wartime_town_block_loss_price: '100.0'
  813.       # This amount is taken from the player if they die during the event
  814.       price_death_wartime: '200.0'
  815.  
  816.     points:
  817.       points_townblock: '1'
  818.       points_town: '10'
  819.       points_nation: '100'
  820.       points_kill: '1'
  821.  
  822.     # The minimum height at which a player must stand to count as an attacker.
  823.     min_height: '60'
  824.  
  825.   ############################################################
  826.   # +------------------------------------------------------+ #
  827.   # |                   Flag war settings                  | #
  828.   # +------------------------------------------------------+ #
  829.   ############################################################
  830.  
  831.   enemy:
  832.     # If false, players won't be able to place war flags, effectively disabling warzones.
  833.    allow_attacks: 'false'
  834.    # If true, enemy's can only attack the edge plots of a town with war flags.
  835.     only_attack_borders: 'true'
  836.     # This many people must be online in target town in order to place a war flag in their domain.
  837.     min_players_online_in_town: '2'
  838.     # This many people must be online in target nation in order to place a war flag in their domain.
  839.     min_players_online_in_nation: '3'
  840.     max_active_flags_per_player: '1'
  841.     flag:
  842.       waiting_time: 1m
  843.       # This is the block a player must place to trigger the attack event.
  844.       base_block: fence
  845.       # This is the block a player must place to trigger the attack event.
  846.       light_block: torch
  847.     beacon:
  848.       # Must be smaller than half the size of town_block_size.
  849.       radius: '3'
  850.       # The range the beacon will be drawn in. It's flexibility is in case the flag is close to the height limit.
  851.      # If a flag is too close to the height limit (lower than the minimum), it will not be drawn.
  852.      height_above_flag:
  853.        min: '3'
  854.        max: '64'
  855.      draw: 'true'
  856.      wireframe_block: glowstone
  857.  ############################################################
  858.  # +------------------------------------------------------+ #
  859.  # |              Warzone Block Permissions               | #
  860.  # +------------------------------------------------------+ #
  861.  ############################################################
  862.  
  863.  warzone:
  864.    # List of materaials that can be modified in a warzone.
  865.    # '*' = Allow all materials.
  866.    # Prepend a '-' in front of a material to remove it. Used in conjunction with when you use '*'.
  867.    # Eg: '*,-chest,-furnace'
  868.    editable_materials: tnt,fence,ladder,wood_door,iron_door,fire
  869.    item_use: 'true'
  870.    switch: 'true'
  871.    # Add '-fire' to editable materials for complete protection when setting is false. This prevents fire to be created and spread.
  872.    fire: 'true'
  873.    explosions: 'true'
  874.    explosions_break_blocks: 'true'
  875.    # TODO: Blocks will not regen as of yet. Stay tuned for later changes.
  876.    # Only under affect when explosions_break_blocks is true.
  877.    explosions_regen_blocks: 'true'
  878. #
  879. # The language file you wish to use
  880.  
  881. version:
  882.  # This is the current version of Towny.  Please do not edit.
  883.  version: 0.84.0.0
  884.  # This is for showing the changelog on updates.  Please do not edit.
  885.  last_run_version: 0.84.0.0
  886.  # Minimum required version of CraftBukkit.  Please do not edit.
  887.  bukkit_version: '2771'
  888.  
  889. # The language file you wish to use
  890. language: english.yml
  891.  
  892. ############################################################
  893. # +------------------------------------------------------+ #
  894. # |                   Permission nodes                   | #
  895. # +------------------------------------------------------+ #
  896. ############################################################
  897.  
  898. #  Possible permission nodes
  899. #
  900. #    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.
  901. #    towny.cheat.bypass : User is able to use any fly mods and double block jump (disables towny cheat protection for this user).
  902. #    towny.top : User can access the command towny top
  903. #    towny.town.* : User has access to all town permission nodes.
  904. #        towny.town.new :User is able to create a town
  905. #        towny.town.delete :User is able to delete their town
  906. #        towny.town.claim : User is able to expand his town with /town claim
  907. #        towny.town.plot : User is able to use the /plot commands
  908. #        towny.town.resident : User is able to join towns upon invite.
  909. #    towny.town.toggle.*: User can access all town toggle commands (if a mayor or assistant).
  910. #        towny.town.toggle.pvp
  911. #        towny.town.toggle.public
  912. #        towny.town.toggle.explosions
  913. #        towny.town.toggle.fire
  914. #        towny.town.toggle.mobs
  915. #    towny.nation.* : User has access to all town permission nodes.
  916. #        towny.nation.new :User is able to create a nation
  917. #        towny.nation.delete :User is able to delete their nation (if king)
  918. #        towny.nation.rename :User is able to rename their nation (if king/assistant)
  919. #        towny.nation.grant-titles :User is able to grant titles/surnames to the nation residents (if King)
  920. #    towny.wild.*: User is able to build/destroy in wild regardless.
  921. #        towny.wild.build
  922. #        towny.wild.destroy
  923. #        towny.wild.switch
  924. #        towny.wild.item_use
  925. #    towny.wild.block.[block id].* : User is able to edit [block id] in the wild.
  926. #        towny.wild.build.[block id]
  927. #        towny.wild.destroy.[block id]
  928. #        towny.wild.switch.[block id]
  929. #        towny.wild.item_use.[block id]
  930. #
  931. #    towny.claimed.* : User can build/destroy/switch/item_use in all towns.
  932. #        towny.claimed.build : User can build in all towns.
  933. #        towny.claimed.destroy : User can destroy in all towns.
  934. #        towny.claimed.switch : User can switch in all towns.
  935. #        towny.claimed.item_use : User can use use items in all towns.
  936. #    towny.claimed.alltown.* : User is able to edit specified/all block types in all towns.
  937. #        towny.claimed.alltown.build.[block id]
  938. #        towny.claimed.alltown.destroy.[block id]
  939. #        towny.claimed.alltown.switch.[block id] : User can switch specified/all block types in all towns.
  940. #        towny.claimed.alltown.item_use.[block id]
  941. #    towny.claimed.owntown.* : User is able to edit specified/all block types in their own town.
  942. #        towny.claimed.owntown.build.[block id]
  943. #        towny.claimed.owntown.destroy.[block id] : (handy to allow clearing of snow '78')
  944. #        towny.claimed.owntown.switch.[block id]
  945. #        towny.claimed.owntown.item_use.[block id]
  946. #
  947. #    towny.town.spawn.*: Grants all Spawn travel nodes
  948. #        towny.town.spawn.town : Ability to spawn to your own town.
  949. #        towny.town.spawn.nation : Ability to spawn to other towns in your nation.
  950. #        towny.town.spawn.ally : Ability to spawn to towns in nations allied with yours.
  951. #        towny.town.spawn.public : Ability to spawn to unaffilated public towns.
  952. #
  953. # these will be moved to permissions nodes at a later date
  954. permissions:
  955.  town_creation_admin_only: 'false'
  956.  nation_creation_admin_only: 'false'
  957.  
  958. ############################################################
  959. # +------------------------------------------------------+ #
  960. # |                Town and Nation levels                | #
  961. # +------------------------------------------------------+ #
  962. ############################################################
  963.  
  964. levels:
  965.  
  966.  # default Town levels.
  967.  town_level:
  968.  - upkeepModifier: 1.0
  969.    namePostfix: ' Ruins'
  970.    mayorPrefix: 'Spirit '
  971.    mayorPostfix: ''
  972.    townBlockLimit: 1
  973.    namePrefix: ''
  974.    numResidents: 0
  975.  - upkeepModifier: 1.0
  976.    namePostfix: ' (Settlement)'
  977.    mayorPrefix: 'Hermit '
  978.    mayorPostfix: ''
  979.    townBlockLimit: 16
  980.    namePrefix: ''
  981.    numResidents: 1
  982.  - upkeepModifier: 1.0
  983.    namePostfix: ' (Hamlet)'
  984.    mayorPrefix: 'Chief '
  985.    mayorPostfix: ''
  986.    townBlockLimit: 32
  987.    namePrefix: ''
  988.    numResidents: 2
  989.  - upkeepModifier: 1.0
  990.    namePostfix: ' (Village)'
  991.    mayorPrefix: 'Baron Von '
  992.    mayorPostfix: ''
  993.    townBlockLimit: 96
  994.    namePrefix: ''
  995.    numResidents: 6
  996.  - upkeepModifier: 1.0
  997.    namePostfix: ' (Town)'
  998.    mayorPrefix: 'Viscount '
  999.    mayorPostfix: ''
  1000.    townBlockLimit: 160
  1001.    namePrefix: ''
  1002.    numResidents: 10
  1003.  - upkeepModifier: 1.0
  1004.    namePostfix: ' (Large Town)'
  1005.    mayorPrefix: 'Count Von '
  1006.    mayorPostfix: ''
  1007.    townBlockLimit: 224
  1008.    namePrefix: ''
  1009.    numResidents: 14
  1010.  - upkeepModifier: 1.0
  1011.    namePostfix: ' (City)'
  1012.    mayorPrefix: 'Earl '
  1013.    mayorPostfix: ''
  1014.    townBlockLimit: 320
  1015.    namePrefix: ''
  1016.    numResidents: 20
  1017.  - upkeepModifier: 1.0
  1018.    namePostfix: ' (Large City)'
  1019.    mayorPrefix: 'Duke '
  1020.    mayorPostfix: ''
  1021.    townBlockLimit: 384
  1022.    namePrefix: ''
  1023.    numResidents: 24
  1024.  - upkeepModifier: 1.0
  1025.    namePostfix: ' (Metropolis)'
  1026.    mayorPrefix: 'Lord '
  1027.    mayorPostfix: ''
  1028.    townBlockLimit: 448
  1029.    namePrefix: ''
  1030.    numResidents: 28
  1031.  
  1032.  # default Nation levels.
  1033.  nation_level:
  1034.  - capitalPostfix: ''
  1035.    upkeepModifier: 1.0
  1036.    namePostfix: ' (Nation)'
  1037.    kingPrefix: 'Leader '
  1038.    townBlockLimitBonus: 10
  1039.    namePrefix: 'Land of '
  1040.    numResidents: 0
  1041.    capitalPrefix: ''
  1042.    kingPostfix: ''
  1043.  - capitalPostfix: ''
  1044.    upkeepModifier: 1.0
  1045.    namePostfix: ' (Nation)'
  1046.    kingPrefix: 'Count '
  1047.    townBlockLimitBonus: 20
  1048.    namePrefix: 'Federation of '
  1049.    numResidents: 10
  1050.    capitalPrefix: ''
  1051.    kingPostfix: ''
  1052.  - capitalPostfix: ''
  1053.    upkeepModifier: 1.0
  1054.    namePostfix: ' (Nation)'
  1055.    kingPrefix: 'Duke '
  1056.    townBlockLimitBonus: 40
  1057.    namePrefix: 'Dominion of '
  1058.    numResidents: 20
  1059.    capitalPrefix: ''
  1060.    kingPostfix: ''
  1061.  - capitalPostfix: ''
  1062.    upkeepModifier: 1.0
  1063.    namePostfix: ' (Nation)'
  1064.    kingPrefix: 'King '
  1065.    townBlockLimitBonus: 60
  1066.    namePrefix: 'Kingdom of '
  1067.    numResidents: 30
  1068.    capitalPrefix: ''
  1069.    kingPostfix: ''
  1070.  - capitalPostfix: ''
  1071.    upkeepModifier: 1.0
  1072.    namePostfix: ' Empire'
  1073.    kingPrefix: 'Emperor '
  1074.    townBlockLimitBonus: 100
  1075.    namePrefix: 'The '
  1076.    numResidents: 40
  1077.    capitalPrefix: ''
  1078.    kingPostfix: ''
  1079.  - capitalPostfix: ''
  1080.    upkeepModifier: 1.0
  1081.    namePostfix: ' Realm'
  1082.    kingPrefix: 'God Emperor '
  1083.    townBlockLimitBonus: 140
  1084.    namePrefix: 'The '
  1085.    numResidents: 60
  1086.    capitalPrefix: ''
  1087.    kingPostfix: ''
  1088.  
  1089. ############################################################
  1090. # +------------------------------------------------------+ #
  1091. # |               Town Claim/new defaults                | #
  1092. # +------------------------------------------------------+ #
  1093. ############################################################
  1094.  
  1095. town:
  1096.  # Default public status of the town (used for /town spawn)
  1097.  default_public: 'true'
  1098.  # Default Open status of the town (are new towns open and joinable by anyone at creation?)
  1099.  default_open: 'false'
  1100.  # Limits the maximum amount of bonus blocks a town can buy.
  1101.  max_purchased_blocks: '0'
  1102.  # maximum number of plots any single resident can own
  1103.  max_plots_per_resident: '100'
  1104.  # Maximum number of towns allowed on the server.
  1105.  town_limit: '3000'
  1106.  
  1107.  # Minimum number of plots any towns home plot must be from the next town.
  1108.  # This will prevent someone founding a town right on your doorstep
  1109.  min_distance_from_town_homeblock: '10'
  1110.  
  1111.  # Maximum distance between homblocks.
  1112.  # This will force players to build close together.
  1113.  max_distance_between_homeblocks: '10'
  1114.  
  1115.  # The maximum townblocks available to a town is (numResidents * ratio).
  1116.  # Setting this value to 0 will instead use the level based jump values determined in the town level config.
  1117.  town_block_ratio: '8'
  1118.  # The size of the square grid cell. Changing this value is suggested only when you first install Towny.
  1119.  # Doing so after entering data will shift things unwantedly. Using smaller value will allow higher precision,
  1120.  # at the cost of more work setting up. Also, extremely small values will render the caching done useless.
  1121.  # Each cell is (town_block_size * town_block_size * 128) in size, with 128 being from bedrock to clouds.
  1122.  town_block_size: '16'
  1123.  
  1124.  
  1125. ############################################################
  1126. # +------------------------------------------------------+ #
  1127. # |             Default new world settings               | #
  1128. # +------------------------------------------------------+ #
  1129. ############################################################
  1130.  
  1131. # These flags are only used at the initial setp of a new world.
  1132.  
  1133. # Once Towny is running each world can be altered from within game
  1134. # using '/townyworld toggle'
  1135.  
  1136. new_world_settings:
  1137.  # Default for new worlds to have towny enabled.
  1138.  using_towny: 'true'
  1139.  
  1140.  pvp:
  1141.    # Set if PVP is enabled in this world
  1142.    world_pvp: 'true'
  1143.    # force_pvp_on is a global flag and overrides any towns flag setting
  1144.    force_pvp_on: 'false'
  1145.  
  1146.  mobs:
  1147.    # world_monsters_on is a global flag setting per world.
  1148.    world_monsters_on: 'true'
  1149.    # force_town_monsters_on is a global flag and overrides any towns flag setting
  1150.    force_town_monsters_on: 'false'
  1151.  
  1152.  explosions:
  1153.    # Allow explosions in this world
  1154.    world_explosions_enabled: 'true'
  1155.    # force_explosions_on is a global flag and overrides any towns flag setting
  1156.    force_explosions_on: 'false'
  1157.  
  1158.  fire:
  1159.    # Allow fire to be lit and spread in this world.
  1160.    world_firespread_enabled: 'false'
  1161.    # force_fire_on is a global flag and overrides any towns flag setting
  1162.    force_fire_on: 'false'
  1163.  
  1164.  # Prevent Endermen from picking up and placing blocks.
  1165.  enderman_protect: 'true'
  1166.  # Disable players trampling crops
  1167.  disable_player_crop_trampling: 'true'
  1168.  # Disable creatures trampling crops
  1169.  disable_creature_crop_trampling: 'true'
  1170.  
  1171.  # World management settings to deal with un/claiming plots
  1172.  plot_management:
  1173.  
  1174.    block_delete:
  1175.      enabled: 'true'
  1176.      # These items will be deleted upon a plot being unclaimed
  1177.      unclaim_delete: 26,50,55,63,64,68,70,71,72,75,76,93,94
  1178.  
  1179.    mayor_plotblock_delete:
  1180.      enabled: 'true'
  1181.      # These items will be deleted upon a mayor using /plot clear
  1182.      # To disable deleting replace the current entries with NONE.
  1183.      mayor_plot_delete: WALL_SIGN,SIGN_POST
  1184.  
  1185.    revert_on_unclaim:
  1186.      # *** WARNING***
  1187.      # If this is enabled any town plots which become unclaimed will
  1188.      # slowly be reverted to a snapshot taken before the plot was claimed.
  1189.      #
  1190.      # Regeneration will only work if the plot was
  1191.      # claimed under version 0.76.2, or
  1192.      # later with this feature enabled
  1193.      #
  1194.      # If you allow players to break/build in the wild the snapshot will
  1195.      # include any changes made before the plot was claimed.
  1196.      enabled: 'true'
  1197.      speed: 1s
  1198.      # These block types will NOT be regenerated
  1199.      block_ignore: 14,21,22,41,42,48,50,52,56,57,63,68,89
  1200.  
  1201.    wild_revert_on_mob_explosion:
  1202.      # Enabling this will slowly regenerate holes created in the
  1203.      # wilderness by monsters exploding.
  1204.      enabled: 'false'
  1205.      entities: Creeper,EnderCrystal,EnderDragon,Fireball,SmallFireball,PrimedTNT,MinecartTNT
  1206.      delay: 20s
  1207.  
  1208.  
  1209. ############################################################
  1210. # +------------------------------------------------------+ #
  1211. # |                Global town settings                  | #
  1212. # +------------------------------------------------------+ #
  1213. ############################################################
  1214.  
  1215. global_town_settings:
  1216.  # can residents/Allies harm other residents when in an area with pvp enabled? Other than an Arena plot.
  1217.  friendly_fire: 'true'
  1218.  # Players within their town or allied towns will regenerate half a heart after every health_regen_speed seconds.
  1219.  health_regen:
  1220.    speed: 3s
  1221.    enable: 'true'
  1222.  # Allow towns to claim outposts (a townblock not connected to town).
  1223.  allow_outposts: 'false'
  1224.  # Allow the use of /town spawn
  1225.  allow_town_spawn: 'true'
  1226.  # Allow regular residents to use /town spawn [town] (TP to other towns if they are public).
  1227.  allow_town_spawn_travel: 'false'
  1228.  # Allow regular residents to use /town spawn [town] to other towns in your nation.
  1229.  allow_town_spawn_travel_nation: 'false'
  1230.  # Allow regular residents to use /town spawn [town] to other towns in a nation allied with your nation.
  1231.  allow_town_spawn_travel_ally: 'true'
  1232.  # If non zero it delays any spawn request by x seconds.
  1233.  teleport_warmup_time: '0'
  1234.  # Respawn the player at his town spawn point when he/she dies
  1235.  town_respawn: 'true'
  1236.  # Town respawn only happens when the player dies in the same world as the town's spawn point.
  1237.   town_respawn_same_world_only: 'false'
  1238.   # Prevent players from using /town spawn while within unclaimed areas and/or enemy/neutral towns.
  1239.   # Allowed options: unclaimed,enemy,neutral
  1240.   prevent_town_spawn_in: enemy
  1241.   # Enables the [~Home] message.
  1242.   # If false it will make it harder for enemies to find the home block during a war
  1243.   show_town_notifications: 'true'
  1244.  
  1245.  
  1246. ############################################################
  1247. # +------------------------------------------------------+ #
  1248. # |                 Plugin interfacing                   | #
  1249. # +------------------------------------------------------+ #
  1250. ############################################################
  1251.  
  1252. plugin:
  1253.  
  1254.   # Valid load and save types are: flatfile, mysql, sqlite, h2.
  1255.   database:
  1256.     database_load: flatfile
  1257.     database_save: flatfile
  1258.  
  1259.     # SQL database connection details (IF set to use SQL).
  1260.     sql:
  1261.       hostname: 118.88.30.141
  1262.       port: '3306'
  1263.       dbname: bear_bear3
  1264.       table_prefix: towny_
  1265.       username: bear_bear3
  1266.       password: fXAH3nVS8swSGr7X
  1267.  
  1268.     # Flatfile backup settings.
  1269.     daily_backups: 'true'
  1270.     backups_are_deleted_after: 90d
  1271.  
  1272.     # Valid entries are: zip, none.
  1273.     flatfile_backup: zip
  1274.  
  1275.   interfacing:
  1276.  
  1277.     tekkit:
  1278.       # Add any fake players for client/server mods (aka Tekkit) here
  1279.       fake_residents: '[IndustrialCraft],[BuildCraft],[Redpower],[Forestry],[Turtle]'
  1280.  
  1281.     # Enable using_essentials if you are using cooldowns in essentials for teleports.
  1282.     using_essentials: 'false'
  1283.  
  1284.     # This will attempt to use Register (if present)
  1285.     # Then it will attempt to access iConomy 5.01 directly
  1286.     # Enable if you have either iConomy 5.01, or Register.jar to
  1287.     # support: iConomy5, iConomy6, EssentialsEco, BOSEconomy.
  1288.     # https://github.com/iConomy/Register/tree/master/dist
  1289.     using_economy: 'true'
  1290.  
  1291.     # Enable using_questioner if you are using questioner to send/receive invites to towns/nations.
  1292.     # See http://code.google.com/a/eclipselabs.org/p/towny/wiki/Questioner for more info.
  1293.     using_questioner:
  1294.       enable: 'false'
  1295.       # The command to accept invitations.
  1296.       accept: accept
  1297.       # The command to refuse invitations.
  1298.       deny: deny
  1299.  
  1300.     # True to attempt to use GroupManager, PEX, bPermissions, Permissions2/3 or BukkitPerms
  1301.     # False to disable permission checks and rely on Towny settings.
  1302.     using_permissions: 'true'
  1303.  
  1304.   day_timer:
  1305.     # The number of hours in each "day".
  1306.     # You can configure for 10 hour days. Default is 24 hours.
  1307.     day_interval: 1d
  1308.     # The time each "day", when taxes will be collected.
  1309.     # MUST be less than day_interval. Default is 12h (midday).
  1310.     new_day_time: 12h
  1311.  
  1312.   # Lots of messages to tell you what's going on in the server with time taken for events.
  1313.  debug_mode: 'false'
  1314.  
  1315.  # Spams the player named in dev_name with all messages related to towny.
  1316.  dev_mode:
  1317.    enable: 'false'
  1318.    dev_name: Jodo32
  1319.  
  1320.  # Record all messages to the towny.log
  1321.  logging: 'true'
  1322.  # If true this will cause the log to be wiped at every startup.
  1323.  reset_log_on_boot: 'true'
  1324.  
  1325.  
  1326. ############################################################
  1327. # +------------------------------------------------------+ #
  1328. # |               Filters colour and chat                | #
  1329. # +------------------------------------------------------+ #
  1330. ############################################################
  1331.  
  1332. filters_colour_chat:
  1333.  # This is the name given to any NPC assigned mayor.
  1334.  npc_prefix: NPC
  1335.  # Regex fields used in validating inputs.
  1336.  regex:
  1337.    name_filter_regex: '[ /]'
  1338.    name_check_regex: ^[a-zA-Z0-9._\[\]-]*$
  1339.    name_remove_regex: '[^a-zA-Z0-9._\[\]-]'
  1340.  
  1341.  modify_chat:
  1342.    # Maximum length of Town and Nation names.
  1343.    max_name_length: '20'
  1344.    # Maximum length of titles and surnames.
  1345.    max_title_length: '10'
  1346.  
  1347.  
  1348. ############################################################
  1349. # +------------------------------------------------------+ #
  1350. # |             block/item/mob protection                | #
  1351. # +------------------------------------------------------+ #
  1352. ############################################################
  1353.  
  1354. protection:
  1355.  
  1356.  # Items that can be blocked within towns via town/plot flags
  1357.  # 259 - flint and steel
  1358.  # 325 - bucket
  1359.  # 326 - water bucket
  1360.  # 327 - lava bucket
  1361.  # 351 - bone/bonemeal
  1362.  # 359 - shears
  1363.  # 368 - ender pearl
  1364.  # 374 - glass bottle
  1365.  # 385 - fire charge
  1366.  item_use_ids: 259,325,326,327,328,342,351,359,368,374,385
  1367.  
  1368.  # Items which can be blocked or enabled via town/plot flags
  1369.  # 25 - noteblock
  1370.  # 54 - chest ...etc
  1371.  switch_ids: 23,25,54,61,62,64,69,70,71,72,77,96,84,93,94,107,975,623,761,1075,1076,1077,1078,1080,1081,1082,1085,1089,4362,4363,2878,259,325,326,327,351,359,368,374,385,975,243,379,23,501,502,503,504,506,507,509,580,608,611,617,618,6209,2002,2006,2007,2009,2510,2511,2876,2878,2879,2880,2881,3120,3131
  1372.  
  1373.  # permitted entities http://jd.bukkit.org/apidocs/org/bukkit/entity/package-summary.html
  1374.  # Animals, Chicken, Cow, Creature, Creeper, Flying, Ghast, Giant, Monster, Pig,
  1375.  # PigZombie, Sheep, Skeleton, Slime, Spider, Squid, WaterMob, Wolf, Zombie
  1376.  
  1377.  # Remove living entities within a town's boundaries, if the town has the mob removal flag set.
  1378.   town_mob_removal_entities: Monster,WaterMob,Flying,Slime
  1379.  
  1380.   # Prevent the spawning of villager babies in towns.
  1381.   town_prevent_villager_breeding: 'false'
  1382.   # Disable creatures triggering stone pressure plates
  1383.   disable_creature_pressureplate_stone: 'true'
  1384.  
  1385.   # Globally remove living entities in all worlds that have their flag set.
  1386.   world_mob_removal_entities: Monster,WaterMob,Flying,Slime
  1387.  
  1388.   # Prevent the spawning of villager babies in the world.
  1389.   world_prevent_villager_breeding: 'false'
  1390.  
  1391.   # The maximum amount of time a mob could be inside a town's boundaries before being sent to the void.
  1392.  # Lower values will check all entities more often at the risk of heavier burden and resource use.
  1393.  # NEVER set below 1.
  1394.  mob_removal_speed: 5s
  1395.  
  1396.  # Prevent fly and double block jump cheats.
  1397.  cheat_protection: 'true'
  1398.  
  1399.  # The amount of time it takes for a protected block to regenerate.  Use zero for no delay.
  1400.  regen_delay: 0s
  1401.  
  1402.  
  1403. ############################################################
  1404. # +------------------------------------------------------+ #
  1405. # |                Wilderness settings                   | #
  1406. # +------------------------------------------------------+ #
  1407. ############################################################
  1408.  
  1409. # These Settings defaults only. They are copied to each worlds data files upon first detection
  1410. # To make changes for each world edit the settings in the relevant worlds data file 'plugins/Towny/data/worlds/'
  1411.  
  1412. unclaimed:
  1413.  unclaimed_zone_build: 'false'
  1414.  unclaimed_zone_destroy: 'false'
  1415.  unclaimed_zone_item_use: 'false'
  1416.  unclaimed_zone_ignore: 37,38
  1417.  unclaimed_zone_switch: 'false'
  1418.  
  1419.  
  1420. ############################################################
  1421. # +------------------------------------------------------+ #
  1422. # |                 Town Notifications                   | #
  1423. # +------------------------------------------------------+ #
  1424. ############################################################
  1425.  
  1426. # This is the format for the notifications sent as players move between plots.
  1427. # Empty a particular format for it to be ignored.
  1428.  
  1429. # Example:
  1430. # [notification.format]
  1431. # ~ [notification.area_[wilderness/town]][notification.splitter][notification.[no_]owner][notification.splitter][notification.plot.format]
  1432. # ... [notification.plot.format]
  1433. # ... [notification.plot.homeblock][notification.plot.splitter][notification.plot.forsale][notification.plot.splitter][notification.plot.type]
  1434. # ~ Wak Town - Lord Jebus - [Home] [For Sale: 50 Beli] [Shop]
  1435.  
  1436. notification:
  1437.  format: '&6 ~ %s'
  1438.  splitter: '&7 - '
  1439.  area_wilderness: '&2%s'
  1440.  area_wilderness_pvp: '%s'
  1441.  area_town: '&6%s'
  1442.  area_town_pvp: '%s'
  1443.  owner: '&a%s'
  1444.  no_owner: '&a%s'
  1445.  plot:
  1446.    splitter: ' '
  1447.    format: '%s'
  1448.    homeblock: '&b[Home]'
  1449.    outpostblock: '&b[Outpost]'
  1450.    forsale: '&e[For Sale: %s]'
  1451.    type: '&6[%s]'
  1452.  
  1453.  
  1454. ############################################################
  1455. # +------------------------------------------------------+ #
  1456. # |             Default Town/Plot flags                  | #
  1457. # +------------------------------------------------------+ #
  1458. ############################################################
  1459.  
  1460.  
  1461. default_perm_flags:
  1462.  
  1463.  # Default permission flags for residents plots within a town
  1464.  #
  1465.  # Can allies/friends/outsiders perform certain actions in the town
  1466.  #
  1467.  # build - place blocks and other items
  1468.  # destroy - break blocks and other items
  1469.  # itemuse - use items such as furnaces (as defined in item_use_ids)
  1470.  # switch - trigger or activate switches (as defined in switch_ids)
  1471.  resident:
  1472.    friend:
  1473.      build: 'true'
  1474.      destroy: 'true'
  1475.      item_use: 'true'
  1476.      switch: 'true'
  1477.    ally:
  1478.      build: 'false'
  1479.      destroy: 'false'
  1480.      item_use: 'false'
  1481.      switch: 'false'
  1482.    outsider:
  1483.      build: 'false'
  1484.      destroy: 'false'
  1485.      item_use: 'false'
  1486.      switch: 'false'
  1487.  
  1488.  # Default permission flags for towns
  1489.  # These are copied into the town data file at creation
  1490.  #
  1491.  # Can allies/outsiders/residents perform certain actions in the town
  1492.  #
  1493.  # build - place blocks and other items
  1494.  # destroy - break blocks and other items
  1495.  # itemuse - use items such as flint and steel or buckets (as defined in item_use_ids)
  1496.  # switch - trigger or activate switches (as defined in switch_ids)
  1497.  town:
  1498.    default:
  1499.      pvp: 'true'
  1500.      fire: 'false'
  1501.      explosion: 'false'
  1502.      mobs: 'false'
  1503.    resident:
  1504.      build: 'true'
  1505.      destroy: 'true'
  1506.      item_use: 'true'
  1507.      switch: 'true'
  1508.    ally:
  1509.      build: 'false'
  1510.      destroy: 'false'
  1511.      item_use: 'false'
  1512.      switch: 'false'
  1513.    outsider:
  1514.      build: 'false'
  1515.      destroy: 'false'
  1516.      item_use: 'false'
  1517.      switch: 'false'
  1518.  
  1519.  
  1520. ############################################################
  1521. # +------------------------------------------------------+ #
  1522. # |                  Resident settings                   | #
  1523. # +------------------------------------------------------+ #
  1524. ############################################################
  1525.  
  1526. resident_settings:
  1527.  # player is flagged as inactive after 1 hour (default)
  1528.  inactive_after_time: 1h
  1529.  # if enabled old residents will be kicked and deleted from a town
  1530.  # after Two months (default) of not logging in
  1531.  delete_old_residents:
  1532.    enable: 'false'
  1533.    deleted_after_time: 14d
  1534.    delete_economy_account: 'true'
  1535.  # The name of the town a resident will automatically join when he first registers.
  1536.  default_town_name: ''
  1537.  
  1538.  
  1539. ############################################################
  1540. # +------------------------------------------------------+ #
  1541. # |                  Economy settings                    | #
  1542. # +------------------------------------------------------+ #
  1543. ############################################################
  1544.  
  1545. economy:
  1546.  
  1547.  spawn_travel:
  1548.    # Cost to use /town spawn
  1549.    price_town_spawn_travel: '0.0'
  1550.    # Cost to use '/town spawn [town]' to another town in your nation.
  1551.    price_town_nation_spawn_travel: '5.0'
  1552.    # Cost to use '/town spawn [town]' to another town in a nation that is allied with your nation.
  1553.    price_town_ally_spawn_travel: '10.0'
  1554.    # Cost to use /town spawn [town]
  1555.    # This is paid to the town you goto.
  1556.    price_town_public_spawn_travel: '10.0'
  1557.  
  1558.  # The daily upkeep to remain neutral during a war. Neutrality will exclude you from a war event, as well as deterring enemies.
  1559.  price_nation_neutrality: '100.0'
  1560.  
  1561.  new_expand:
  1562.    # How much it costs to start a nation.
  1563.    price_new_nation: '100000.0'
  1564.    # How much it costs to start a town.
  1565.    price_new_town: '1000.0'
  1566.    # How much it costs to make an outpost. An outpost isn't limited to being on the edge of town.
  1567.     price_outpost: '1500.0'
  1568.     # The price for a town to expand one townblock.
  1569.     price_claim_townblock: '1000.0'
  1570.     # How much it costs a player to buy extra blocks.
  1571.     price_purchased_bonus_townblock: '25.0'
  1572.  
  1573.   price_death: '0.0'
  1574.  
  1575.   banks:
  1576.     # Maximum amount of money allowed in town bank
  1577.     # Use 0 for no limit
  1578.     town_bank_cap: '0.0'
  1579.     # Set to true to allow withdrawls from town banks
  1580.     town_allow_withdrawls: 'true'
  1581.     # Maximum amount of money allowed in nation bank
  1582.     # Use 0 for no limit
  1583.     nation_bank_cap: '0.0'
  1584.     # Set to true to allow withdrawls from nation banks
  1585.     nation_allow_withdrawls: 'true'
  1586.   closed_economy:
  1587.     # The name of the account that all money that normally disappears goes into.
  1588.     server_account: towny-server
  1589.     # Turn on/off whether all transactions that normally don't have a second party are to be done with a certain account.
  1590.    # Eg: The money taken during Daily Taxes is just removed. With this on, the amount taken would be funneled into an account.
  1591.    #     This also applies when a player collects money, like when the player is refunded money when a delayed teleport fails.
  1592.    enabled: 'false'
  1593.  
  1594.  daily_taxes:
  1595.    # Enables taxes to be collected daily by town/nation
  1596.    # If a town can't pay it's tax then it is kicked from the nation.
  1597.    # if a resident can't pay his plot tax he loses his plot.
  1598.     # if a resident can't pay his town tax then he is kicked from the town.
  1599.    # if a town or nation fails to pay it's upkeep it is deleted.
  1600.     enabled: 'false'
  1601.     # Maximum tax amount allowed when using flat taxes
  1602.     max_tax_amount: '1000.0'
  1603.     # maximum tax percentage allowed when taxing by percentages
  1604.     max_tax_percent: '25'
  1605.     # The server's daily charge on each nation. If a nation fails to pay this upkeep
  1606.    # all of it's member town are kicked and the Nation is removed.
  1607.     price_nation_upkeep: '100.0'
  1608.     # The server's daily charge on each town. If a town fails to pay this upkeep
  1609.    # all of it's residents are kicked and the town is removed.
  1610.     price_town_upkeep: '10.0'
  1611.     # Uses total amount of owned plots to determine upkeep instead of the town level (Number of residents)
  1612.     # calculated by (number of claimed plots X price_town_upkeep).
  1613.     town_plotbased_upkeep: 'false'
  1614.     # If enabled and you set a negative upkeep for the town
  1615.     # any funds the town gains via upkeep at a new day
  1616.     # will be shared out between the plot owners.
  1617.     use_plot_payments: 'false'
  1618.  
  1619.  
  1620. ############################################################
  1621. # +------------------------------------------------------+ #
  1622. # |                     War settings                     | #
  1623. # +------------------------------------------------------+ #
  1624. ############################################################
  1625.  
  1626. war:
  1627.   #This setting allows you disable the ability for a nation to pay to remain neutral during a war.
  1628.   nation_can_be_neutral: 'true'
  1629.  
  1630.  
  1631.   ############################################################
  1632.   # +------------------------------------------------------+ #
  1633.   # |         Economy Transfers During War settings        | #
  1634.   # +------------------------------------------------------+ #
  1635.   ############################################################
  1636.  
  1637.   economy:
  1638.     enemy:
  1639.       # Amount charged to place a warflag (payed to server).
  1640.       place_flag: '10'
  1641.       # Amount payed from the flagbearer to the defender after defending the area.
  1642.       defended_attack: '10'
  1643.     # Defending town pays attaking flagbearer. If a negative (attacker pays defending town),
  1644.     # and the attacker can't pay, the attack is canceled.
  1645.    townblock_won: '10'
  1646.    # Same as townblock_won but for the special case of winning the homeblock.
  1647.    homeblock_won: '100'
  1648.  
  1649.  
  1650.  ############################################################
  1651.  # +------------------------------------------------------+ #
  1652.  # |                 War Event settings                   | #
  1653.  # +------------------------------------------------------+ #
  1654.  ############################################################
  1655.  
  1656.  # This is started with /townyadmnin toggle war
  1657.  
  1658.  # In peace time War spoils are accumulated from towns and nations being
  1659.  # deleted with any money left in the bank.
  1660.  #
  1661.  # These funds are increased during a war event upon a player death.
  1662.  # An additional bonus to the war chest is set in base_spoils.
  1663.  #
  1664.  # During the event a town losing a townblock pays the wartime_town_block_loss_price to the attacking town.
  1665.  # The war is won when the only nations left in the battle are allies, or only a single nation.
  1666.  #
  1667.  # The winning nations share half of the war spoils.
  1668.  # The remaining half is paid to the town which took the most town blocks, and lost the least.
  1669.  
  1670.  event:
  1671.    warning_delay: '30'
  1672.    #If false all towns not in nations can be attacked during a war event.
  1673.    towns_are_neutral: 'true'
  1674.  
  1675.    # If true and the monarch/king dies the nation is removed from the war.
  1676.    remove_on_monarch_death: 'false'
  1677.    # If enabled players will be able to break/place blocks in enemy plots during a war.
  1678.    allow_block_griefing: 'true'
  1679.  
  1680.    # A townblock takes damage every 5 seconds that an enemy is stood in it.
  1681.    block_hp:
  1682.      town_block_hp: '60'
  1683.      home_block_hp: '120'
  1684.  
  1685.    eco:
  1686.      # This amount is new money injected into the economy with a war event.
  1687.      base_spoils: '100.0'
  1688.      # This amount is taken from the losing town for each plot lost.
  1689.      wartime_town_block_loss_price: '100.0'
  1690.      # This amount is taken from the player if they die during the event
  1691.      price_death_wartime: '200.0'
  1692.  
  1693.    points:
  1694.      points_townblock: '1'
  1695.      points_town: '10'
  1696.      points_nation: '100'
  1697.      points_kill: '1'
  1698.  
  1699.    # The minimum height at which a player must stand to count as an attacker.
  1700.    min_height: '60'
  1701.  
  1702.  ############################################################
  1703.  # +------------------------------------------------------+ #
  1704.  # |                   Flag war settings                  | #
  1705.  # +------------------------------------------------------+ #
  1706.  ############################################################
  1707.  
  1708.  enemy:
  1709.    # If false, players won't be able to place war flags, effectively disabling warzones.
  1710.     allow_attacks: 'false'
  1711.     # If true, enemy's can only attack the edge plots of a town with war flags.
  1712.    only_attack_borders: 'true'
  1713.    # This many people must be online in target town in order to place a war flag in their domain.
  1714.    min_players_online_in_town: '2'
  1715.    # This many people must be online in target nation in order to place a war flag in their domain.
  1716.    min_players_online_in_nation: '3'
  1717.    max_active_flags_per_player: '1'
  1718.    flag:
  1719.      waiting_time: 1m
  1720.      # This is the block a player must place to trigger the attack event.
  1721.      base_block: fence
  1722.      # This is the block a player must place to trigger the attack event.
  1723.      light_block: torch
  1724.    beacon:
  1725.      # Must be smaller than half the size of town_block_size.
  1726.      radius: '3'
  1727.      # The range the beacon will be drawn in. It's flexibility is in case the flag is close to the height limit.
  1728.       # If a flag is too close to the height limit (lower than the minimum), it will not be drawn.
  1729.       height_above_flag:
  1730.         min: '3'
  1731.         max: '64'
  1732.       draw: 'true'
  1733.       wireframe_block: glowstone
  1734.   ############################################################
  1735.   # +------------------------------------------------------+ #
  1736.   # |              Warzone Block Permissions               | #
  1737.   # +------------------------------------------------------+ #
  1738.   ############################################################
  1739.  
  1740.   warzone:
  1741.     # List of materaials that can be modified in a warzone.
  1742.     # '*' = Allow all materials.
  1743.     # Prepend a '-' in front of a material to remove it. Used in conjunction with when you use '*'.
  1744.     # Eg: '*,-chest,-furnace'
  1745.     editable_materials: tnt,fence,ladder,wood_door,iron_door,fire
  1746.     item_use: 'true'
  1747.     switch: 'true'
  1748.     # Add '-fire' to editable materials for complete protection when setting is false. This prevents fire to be created and spread.
  1749.     fire: 'true'
  1750.     explosions: 'true'
  1751.     explosions_break_blocks: 'true'
  1752.     # TODO: Blocks will not regen as of yet. Stay tuned for later changes.
  1753.     # Only under affect when explosions_break_blocks is true.
  1754.     explosions_regen_blocks: 'true'
Advertisement
Add Comment
Please, Sign In to add comment