Guest User

Untitled

a guest
Nov 16th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. name: Towny
  2. version: 0.23
  3. language: english
  4. author: ElgarL
  5. website: 'http://code.google.com/a/eclipselabs.org/p/towny/'
  6. description: >
  7. Language file for all game messages. Do not alter this file.
  8. If you wish to change any of the entries, make a copy named something else.
  9. Alternate language files can be enabled by altering the
  10. [language] entry in config.yml
  11.  
  12. #
  13. #
  14. # You MUST retain spacing in the texts.
  15. # If a text begins or ends with a space, it must remain that way.
  16. #
  17. #
  18. # %s = data to be supplied by the plugin.
  19.  
  20. # Text colouring
  21. # --------------
  22. # Black = &0, Navy = &1, Green = &2, Blue = &3, Red = &4
  23. # Purple = &5, Gold = &6, LightGray = &7, Gray = &8
  24. # DarkPurple = &9, LightGreen = &a, LightBlue = &b
  25. # Rose = &c, LightPurple = &d, Yellow = &e, White = &f
  26.  
  27.  
  28. default_towny_prefix: '&6[Towny] &b'
  29.  
  30. unclaimed_plot_name: 'Unowned'
  31. unclaimed_zone_name: 'Wilderness'
  32.  
  33. ############################################################
  34. # +------------------------------------------------------+ #
  35. # |help messages | #
  36. # +------------------------------------------------------+ #
  37. ############################################################
  38.  
  39.  
  40. help_0: 'General Towny Help'
  41. help_1: 'Try the following commands to learn more about towny.'
  42. help_2: 'Town Chat'
  43. help_3: 'Nation Chat'
  44.  
  45. town_help_1: 'Your town''s status'
  46. town_help_2: '[mayor]'
  47. town_help_3: 'Selected town''s status'
  48. town_help_4: 'Shortcut to the town''s status of your location.'
  49. town_help_5: 'Teleport to town''s spawn.'
  50. town_help_6: 'New town with you as mayor.'
  51. town_help_7: 'New town with target mayor.'
  52. town_help_8: 'List commands for mayors.'
  53. town_help_9: 'Today''s the day!'
  54. town_help_10: 'List all online residents in town'
  55.  
  56. mayor_help_3: 'Claim area not attached to town'
  57. mayor_help_4: 'Claim around you to a radius of X'
  58. mayor_help_5: 'Claim to the maximum radius'
  59. mayor_help_6: 'Unclaim this town block'
  60. mayor_help_7: 'Attempt to unclaim around you.'
  61. mayor_help_8: 'Attempt to unclaim all townblocks.'
  62.  
  63. nation_help_1: 'Your nation''s status'
  64. nation_help_2: '[nation]'
  65. nation_help_3: 'Target nation''s status'
  66. nation_help_4: 'List all nations'
  67. nation_help_5: 'Leave your nation'
  68. nation_help_6: 'Create a new nation'
  69. nation_help_7: 'List the king commands'
  70. nation_help_8: 'Create a new nation'
  71. nation_help_9: 'List all online residents in nation'
  72.  
  73. king_help_1: 'Nation King Help'
  74. king_help_2: 'Set your alliance.'
  75. king_help_3: 'Set your enemies.'
  76.  
  77. res_1: 'Your status'
  78. res_2: '[resident]'
  79. res_3: 'Target player''s status'
  80. res_4: 'List all active players'
  81. res_5: 'for help'
  82. res_6: 'Online match'
  83. res_7: 'Exact name'
  84.  
  85. mode_1: 'Show the map between each townblock'
  86. mode_2: 'Attempt to claim as you walk'
  87. mode_3: 'Attempt to unclaim as you walk'
  88. mode_4: 'Default chat to town channel'
  89. mode_5: 'Default chat to nation channel'
  90. mode_6: 'Can place %s in enemy borders to make warzones.'
  91.  
  92. plot_perms: 'Use %s instead of %s for plot permissions.'
  93. plot_perms_1: 'Resident plots don''t make use of outsider permissions.'
  94.  
  95. res_list: 'Residents'
  96. res_sing: 'Resident'
  97. mayor_sing: 'Mayor'
  98. admin_sing: 'Admin'
  99. nation_sing: 'Nation'
  100. nation_plu: 'Nations'
  101. king_sing: 'King'
  102. town_plu: 'Towns'
  103. world_plu: 'Worlds'
  104. world_sing: 'World'
  105.  
  106. world_help_1: 'Current world''s status'
  107. world_help_2: '[world]'
  108. world_help_3: 'Target worlds''s status'
  109. world_help_4: 'List all worlds'
  110. world_help_5: 'Regenerate this chunk'
  111. townyadmin_help_1: 'Unclaim this town block'
  112. townyadmin_help_2: 'Attempt to unclaim around you.'
  113.  
  114. ta_panel_1: 'Towny Admin Panel'
  115. ta_panel_2: 'WarTime: '
  116. ta_panel_3: 'Health Regen: '
  117. ta_panel_4: 'World Mob Removal: '
  118. ta_panel_4_1: 'Town Mob Removal: '
  119. ta_panel_5: 'Daily Timer: '
  120. ta_panel_6: 'Economy: '
  121. ta_panel_7: 'Bank Accounts: '
  122. ta_panel_8: 'Server'
  123. ta_panel_9: 'Memory: '
  124. ta_panel_10: 'Threads: '
  125. ta_panel_11: 'Time: '
  126.  
  127. admin_panel_1: 'Admin panel'
  128. admin_panel_2: 'reload Towny'
  129. admin_panel_3: 'Run the new day code'
  130.  
  131. msg_block_claim: 'Claim this town block'
  132. msg_plot_nfs: 'Take down a plot for sale'
  133. msg_nfs_abr: '&e''fs'' and ''nfs'' are accepted abbreviations for ''forsale'' and ''notforsale''.'
  134. msg_plot_fs: 'Put this area up for auction.'
  135.  
  136. ############################################################
  137. # +------------------------------------------------------+ #
  138. # | Messages | #
  139. # +------------------------------------------------------+ #
  140. ############################################################
  141.  
  142. msg_buy: '&bBought %d %s for %s.'
  143. msg_buy_resident_plot: '&b%s bought %s''s plot for %s!'
  144. msg_couldnt_pay_taxes: '&b%s couldn''t pay taxes and was kicked from the %s.'
  145. msg_couldnt_pay_plot_taxes: '&b%s couldn''t pay taxes and lost ownership of a plot.'
  146. msg_payed_town_tax: '&bPayed town tax of '
  147. msg_payed_plot_cost: '&bPayed %s for %s plots in %s'
  148. msg_payed_resident_tax: '&bPayed resident tax of '
  149. msg_bankrupt_town: ' couldn''t afford to remain a town.'
  150. msg_bankrupt_nation: ' couldn''t afford to remain a nation.'
  151. msg_nation_not_neutral: '&bNation couldn''t afford it''s neutral state.'
  152. msg_nation_cant_neutral: '&bNation couldn''t afford to become a neutral nation.'
  153. msg_neutral_disabled: '&bNation neutrality is disabled globally.'
  154. msg_you_paid: '&bYou paid %s to set neutral status.'
  155. msg_nation_set_neutral: '&bSuccessfully changed nation''s neutrality.'
  156. msg_nation_allow_neutral: '&bNation permissions to remain neutral are now: %s'
  157. msg_mobremoval_world: '&bBlocking world mob spawns: %s'
  158. msg_mobremoval_town: '&bPermit blocking town mob spawns: %s'
  159. msg_nation_neutral: '&bYour nation is now'
  160. msg_tax_exempt: '&bTown staff are exempt from taxes.'
  161. msg_del_nation: '&bThe nation %s was disbanded!'
  162. msg_del_resident: '&b%s lost all his Towny data!'
  163. msg_del_town: '&bThe town of %s fell into ruin!'
  164. msg_join_nation: '&bThe town of %s joined the nation!'
  165. msg_join_town: '&b%s joined the town!'
  166. msg_friend_add: '&b%s added you as a friend.'
  167. msg_friend_remove: '&b%s removed you as a friend.'
  168. msg_removed: '&bRemoved '
  169. msg_from_list: ' from your friend list.'
  170. msg_to_list: ' to your friend list.'
  171. msg_left_town: '&b%s left town'
  172. msg_you_left: '&bYou left %s.'
  173. msg_not_mayor: '&bYou are not the mayor.'
  174. msg_not_king: '&bYou are not the king.'
  175. msg_not_mayor_ass: '&bYou are not the mayor or an assistant.'
  176. msg_not_king_ass: '&bYou are not the king or an assistant.'
  177. msg_own_nation_disallow: '&bYou can not do this to your own nation.'
  178. msg_no_perms_claim: '&bYou do not have permission to expand your town.'
  179. msg_outpost_disable: '&bOutposts are not available.'
  180. msg_kicked_by: '&bYou were kicked from town by %s.'
  181. msg_kicked: '&b%s kicked %s from town.'
  182. msg_nation_kicked_by: '&bYour town was kicked from the nation by %s.'
  183. msg_town_left_nation: '&bYour town left the nation of %s.'
  184. msg_nation_town_left: '&bThe town of %s left your nation.'
  185. msg_nation_kicked: '&b%s kicked %s from the nation.'
  186. msg_raised_ass: '&b%s raised %s to %s assistants.'
  187. msg_lowered_to_res_by: '&bYou were demoted to a regular resident by %s.'
  188. msg_lowered_to_res: '&b%s demoted %s to regular resident.'
  189. msg_invalid_name: '&bNone of those names were valid.'
  190. msg_invited_join_town: '&b%s invited %s to town.'
  191. msg_invited_join_nation: '&b%s invited %s to the nation.'
  192. msg_deny_invite: '&b%s denied your invite.'
  193. msg_invited: '&bYou''ve been invited to join %s.'
  194. msg_town_online: 'Online in Town'
  195. msg_nation_online: 'Online in Nation'
  196.  
  197. msg_allied_nations: '&b%s allied with the nations %s.'
  198. msg_broke_alliance: '&b%s broke their alliance with the nations %s.'
  199. msg_enemy_nations: '&b%s developed a hatred for the nations %s.'
  200. msg_enemy_to_neutral: '&b%s has changed it''s status to neutral towards %s.'
  201. msg_added_ally: '&b%s allied with your nation.'
  202. msg_removed_ally: '&b%s canceled the alliance with your nation.'
  203. msg_added_enemy: '&b%s has developed a hatred towards your nation.'
  204. msg_removed_enemy: '&b%s has become peaceful towards your nation.'
  205. msg_unable_ally_enemy: '&cUnable to ally %s as they have us as enemies.'
  206.  
  207. msg_claimed: '&2Successfully claimed'
  208. msg_unclaimed: '&2Successfully unclaimed'
  209. msg_not_claimable: '&cThis world is not claimable.'
  210. msg_abandoned_area: '&bAbandoned area %s'
  211. msg_admin_unclaim_area: '&cForcefully unclaimed area %s'
  212. msg_abandoned_area_1: '&bYour town abandoned the area'
  213. msg_no_money_purchase_plot: '&cYou don''t have enough money to purchase this plot.'
  214. msg_town_no_money_purchase_plot: '&cThe town doesn''t have enough money to purchase back this plot.'
  215. msg_no_funds_new_town: '&c%s can''t afford to settle a new town here.'
  216. msg_no_funds_claim: '&cTown cannot afford to claim %s town blocks costing %s. Add more money into the town bank.'
  217. msg_no_funds_to_buy: '&cTown cannot afford to buy %s %s costing %s. Add more money into the town bank.'
  218. msg_annexed_area: '&2Annexed area %s'
  219. msg_max_plot_own: '&cYou cannot own more than %s plots.'
  220. msg_max_outposts_own: '&cYou cannot own more than %s outposts.'
  221. msg_wait_locked: '&2Please be patient, the plots will become available soon.'
  222. msg_no_funds_new_nation: '&cThe town can''t afford to start a new nation.'
  223. msg_already_claimed: '&cThis area has already been claimed by: %s'
  224. msg_already_claimed_1: '&cThis area (%s) already belongs to someone.'
  225. msg_already_claimed_2: '&cThis area has already been claimed.'
  226. msg_too_close: '&cThis area is too close to another town.'
  227. msg_too_far: '&cThis area is too far away from the other towns.'
  228. msg_not_claimed: '&bThis area (%s) hasn''t been claimed.'
  229. msg_not_claimed_1: '&bThis area has not been claimed.'
  230. msg_not_own_area: '&cYou do not own the selected area.'
  231. msg_not_own_place: '&bThis place is not owned by anyone.'
  232. msg_area_not_own: '&cThis area does not belong to you.'
  233. msg_area_not_recog: '&cThis area isn''t recognized by Towny.'
  234. msg_specify_name: '&bSpecify town name'
  235. msg_specify_nation_name: '&bSpecify nation name'
  236. msg_peasant_right: '&bA peasant hasn''t the right to force his leaders into the throne.'
  237. msg_cost_spawn: '&bYou were charged %s to teleport to the town''s spawn.'
  238. msg_cost_spawn_refund: '&bYou were refunded the charge for using town spawn.'
  239. msg_town_spawn_warmup: '&bWaiting to teleport...'
  240. msg_town_rename_disabled: '&bTown Renaming Disabled'
  241. msg_town_set_name: '&b%s renamed town to %s.'
  242. msg_nation_set_name: '&b%s renamed nation to %s.'
  243.  
  244. msg_changed_pvp: '&c%s PVP has been %s.'
  245. msg_changed_public: '&cThe Town''s public status is now %s.'
  246. msg_changed_expl: '&cExplosions in %s are now %s.'
  247. msg_changed_fire: '&cFirespread in %s is now %s.'
  248. msg_changed_mobs: '&cMonster spawns in %s are now %s.'
  249. msg_changed_taxpercent: '&cPercentage based taxes are now %s.'
  250. msg_changed_open: '&cInviteless joining is now %s.'
  251. msg_toggle_open_on_warning: 'Warning: Townperms should be turned off if town is set open. Type ''/town set perm off'' followed by ''/town set perm reset''.'
  252.  
  253. msg_changed_world_setting: '&c%s for %s is: %s.'
  254.  
  255. msg_world_pvp: '&cThis world is PvP only.'
  256. msg_world_mobs: '&cThis world has Monster spawns forced on.'
  257. msg_world_expl: '&cThis world has Explosions forced on.'
  258. msg_world_fire: '&cThis world has Fire spread forced on.'
  259.  
  260. msg_plot_pvp: '&cPVP can not be toggled in an Arena Plot.'
  261. msg_plot_regen_wrong_size: '&cRegen can only be performed when the default plot size (16) is used.'
  262.  
  263. msg_reloaded: '&2Towny''s settings were reloaded.'
  264. msg_undo_complete: '&2Undo complete.'
  265. msg_give_total: '&bGave %s bonus. (Total: %s)'
  266. mag_backup_success: '&2Backup successful.'
  267. msg_xx_withdrew_xx: '&b%s withdrew %s from the %s bank.'
  268. msg_xx_deposited_xx: '&b%s deposited %s into the %s bank.'
  269. msg_insuf_funds: '&cYou don''t have that much.'
  270. msg_err_withdraw_disabled: 'Withdrawing from this bank is disabled!'
  271. msg_err_deposit_capped: 'Unable to desposit money. This bank is capped at %s.'
  272.  
  273. msg_set_town_home: '&bSuccessfully changed town''s home block to %s'
  274. msg_set_town_spawn: '&bSuccessfully changed town''s spawn.'
  275. msg_set_outpost_spawn: '&bSuccessfully changed outpost''s spawn.'
  276. msg_set_title: '&b%s was granted the title of ''%s''.'
  277. msg_set_surname: '&b%s was granted the surname of ''%s''.'
  278. msg_clear_title_surname: '&bThe %s for ''%s'' was cleared.'
  279.  
  280. msg_clear_plot_material: '&bThe plot was cleared of all %s''s.'
  281.  
  282. msg_set_perms: '&bSuccessfully changed permissions to:'
  283. msg_set_claim: '&bSuccessfully changed %s''s claimability to %s'
  284. msg_set_perms_reset: '&bSuccessfully reset permissions on all %s plots.'
  285.  
  286. msg_usedefault: '&bThis world (%s) is now using the global default settings.'
  287. msg_set_wild_perms: '&bSuccessfully changed %s''s wild permissions %s'
  288. msg_set_wild_ignore: '&bSuccessfully changed %s''s wild ignore blocks to %s'
  289. msg_set_wild_name: '&bSuccessfully changed %s''s wild name to %s'
  290. msg_set_wild_regen: '&bSuccessfully changed %s''s wild regen to ''%s'''
  291. msg_set_use_towny_on: '&bThis world now follows towny rules.'
  292. msg_set_use_towny_off: '&cThis world is exempt of all towny interactions.'
  293.  
  294. msg_error_must_be_int: '&bAmount must be an integer.'
  295. msg_error_must_be_num: '&bAmount must be a number.'
  296. msg_must_specify_amnt: '&bMust specify amount. Eg: %s 54'
  297. msg_town_set_tax: '&b%s has set the daily resident tax at %s'
  298. msg_town_set_plottax: '&b%s has set the daily tax of plots at %s'
  299. msg_town_set_plotprice: '&b%s has set the price of plots at %s'
  300. msg_town_set_alttax: '&b%s has set the daily tax of %s plots at %s'
  301. msg_town_set_altprice: '&b%s has set the price of %s plots at %s'
  302. msg_town_set_nation_tax: '&b%s has set the nation tax at %s'
  303.  
  304. msg_set_nation_tag: '&b%s has set the nation tag to [%s]'
  305. msg_set_town_tag: '&b%s has set the town tag to [%s]'
  306. msg_reset_nation_tag: '&b%s has cleared the nation tag.'
  307. msg_reset_town_tag: '&b%s has cleared the town tag.'
  308.  
  309. msg_mayor_abandon: '&bYou would abandon your people? Choose another mayor with ''/town set mayor'' if you''re sure.'
  310. msg_new_day_tax: '&bA new day is here! Taxes and rent have been collected'
  311. msg_new_day: '&bA new day is here!'
  312. msg_new_king: '&b%s is now the king of %s!'
  313. msg_err_new_king_notmayor: '&cNew King is not a mayor.'
  314. msg_err_king_not_in_nation: '&cNew King doesn''t belong to this nation.'
  315. msg_err_fight_like_king: '&cNeutrality is not an option! Fight like a King!'
  316. msg_no_access_nation_bank: '&cYou don''t have access to the nation''s bank.'
  317. msg_err_no_money: '&cThere is not enough money in the bank.'
  318. msg_new_mayor: '&b%s is now the mayor!'
  319. msg_new_nation: '&b%s created a new nation called %s'
  320. msg_new_town: '&b%s created a new town called %s'
  321. msg_plot_for_sale: '&b%s put the plot (%s) up for sale!'
  322. msg_plot_set_type: '&bPlot type set to %s'
  323. msg_registration: '&eWelcome %s to the server!'
  324. msg_war_eliminated: '&6[War]&b %s was eliminated from the war.'
  325. msg_war_forfeited: '&6[War]&b %s forfeited.'
  326. msg_war_join: '&6[War] &b%s joined the fight!'
  327. msg_war_join_forced: '&6[War]&b The nation of %s has been forced into war due to global settings!'
  328. msg_war_join_nation: '&6[War]&b The nation of %s has joined the war!'
  329. msg_war_lose_block: '&6[War]&b (%s) belonging to %s has fallen.'
  330. msg_war_score: '&6[War]&b %s scored %d points!'
  331. msg_war_cannot_do: '&cYou cannot do this when the world is at war.'
  332. msg_war_started: '&eStarted the war countdown.'
  333. msg_war_ended: '&eEnded the current war.'
  334.  
  335. msg_enemy_war_area_under_attack: '&6[War]&b %s (%s) is under attack by %s!'
  336. msg_enemy_war_area_won: '&6[War]&b %s (%s) won (%s)!'
  337. msg_enemy_war_area_defended: '&6[War]&b %s defended (%s)!'
  338. msg_err_enemy_war_must_be_placed_above_ground: '&6[War]&c Must place flag above ground.'
  339. msg_err_enemy_war_not_part_of_nation: '&6[War]&c This area doesn''t belong to a nation.'
  340. msg_err_enemy_war_is_neutral: '&6[War]&c %s is neutral.'
  341. msg_err_enemy_war_require_online: '&6[War]&c Require at least %d people online in %s to attack.'
  342. msg_err_enemy_war_not_on_edge_of_town: '&6[War]&c Only allowed to attack the borders of a town.'
  343. msg_err_enemy_war_cell_already_under_attack: '&6[War]&c This area is already under attack by %s.'
  344. msg_err_enemy_war_reached_max_active_flags: '&6[War]&c You can''t attack more than %d areas at once.'
  345.  
  346. msg_cache_block_error: '&cYou have not been registered with Towny. Try relogging.'
  347. msg_cache_block_error_wild: '&cNot allowed to %s in the wild.'
  348. msg_cache_block_error_plot: '&cOwner doesn''t allow %s to %s here.'
  349. msg_cache_block_error_locked: '&cThis plot is locked!'
  350. msg_cache_block_error_town_resident: '&cResidents aren''t allowed to %s here.'
  351. msg_cache_block_error_town_allies: '&cAllies aren''t allowed to %s.'
  352. msg_cache_block_error_town_outsider: '&cOutsiders aren''t allowed to %s.'
  353.  
  354. msg_err_cant_afford_tp_town: '&cCannot afford to teleport to %s.'
  355. msg_err_not_public: '&cThat town is not public.'
  356. msg_err_not_open: '&cThe town %s does not have it''s doors open to everyone. Ask the mayor or an assistant to join.'
  357. msg_err_town_spawn_forbidden: '&cTown spawn travel is forbidden.'
  358. msg_err_town_spawn_nation_forbidden: '&cTown spawn travel to other towns in your nation is forbidden.'
  359. msg_err_town_spawn_ally_forbidden: '&cTown spawn travel to towns allied with your nation is forbidden.'
  360. msg_err_public_spawn_forbidden: '&cPublic spawn travel to other towns is forbidden.'
  361. msg_err_public_spawn_enemy: '&cPublic spawn travel is forbidden for enemies.'
  362. msg_err_town_spawn_disallowed_from: '&cTown spawn is not allowed from %s.'
  363. msg_err_outpost_spawn: '&cThere are no outpost spawns set for this town.'
  364.  
  365. msg_err_cant_afford_tp: '&bCannot afford to teleport to your town''s spawn.'
  366. msg_err_plot_nfs: '&cThis plot is not for sale.'
  367. msg_err_not_part_town: '&cSelected area is not part of your town.'
  368. msg_err_not_attached_edge: '&cSelected area not attached to edge.'
  369. msg_err_empty_area_selection: '&cSelected area contains no valid plots.'
  370. msg_err_not_enough_blocks: '&cNot enough available town blocks to claim this selection.'
  371. msg_err_cant_afford_blocks: '&cTown cannot afford to claim %s town blocks costing %s'
  372. msg_err_not_in_town_claim: '&cYou must belong to a town in order to claim plots.'
  373. msg_err_must_belong_town: '&cYou must belong to a town.'
  374. msg_err_dont_belong_town: '&cYou don''t belong to a town.'
  375. msg_err_dont_belong_nation: '&bYou don''t belong to a nation.'
  376. msg_err_not_same_nation: '&b%s doesn''t belong to your nation.'
  377. msg_err_rect_auto: '&cOnly towns and residents can use auto.'
  378. msg_err_invalid_radius: '&cInvalid radius. Use an integer or ''auto''.'
  379. msg_err_not_configured: '&cThis world has not been configured by Towny.'
  380. msg_err_updating_item_perms: '&cError updating item use permissions cache.'
  381. msg_err_updating_switch_perms: '&cError updating switch permissions cache.'
  382. msg_err_updating_destroy_perms: '&cError updating destroy permissions cache.'
  383. msg_err_updating_build_perms: '&cError updating build permissions cache.'
  384. msg_err_admin_only: '&cOnly an admin can use this command.'
  385. msg_err_admin_only_delete: '&cOnly an admin can delete other resident data.'
  386. msg_err_admin_only_delete_town: '&cOnly an admin can delete other town data.'
  387. msg_err_admin_only_delete_nation: '&cOnly an admin can delete other nation data.'
  388. msg_err_online_or_npc: '&c%s is Online or is an NPC.'
  389. msg_err_not_registered: '&cYou are not registered'
  390. msg_err_not_registered_1: '&c%s is not registered'
  391. msg_err_invalid_name: '&c%s is an invalid name.'
  392. msg_err_already_res: '&c%s already belongs to a town.'
  393. msg_err_already_in_town: '&c%s is already a part of %s.'
  394. msg_err_already_nation: '&cTarget town already belongs to a nation.'
  395. msg_err_invalid_property: '&cInvalid ''%s'' property.'
  396. msg_err_not_supported: '&cNot yet supported.'
  397. msg_err_invalid_input: '&cInvalid input. Use %s'
  398. msg_err_negative: '&cInput cannot be negative.'
  399. msg_err_input_too_long: '&cInput is too long.'
  400. msg_err_invalid_choice: '&cInvalid choice'
  401. msg_err_invalid_sub: '&cInvalid sub command.'
  402. msg_err_command_disable: '&cYou don''t have enough permissions for that command.'
  403. msg_err_universe_limit: '&cThe universe cannot hold any more towns.'
  404. msg_err_too_many_npc: '&cToo many npc''s registered.'
  405. msg_err_negative_money: '&cYou cannot have negative money.'
  406. msg_err_not_percentage: '&cPercentages must be below 100.'
  407. msg_err_no_economy: '&cEconomy has not been turned on.'
  408. msg_err_not_block_type: '&cThat is not a valid plot type!'
  409. msg_not_allowed_join: '&c%s is not permitted to join a town.'
  410. msg_offline_no_join: '&c%s is offline but using permissions so can''t join a town.'
  411. msg_err_warzone_cannot_edit_material: '&cCannot %s %s in warzone.'
  412. msg_err_warzone_cannot_use_switches: '&cCannot use switches in warzone.'
  413. msg_err_warzone_cannot_use_item: '&cCannot use this item in a warzones.'
  414. msg_err_cannot_perform_action: '&cCannot perform this action in the %s.'
  415. msg_npc_flag: '&bNPC flag is now %s for %s.'
  416.  
  417. # WarFlag Economy
  418. msg_enemy_war_purchased_warflag: '&6[War]&c You paid %s in fees to attack.'
  419. msg_enemy_war_area_won_pillage: '&6[War]&c %s pillaged %s from %s.'
  420. msg_enemy_war_area_won_rebuilding: '&6[War]&c %s paid %s to %s for rebuilding.'
  421. msg_enemy_war_area_won_rebuilding_err: 'You don''t have enough to pay %s %s to aid in rebuilding.'
  422. msg_enemy_war_area_won_rebuilding_err_global: '%s could not pay the %s. Attack at %s was canceled.'
  423. msg_err_insuficient_funds_warflag: 'You require %s in order to place a warflag.'
  424. msg_err_insuficient_funds_future: 'You require %s in the event you need to pay for %s.'
  425. name_defended_attack: 'defended attack'
  426. name_rebuilding: 'rebuilding fine'
  427. msg_enemy_war_area_defended_attacker: '&6[War]&c You were forced to pay %s %s for your failed attack.'
  428. msg_enemy_war_area_defended_defender: '&6[War]&c %s payed you %s for the failed attack.'
  429. msg_enemy_war_area_defended_greater_forces: '&6[War]&c Your failed attack costed you %s.'
  430.  
  431. msg_warning_delete: '&4*** WARNING, %s WILL BE DELETED AT NEXT NEW DAY DUE TO LACK OF FUNDS ***'
  432.  
  433. # these messages are only used if town/nation creation is set to admins only
  434.  
  435. msg_admin_only_create_nation: '&cOnly admins are allowed to create nations.'
  436. msg_admin_only_create_town: '&cOnly admins are allowed to create towns.'
Add Comment
Please, Sign In to add comment